Commit 78b63fc
authored
Fix capitalization on citations (#258)
* Try pandoc curly brackets convention
Trying to follow the pandoc convention and put "e.g.," in curly brackets
* Try in-text citation instead
Try to write down citations keys in-text
* Test removing comma after e.g.
* Change order of prefix to test alphabetical order
* Back to original version
* Fix capitalization in article titles in paper.bib
* Fix capitalization in book title entry1 parent 2d30ff5 commit 78b63fc
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments