|
14 | 14 | <category citation-format="note"/>
|
15 | 15 | <category field="law"/>
|
16 | 16 | <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> |
18 | 18 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
19 | 19 | </info>
|
20 | 20 | <locale xml:lang="cs">
|
|
299 | 299 | <if variable="DOI">
|
300 | 300 | <text variable="DOI" prefix="DOI: "/>
|
301 | 301 | </if>
|
302 |
| - <else> |
| 302 | + <else-if variable="URL"> |
303 | 303 | <text term="available at" text-case="capitalize-first" suffix=": "/>
|
304 | 304 | <text variable="URL"/>
|
305 |
| - </else> |
| 305 | + </else-if> |
306 | 306 | </choose>
|
307 | 307 | </macro>
|
308 | 308 | <macro name="medium">
|
|
366 | 366 | <text prefix=". " macro="issued"/>
|
367 | 367 | <text prefix=", " macro="citation-locator"/>
|
368 | 368 | <text prefix=" " macro="quoted"/>
|
369 |
| - <text prefix=". " macro="identifier"/> |
370 | 369 | </if>
|
371 | 370 | <else-if variable="issued" match="none">
|
372 | 371 | <choose>
|
|
381 | 380 | <text macro="locator-or-period"/>
|
382 | 381 | </else>
|
383 | 382 | </choose>
|
| 383 | + <text prefix=". " macro="identifier"/> |
384 | 384 | </if>
|
385 | 385 | <else-if type="article-magazine article-newspaper webpage" match="any">
|
386 | 386 | <text macro="contributors-long" suffix=". "/>
|
|
391 | 391 | <text prefix=". " macro="issued"/>
|
392 | 392 | <text prefix=", " macro="citation-locator"/>
|
393 | 393 | <text prefix=" " macro="quoted"/>
|
394 |
| - <text prefix=". " macro="identifier"/> |
395 | 394 | </if>
|
396 | 395 | <else>
|
397 | 396 | <text prefix=". " macro="issued"/>
|
398 | 397 | <text macro="locator-or-period"/>
|
399 | 398 | </else>
|
400 | 399 | </choose>
|
| 400 | + <text prefix=". " macro="identifier"/> |
401 | 401 | </else-if>
|
402 | 402 | <else-if type="article-journal" match="any">
|
403 | 403 | <text macro="contributors-long" suffix=". "/>
|
|
416 | 416 | <if variable="URL" match="any">
|
417 | 417 | <text prefix=", " macro="citation-locator"/>
|
418 | 418 | <text prefix=" " macro="quoted"/>
|
419 |
| - <text prefix=". " macro="identifier"/> |
420 | 419 | </if>
|
421 | 420 | <else>
|
422 | 421 | <text macro="locator-or-period"/>
|
423 | 422 | </else>
|
424 | 423 | </choose>
|
| 424 | + <text prefix=". " macro="identifier"/> |
425 | 425 | </else-if>
|
426 | 426 | <else-if type="thesis" match="any">
|
427 | 427 | <text macro="contributors-long" suffix=". "/>
|
|
440 | 440 | <text prefix=". " macro="issued"/>
|
441 | 441 | <text prefix=", " macro="citation-locator"/>
|
442 | 442 | <text prefix=" " macro="quoted"/>
|
443 |
| - <text prefix=". " macro="identifier"/> |
444 | 443 | </if>
|
445 | 444 | <else-if variable="issued" match="none">
|
446 | 445 | <text prefix=" " macro="medium"/>
|
|
471 | 470 | </choose>
|
472 | 471 | </else>
|
473 | 472 | </choose>
|
| 473 | + <text prefix=". " macro="identifier"/> |
474 | 474 | </else>
|
475 | 475 | </choose>
|
476 | 476 | </else>
|
|
497 | 497 | <text prefix=" " macro="quoted"/>
|
498 | 498 | <text prefix=". " macro="collection" suffix="."/>
|
499 | 499 | <text prefix=". " macro="ISBN" suffix="."/>
|
500 |
| - <text prefix=". " macro="identifier"/> |
501 | 500 | </if>
|
502 | 501 | <else-if variable="issued" match="none">
|
503 | 502 | <text prefix=". " macro="edition" suffix="."/>
|
|
519 | 518 | <text prefix=". " macro="ISBN" suffix="."/>
|
520 | 519 | </else>
|
521 | 520 | </choose>
|
| 521 | + <text prefix=". " macro="identifier"/> |
522 | 522 | </if>
|
523 | 523 | <else-if type="article-magazine article-newspaper webpage" match="any">
|
524 | 524 | <text macro="contributors-full" suffix=". "/>
|
|
530 | 530 | <text prefix=", " macro="page-range"/>
|
531 | 531 | <text prefix=" " macro="quoted"/>
|
532 | 532 | <text prefix=". " macro="ISSN" suffix="."/>
|
533 |
| - <text prefix=". " macro="identifier"/> |
534 | 533 | </if>
|
535 | 534 | <else>
|
536 | 535 | <text prefix=", " macro="page-range" suffix="."/>
|
537 | 536 | <text prefix=". " macro="ISSN" suffix="."/>
|
538 | 537 | </else>
|
539 | 538 | </choose>
|
| 539 | + <text prefix=". " macro="identifier"/> |
540 | 540 | </else-if>
|
541 | 541 | <else-if type="article-journal" match="any">
|
542 | 542 | <text macro="contributors-full" suffix=". "/>
|
|
556 | 556 | <text prefix=", " macro="page-range"/>
|
557 | 557 | <text prefix=" " macro="quoted"/>
|
558 | 558 | <text prefix=". " macro="ISSN" suffix="."/>
|
559 |
| - <text prefix=". " macro="identifier"/> |
560 | 559 | </if>
|
561 | 560 | <else>
|
562 | 561 | <text prefix=", " macro="page-range" suffix="."/>
|
563 | 562 | <text prefix=". " macro="ISSN" suffix="."/>
|
564 | 563 | </else>
|
565 | 564 | </choose>
|
| 565 | + <text prefix=". " macro="identifier"/> |
566 | 566 | </else-if>
|
567 | 567 | <else-if type="thesis" match="any">
|
568 | 568 | <text macro="contributors-full" suffix=". "/>
|
|
583 | 583 | <text prefix=" " macro="quoted" suffix="."/>
|
584 | 584 | <text prefix=". " macro="collection" suffix="."/>
|
585 | 585 | <text prefix=". " macro="ISBN" suffix="."/>
|
586 |
| - <text prefix=". " macro="identifier"/> |
587 | 586 | </if>
|
588 | 587 | <else-if variable="issued" match="none">
|
589 | 588 | <text prefix=" " macro="medium" suffix="."/>
|
|
603 | 602 | <text prefix=". " macro="ISBN" suffix="."/>
|
604 | 603 | </else>
|
605 | 604 | </choose>
|
| 605 | + <text prefix=". " macro="identifier"/> |
606 | 606 | </else-if>
|
607 | 607 | </choose>
|
608 | 608 | </layout>
|
|
0 commit comments