Skip to content

Commit

Permalink
Update ocean-and-coastal-research.csl (#5392)
Browse files Browse the repository at this point in the history
  • Loading branch information
azguth committed Apr 21, 2021
1 parent 1e75c74 commit 6dc6742
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ocean-and-coastal-research.csl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<category field="science"/>
<eissn>2675-2824</eissn>
<summary>Ocean and Coastal Research style - Harvard</summary>
<updated>2021-04-14T03:24:50+00:00</updated>
<updated>2021-04-15T17:54:37+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<macro name="author">
Expand All @@ -33,7 +33,7 @@
</macro>
<macro name="editor">
<names variable="editor">
<name form="short" and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<name and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
</names>
</macro>
<macro name="author-short">
Expand Down Expand Up @@ -184,11 +184,12 @@
</else-if>
<else>
<text variable="title" suffix=". "/>
<text variable="container-title" form="long" text-case="title" font-style="italic"/>
<group delimiter=": ">
<text variable="container-title" text-case="title" font-style="italic" suffix=","/>
<group suffix=", ">
<text variable="volume" prefix=" "/>
<text variable="page"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</else>
</choose>
</group>
Expand Down

0 comments on commit 6dc6742

Please sign in to comment.