Skip to content

Commit

Permalink
Update natura-croatica.csl (#5795)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Dec 18, 2021
1 parent 3648ae6 commit ab629ab
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions natura-croatica.csl
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,19 @@
<category field="biology"/>
<issn>1330-0520</issn>
<eissn>1848-7386</eissn>
<updated>2021-10-27T08:21:10+00:00</updated>
<updated>2021-12-17T16:20:35+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">
<names variable="author">
<name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="editor">
Expand Down Expand Up @@ -80,7 +85,7 @@
<text macro="author-short"/>
<group>
<text macro="year-date"/>
<text variable="year-suffix" font-style="italic"/>
<text variable="year-suffix" font-style="normal"/>
</group>
<text variable="locator"/>
</group>
Expand All @@ -100,14 +105,14 @@
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="year-suffix" font-style="italic"/>
<text variable="year-suffix" font-style="normal"/>
</group>
</group>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<group suffix=".">
<group>
<text variable="title" font-style="italic" text-case="capitalize-first" suffix=". "/>
<text variable="title" text-case="capitalize-first" font-style="normal" suffix=". "/>
<group delimiter=" " suffix=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<text macro="editor"/>
Expand Down Expand Up @@ -151,7 +156,7 @@
<text macro="editor"/>
</group>
<group>
<text variable="container-title" text-case="title" font-style="italic"/>
<text variable="container-title" text-case="title" font-style="normal"/>
<choose>
<if is-numeric="volume">
<group delimiter=" " suffix=".">
Expand Down

0 comments on commit ab629ab

Please sign in to comment.