Skip to content

Commit 2ca5cd8

Browse files
authored
Update urad-rs-za-makroekonomske-analize-in-razvoj.csl (#5619)
1 parent 32ef9ba commit 2ca5cd8

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

urad-rs-za-makroekonomske-analize-in-razvoj.csl

+9-6
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</author>
1414
<category citation-format="author-date"/>
1515
<category field="generic-base"/>
16-
<updated>2021-08-25T13:10:38+00:00</updated>
16+
<updated>2021-09-02T13:59:07+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<macro name="container-contributors-booklike">
@@ -312,7 +312,7 @@
312312
</else-if>
313313
<else>
314314
<names variable="author" delimiter=", ">
315-
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
315+
<name form="short" and="text" delimiter-precedes-last="never" initialize-with=". "/>
316316
<substitute>
317317
<names variable="illustrator"/>
318318
<names variable="composer"/>
@@ -377,7 +377,7 @@
377377
</macro>
378378
<macro name="access">
379379
<choose>
380-
<if type="bill legal_case legislation" match="any"/>
380+
<if type="bill legal_case" match="any"/>
381381
<else-if variable="DOI" match="any">
382382
<text variable="DOI" prefix="https://doi.org/"/>
383383
</else-if>
@@ -427,7 +427,7 @@
427427
<else-if variable="title">
428428
<choose>
429429
<if variable="version" type="book" match="all">
430-
<text variable="title"/>
430+
<text variable="title" font-style="italic"/>
431431
</if>
432432
<else-if variable="reviewed-author reviewed-title" type="review review-book" match="any">
433433
<choose>
@@ -446,8 +446,11 @@
446446
<else-if type="post post-weblog webpage" variable="container-title" match="any">
447447
<text variable="title"/>
448448
</else-if>
449-
<else>
449+
<else-if type="legislation book" match="any">
450450
<text variable="title" font-style="italic"/>
451+
</else-if>
452+
<else>
453+
<text variable="title" font-style="normal"/>
451454
</else>
452455
</choose>
453456
</else-if>
@@ -1386,7 +1389,7 @@
13861389
</else-if>
13871390
</choose>
13881391
</macro>
1389-
<citation et-al-min="6" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
1392+
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
13901393
<sort>
13911394
<key macro="author" names-min="8" names-use-first="6"/>
13921395
<key macro="issued-sort"/>

0 commit comments

Comments
 (0)