|
15 | 15 | <category field="law"/> |
16 | 16 | <issn>0231-6625</issn> |
17 | 17 | <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 -> Předvolby (Preferences) -> Citování (Cite) -> Styly (Styles).</summary> |
18 | | - <updated>2020-04-10T10:00:00+00:00</updated> |
| 18 | + <updated>2020-04-11T10:00:00+00:00</updated> |
19 | 19 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
20 | 20 | </info> |
21 | 21 | <locale xml:lang="cs"> |
|
138 | 138 | <name name-as-sort-order="all" sort-separator=", " delimiter=" – "> |
139 | 139 | <name-part name="family" text-case="uppercase"/> |
140 | 140 | </name> |
141 | | - <label prefix="(" form="short" plural="contextual" suffix=")."/> |
| 141 | + <label prefix=" (" form="short" plural="contextual" suffix=")."/> |
142 | 142 | </names> |
143 | 143 | </if> |
144 | 144 | </choose> |
|
285 | 285 | </if> |
286 | 286 | </choose> |
287 | 287 | </macro> |
288 | | - <macro name="ISSN"> |
289 | | - <choose> |
290 | | - <if variable="ISSN"> |
291 | | - <text variable="ISSN" prefix="ISSN "/> |
292 | | - </if> |
293 | | - </choose> |
294 | | - </macro> |
295 | 288 | <macro name="identifier"> |
296 | 289 | <group delimiter="; " suffix="."> |
297 | 290 | <choose> |
|
426 | 419 | <text macro="contributors-long" suffix=". "/> |
427 | 420 | <text macro="title-long" suffix=". "/> |
428 | 421 | <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"/> |
438 | 423 | <choose> |
439 | 424 | <if variable="accessed DOI URL" match="any"> |
440 | 425 | <text prefix=", " macro="citation-locator"/> |
|
534 | 519 | </else> |
535 | 520 | </choose> |
536 | 521 | </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"> |
538 | 523 | <text macro="contributors-full" suffix=". "/> |
539 | 524 | <text macro="title-long" suffix=". "/> |
540 | 525 | <text macro="container-full"/> |
|
544 | 529 | <text prefix=", s. " variable="page"/> |
545 | 530 | <text prefix=" " macro="quoted"/> |
546 | 531 | <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="."/> |
576 | 532 | <text prefix=". " macro="identifier"/> |
577 | 533 | </if> |
578 | 534 | <else> |
579 | 535 | <text prefix=", s. " variable="page" suffix="."/> |
580 | 536 | <text prefix=". " variable="note" suffix="."/> |
581 | | - <text prefix=". " macro="ISSN" suffix="."/> |
582 | 537 | </else> |
583 | 538 | </choose> |
584 | 539 | </else-if> |
|
0 commit comments