Skip to content

Commit c74218d

Browse files
authored
Update iso690-full-note-cs.csl (JabRef#5062)
fixed a bug when doi didn't show Show Available at only when there is a URL.
1 parent e72fb75 commit c74218d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

iso690-full-note-cs.csl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category citation-format="note"/>
1515
<category field="law"/>
1616
<summary>Czech ISO-690, full note.</summary>
17-
<updated>2020-09-18T10:00:11+00:00</updated>
17+
<updated>2020-10-07T01:38:13+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">
@@ -299,10 +299,10 @@
299299
<if variable="DOI">
300300
<text variable="DOI" prefix="DOI:&#160;"/>
301301
</if>
302-
<else>
302+
<else-if variable="URL">
303303
<text term="available at" text-case="capitalize-first" suffix=":&#160;"/>
304304
<text variable="URL"/>
305-
</else>
305+
</else-if>
306306
</choose>
307307
</macro>
308308
<macro name="medium">
@@ -366,7 +366,6 @@
366366
<text prefix=". " macro="issued"/>
367367
<text prefix=", " macro="citation-locator"/>
368368
<text prefix=" " macro="quoted"/>
369-
<text prefix=". " macro="identifier"/>
370369
</if>
371370
<else-if variable="issued" match="none">
372371
<choose>
@@ -381,6 +380,7 @@
381380
<text macro="locator-or-period"/>
382381
</else>
383382
</choose>
383+
<text prefix=". " macro="identifier"/>
384384
</if>
385385
<else-if type="article-magazine article-newspaper webpage" match="any">
386386
<text macro="contributors-long" suffix=". "/>
@@ -391,13 +391,13 @@
391391
<text prefix=". " macro="issued"/>
392392
<text prefix=", " macro="citation-locator"/>
393393
<text prefix=" " macro="quoted"/>
394-
<text prefix=". " macro="identifier"/>
395394
</if>
396395
<else>
397396
<text prefix=". " macro="issued"/>
398397
<text macro="locator-or-period"/>
399398
</else>
400399
</choose>
400+
<text prefix=". " macro="identifier"/>
401401
</else-if>
402402
<else-if type="article-journal" match="any">
403403
<text macro="contributors-long" suffix=". "/>
@@ -416,12 +416,12 @@
416416
<if variable="URL" match="any">
417417
<text prefix=", " macro="citation-locator"/>
418418
<text prefix=" " macro="quoted"/>
419-
<text prefix=". " macro="identifier"/>
420419
</if>
421420
<else>
422421
<text macro="locator-or-period"/>
423422
</else>
424423
</choose>
424+
<text prefix=". " macro="identifier"/>
425425
</else-if>
426426
<else-if type="thesis" match="any">
427427
<text macro="contributors-long" suffix=". "/>
@@ -440,7 +440,6 @@
440440
<text prefix=". " macro="issued"/>
441441
<text prefix=", " macro="citation-locator"/>
442442
<text prefix=" " macro="quoted"/>
443-
<text prefix=". " macro="identifier"/>
444443
</if>
445444
<else-if variable="issued" match="none">
446445
<text prefix=" " macro="medium"/>
@@ -471,6 +470,7 @@
471470
</choose>
472471
</else>
473472
</choose>
473+
<text prefix=". " macro="identifier"/>
474474
</else>
475475
</choose>
476476
</else>
@@ -497,7 +497,6 @@
497497
<text prefix=" " macro="quoted"/>
498498
<text prefix=". " macro="collection" suffix="."/>
499499
<text prefix=". " macro="ISBN" suffix="."/>
500-
<text prefix=". " macro="identifier"/>
501500
</if>
502501
<else-if variable="issued" match="none">
503502
<text prefix=". " macro="edition" suffix="."/>
@@ -519,6 +518,7 @@
519518
<text prefix=". " macro="ISBN" suffix="."/>
520519
</else>
521520
</choose>
521+
<text prefix=". " macro="identifier"/>
522522
</if>
523523
<else-if type="article-magazine article-newspaper webpage" match="any">
524524
<text macro="contributors-full" suffix=". "/>
@@ -530,13 +530,13 @@
530530
<text prefix=", " macro="page-range"/>
531531
<text prefix=" " macro="quoted"/>
532532
<text prefix=". " macro="ISSN" suffix="."/>
533-
<text prefix=". " macro="identifier"/>
534533
</if>
535534
<else>
536535
<text prefix=", " macro="page-range" suffix="."/>
537536
<text prefix=". " macro="ISSN" suffix="."/>
538537
</else>
539538
</choose>
539+
<text prefix=". " macro="identifier"/>
540540
</else-if>
541541
<else-if type="article-journal" match="any">
542542
<text macro="contributors-full" suffix=". "/>
@@ -556,13 +556,13 @@
556556
<text prefix=", " macro="page-range"/>
557557
<text prefix=" " macro="quoted"/>
558558
<text prefix=". " macro="ISSN" suffix="."/>
559-
<text prefix=". " macro="identifier"/>
560559
</if>
561560
<else>
562561
<text prefix=", " macro="page-range" suffix="."/>
563562
<text prefix=". " macro="ISSN" suffix="."/>
564563
</else>
565564
</choose>
565+
<text prefix=". " macro="identifier"/>
566566
</else-if>
567567
<else-if type="thesis" match="any">
568568
<text macro="contributors-full" suffix=". "/>
@@ -583,7 +583,6 @@
583583
<text prefix=" " macro="quoted" suffix="."/>
584584
<text prefix=". " macro="collection" suffix="."/>
585585
<text prefix=". " macro="ISBN" suffix="."/>
586-
<text prefix=". " macro="identifier"/>
587586
</if>
588587
<else-if variable="issued" match="none">
589588
<text prefix=" " macro="medium" suffix="."/>
@@ -603,6 +602,7 @@
603602
<text prefix=". " macro="ISBN" suffix="."/>
604603
</else>
605604
</choose>
605+
<text prefix=". " macro="identifier"/>
606606
</else-if>
607607
</choose>
608608
</layout>

0 commit comments

Comments
 (0)