Skip to content

Commit 6dc6742

Browse files
authored
Update ocean-and-coastal-research.csl (#5392)
1 parent 1e75c74 commit 6dc6742

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

ocean-and-coastal-research.csl

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category field="science"/>
1515
<eissn>2675-2824</eissn>
1616
<summary>Ocean and Coastal Research style - Harvard</summary>
17-
<updated>2021-04-14T03:24:50+00:00</updated>
17+
<updated>2021-04-15T17:54:37+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<macro name="author">
@@ -33,7 +33,7 @@
3333
</macro>
3434
<macro name="editor">
3535
<names variable="editor">
36-
<name form="short" and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
36+
<name and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
3737
</names>
3838
</macro>
3939
<macro name="author-short">
@@ -184,11 +184,12 @@
184184
</else-if>
185185
<else>
186186
<text variable="title" suffix=". "/>
187-
<text variable="container-title" form="long" text-case="title" font-style="italic"/>
188-
<group delimiter=": ">
187+
<text variable="container-title" text-case="title" font-style="italic" suffix=","/>
188+
<group suffix=", ">
189189
<text variable="volume" prefix=" "/>
190-
<text variable="page"/>
190+
<text variable="issue" prefix="(" suffix=")"/>
191191
</group>
192+
<text variable="page"/>
192193
</else>
193194
</choose>
194195
</group>

0 commit comments

Comments
 (0)