Skip to content

Commit 505c006

Browse files
authored
Update pravnik.csl (#4690)
1 parent eb260ef commit 505c006

File tree

1 file changed

+4
-49
lines changed

1 file changed

+4
-49
lines changed

pravnik.csl

+4-49
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<category field="law"/>
1616
<issn>0231-6625</issn>
1717
<summary>Czech ISO-690, full note, suitable for Pravnik - a journal published by the Institute of State and Law of the Czech Academy of Sciences. UPOZORNĚNÍ: Pro zobrazování internetové adresy při citování elektronických periodik je potřeba tuto funkci zapnout, a to v Zotero -&gt; Předvolby (Preferences) -&gt; Citování (Cite) -&gt; Styly (Styles).</summary>
18-
<updated>2020-04-10T10:00:00+00:00</updated>
18+
<updated>2020-04-11T10:00:00+00:00</updated>
1919
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2020
</info>
2121
<locale xml:lang="cs">
@@ -138,7 +138,7 @@
138138
<name name-as-sort-order="all" sort-separator=", " delimiter=" &#8211; ">
139139
<name-part name="family" text-case="uppercase"/>
140140
</name>
141-
<label prefix="(" form="short" plural="contextual" suffix=")."/>
141+
<label prefix=" (" form="short" plural="contextual" suffix=")."/>
142142
</names>
143143
</if>
144144
</choose>
@@ -285,13 +285,6 @@
285285
</if>
286286
</choose>
287287
</macro>
288-
<macro name="ISSN">
289-
<choose>
290-
<if variable="ISSN">
291-
<text variable="ISSN" prefix="ISSN "/>
292-
</if>
293-
</choose>
294-
</macro>
295288
<macro name="identifier">
296289
<group delimiter="; " suffix=".">
297290
<choose>
@@ -426,15 +419,7 @@
426419
<text macro="contributors-long" suffix=". "/>
427420
<text macro="title-long" suffix=". "/>
428421
<text macro="container"/>
429-
<choose>
430-
<if variable="publisher publisher-place" match="any">
431-
<text prefix=". " macro="publisher"/>
432-
<text prefix=", " macro="issued"/>
433-
</if>
434-
<else>
435-
<text prefix=". " macro="issued"/>
436-
</else>
437-
</choose>
422+
<text prefix=". " macro="issued"/>
438423
<choose>
439424
<if variable="accessed DOI URL" match="any">
440425
<text prefix=", " macro="citation-locator"/>
@@ -534,7 +519,7 @@
534519
</else>
535520
</choose>
536521
</else-if>
537-
<else-if type="article-magazine article-newspaper webpage" match="any">
522+
<else-if type="article-magazine article-newspaper webpage article-journal" match="any">
538523
<text macro="contributors-full" suffix=". "/>
539524
<text macro="title-long" suffix=". "/>
540525
<text macro="container-full"/>
@@ -544,41 +529,11 @@
544529
<text prefix=", s. " variable="page"/>
545530
<text prefix=" " macro="quoted"/>
546531
<text prefix=". " variable="note" suffix="."/>
547-
<text prefix=". " macro="ISSN" suffix="."/>
548-
<text prefix=". " macro="identifier"/>
549-
</if>
550-
<else>
551-
<text prefix=", s. " variable="page" suffix="."/>
552-
<text prefix=". " variable="note" suffix="."/>
553-
<text prefix=". " macro="ISSN" suffix="."/>
554-
</else>
555-
</choose>
556-
</else-if>
557-
<else-if type="article-journal" match="any">
558-
<text macro="contributors-full" suffix=". "/>
559-
<text macro="title-long" suffix=". "/>
560-
<text macro="container-full"/>
561-
<choose>
562-
<if variable="publisher publisher-place" match="any">
563-
<text prefix=". " macro="publisher"/>
564-
<text prefix=", " macro="issued"/>
565-
</if>
566-
<else>
567-
<text prefix=". " macro="issued"/>
568-
</else>
569-
</choose>
570-
<choose>
571-
<if variable="accessed DOI URL" match="any">
572-
<text prefix=", s. " variable="page"/>
573-
<text prefix=" " macro="quoted"/>
574-
<text prefix=". " variable="note" suffix="."/>
575-
<text prefix=". " macro="ISSN" suffix="."/>
576532
<text prefix=". " macro="identifier"/>
577533
</if>
578534
<else>
579535
<text prefix=", s. " variable="page" suffix="."/>
580536
<text prefix=". " variable="note" suffix="."/>
581-
<text prefix=". " macro="ISSN" suffix="."/>
582537
</else>
583538
</choose>
584539
</else-if>

0 commit comments

Comments
 (0)