Skip to content

Commit 342b9e3

Browse files
authored
Update masarykova-univerzita-pravnicka-fakulta.csl (JabRef#4868)
1 parent 91fe25e commit 342b9e3

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

masarykova-univerzita-pravnicka-fakulta.csl

+10-14
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category citation-format="note"/>
1515
<category field="law"/>
1616
<summary>Masaryk University, Faculty of Law</summary>
17-
<updated>2020-05-25T10:00:00+00:00</updated>
17+
<updated>2020-06-10T10:00:00+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
<locale xml:lang="cs">
@@ -153,7 +153,7 @@
153153
</macro>
154154
<macro name="container">
155155
<choose>
156-
<if type="chapter entry entry-dictionary entry-encyclopedia webpage" match="any">
156+
<if type="chapter entry entry-dictionary entry-encyclopedia webpage post-weblog" match="any">
157157
<choose>
158158
<if type="chapter entry entry-dictionary entry-encyclopedia" match="any">
159159
<text term="in" text-case="capitalize-first" suffix=": "/>
@@ -183,7 +183,7 @@
183183
</macro>
184184
<macro name="container-full">
185185
<choose>
186-
<if type="chapter entry entry-dictionary entry-encyclopedia webpage" match="any">
186+
<if type="chapter entry entry-dictionary entry-encyclopedia webpage post-weblog" match="any">
187187
<choose>
188188
<if type="chapter entry entry-dictionary entry-encyclopedia" match="any">
189189
<text term="in" text-case="capitalize-first" suffix=": "/>
@@ -265,7 +265,7 @@
265265
</if>
266266
</choose>
267267
</if>
268-
<else-if type="webpage" match="any">
268+
<else-if type="webpage post-weblog" match="any">
269269
<date variable="issued">
270270
<date-part name="day" suffix=".&#160;"/>
271271
<date-part name="month" suffix=".&#160;" form="numeric"/>
@@ -309,12 +309,8 @@
309309
</macro>
310310
<macro name="medium">
311311
<choose>
312-
<if variable="URL" match="any">
313-
<choose>
314-
<if type="webpage">
315-
<text term="online" prefix="[" suffix="]"/>
316-
</if>
317-
</choose>
312+
<if type="webpage post-weblog" match="any">
313+
<text term="online" prefix="[" suffix="]"/>
318314
</if>
319315
</choose>
320316
</macro>
@@ -378,13 +374,13 @@
378374
</else>
379375
</choose>
380376
</if>
381-
<else-if type="article-magazine article-newspaper webpage" match="any">
377+
<else-if type="article-magazine article-newspaper webpage post-weblog" match="any">
382378
<text macro="contributors-long" suffix=". "/>
383379
<choose>
384380
<if type="article-magazine article-newspaper" match="any">
385381
<text macro="title-long" suffix=". "/>
386382
</if>
387-
<else-if type="webpage" match="any">
383+
<else-if type="webpage post-weblog" match="any">
388384
<text macro="title-long" suffix=" "/>
389385
<text macro="medium" suffix=". "/>
390386
</else-if>
@@ -510,13 +506,13 @@
510506
</else>
511507
</choose>
512508
</if>
513-
<else-if type="article-magazine article-newspaper webpage" match="any">
509+
<else-if type="article-magazine article-newspaper webpage post-weblog" match="any">
514510
<text macro="contributors-full" suffix=". "/>
515511
<choose>
516512
<if type="article-magazine article-newspaper" match="any">
517513
<text macro="title-long" suffix=". "/>
518514
</if>
519-
<else-if type="webpage">
515+
<else-if type="webpage post-weblog" match="any">
520516
<text macro="title-long" suffix=" "/>
521517
<text macro="medium" suffix=". "/>
522518
</else-if>

0 commit comments

Comments
 (0)