Skip to content

Commit 8f2982d

Browse files
author
Petra Selmer
committed
Tidy up referencing
1 parent 7cccfff commit 8f2982d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

cip/1.accepted/CIP2017-01-18-configurable-pattern-matching-semantics.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The CIP aims to address these issues.
2121

2222
== Background
2323

24-
This CIP is based upon the notions of _walks_, _trails_ and _paths_, as defined by _Jungnickel_ in [1].
25-
We note that walks, trails and paths are not universally used, and correspond to _paths_, _simple paths_ and _tidy paths_ as defined by _Rosen_ [2].
24+
This CIP is based upon the notions of _walks_, _trails_ and _paths_, as defined by _Jungnickel_ <<Jung10>>.
25+
We note that walks, trails and paths are not universally used, and correspond to _paths_, _simple paths_ and _tidy paths_ as defined by _Rosen_ <<Rose02>>.
2626
However, we use Jungnickel's definitions as the terms lend themselves better from a syntactic perspective.
2727

2828
We define and provide an example for each of these terms below.
@@ -325,9 +325,11 @@ However, care has been taken to retain access to current semantics.
325325

326326
== References
327327

328-
[1] D. Jungnickel. Graphs, Networks and Algorithms. Springer Publishing Company, 2010.
328+
[[Jung10]]
329+
[Jung10] D. Jungnickel. _Graphs, Networks and Algorithms_. Springer Publishing Company, 2010.
329330

330-
[2] K. H. Rosen. Discrete Mathematics and Its Applications. McGraw-Hill, 2002.
331+
[[Rose02]]
332+
[Rose02] K. H. Rosen. _Discrete Mathematics and Its Applications_. McGraw-Hill, 2002.
331333

332334
[appendix]
333335
== Functions for working with walks

0 commit comments

Comments
 (0)