Skip to content

Commit 78b63fc

Browse files
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 entry
1 parent 2d30ff5 commit 78b63fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

joss/paper.bib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ @article{halsne2023ocean
3333
}
3434

3535
@article{oreilly2016california,
36-
title={The California coastal wave monitoring and prediction system},
36+
title={The {C}alifornia coastal wave monitoring and prediction system},
3737
author={O'Reilly, William C and Olfe, Corey B and Thomas, Julianna and Seymour, RJ and Guza, RT},
3838
journal={Coastal Engineering},
3939
volume={116},
@@ -91,7 +91,7 @@ @article{munk1947refraction
9191
}
9292

9393
@article{kukulka2017surface,
94-
title={Surface wave dynamics in Delaware Bay and its adjacent coastal shelf},
94+
title={Surface wave dynamics in {D}elaware {B}ay and its adjacent coastal shelf},
9595
author={Kukulka, Tobias and Jenkins III, Robert L and Kirby, James T and Shi, Fengyan and Scarborough, Robert W},
9696
journal={Journal of Geophysical Research: Oceans},
9797
volume={122},
@@ -103,7 +103,7 @@ @article{kukulka2017surface
103103
}
104104

105105
@book{phillips1966,
106-
title = {The {Dynamics} of the {Upper} {Ocean}},
106+
title = {The dynamics of the upper ocean},
107107
language = {en},
108108
urldate = {2024-11-14},
109109
publisher = {Cambridge University Press},

0 commit comments

Comments
 (0)