Skip to content

Commit ab629ab

Browse files
authored
Update natura-croatica.csl (#5795)
1 parent 3648ae6 commit ab629ab

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

natura-croatica.csl

+10-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,19 @@
1414
<category field="biology"/>
1515
<issn>1330-0520</issn>
1616
<eissn>1848-7386</eissn>
17-
<updated>2021-10-27T08:21:10+00:00</updated>
17+
<updated>2021-12-17T16:20:35+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">
2121
<names variable="author">
2222
<name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all">
2323
<name-part name="family" font-variant="small-caps"/>
2424
</name>
25+
<label form="short" prefix=" (" suffix=")"/>
26+
<substitute>
27+
<names variable="editor translator"/>
28+
<text variable="title"/>
29+
</substitute>
2530
</names>
2631
</macro>
2732
<macro name="editor">
@@ -80,7 +85,7 @@
8085
<text macro="author-short"/>
8186
<group>
8287
<text macro="year-date"/>
83-
<text variable="year-suffix" font-style="italic"/>
88+
<text variable="year-suffix" font-style="normal"/>
8489
</group>
8590
<text variable="locator"/>
8691
</group>
@@ -100,14 +105,14 @@
100105
<date variable="issued">
101106
<date-part name="year"/>
102107
</date>
103-
<text variable="year-suffix" font-style="italic"/>
108+
<text variable="year-suffix" font-style="normal"/>
104109
</group>
105110
</group>
106111
<choose>
107112
<if type="bill book graphic legal_case motion_picture report song" match="any">
108113
<group suffix=".">
109114
<group>
110-
<text variable="title" font-style="italic" text-case="capitalize-first" suffix=". "/>
115+
<text variable="title" text-case="capitalize-first" font-style="normal" suffix=". "/>
111116
<group delimiter=" " suffix=" ">
112117
<text term="in" text-case="capitalize-first" font-style="italic"/>
113118
<text macro="editor"/>
@@ -151,7 +156,7 @@
151156
<text macro="editor"/>
152157
</group>
153158
<group>
154-
<text variable="container-title" text-case="title" font-style="italic"/>
159+
<text variable="container-title" text-case="title" font-style="normal"/>
155160
<choose>
156161
<if is-numeric="volume">
157162
<group delimiter=" " suffix=".">

0 commit comments

Comments
 (0)