|
142 | 142 | <macro name="container-author">
|
143 | 143 | <names variable="container-author">
|
144 | 144 | <name and="text" delimiter=", " delimiter-precedes-last="never">
|
145 |
| - <!--name and="text" name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="never"--> |
146 | 145 | <name-part name="given"/>
|
147 | 146 | <name-part name="family" text-case="uppercase"/>
|
148 | 147 | </name>
|
|
283 | 282 | </if>
|
284 | 283 | </choose>
|
285 | 284 | </macro>
|
286 |
| - <!--<macro name="date-day-month"> |
287 |
| - <choose> |
288 |
| - <if variable="issued"> |
289 |
| - <date variable="issued"> |
290 |
| - <date-part name="day" suffix=". "/> |
291 |
| - <date-part name="month" form="numeric" suffix="."/>--> |
292 |
| - <!--date-part name="year"/--> |
293 |
| - <!--</date> |
294 |
| - </if> |
295 |
| - </choose> |
296 |
| - </macro>--> |
297 | 285 | <macro name="scale">
|
298 | 286 | <group delimiter=" ">
|
299 | 287 | <text term="scale" text-case="capitalize-first"/>
|
|
489 | 477 | <text macro="edition"/>
|
490 | 478 | <text macro="secondary-responsability"/>
|
491 | 479 | <text macro="publisher-info"/>
|
492 |
| - <!--text macro="page"/--> |
493 | 480 | <text macro="collection"/>
|
494 | 481 | </group>
|
495 | 482 | <text macro="accessed"/>
|
|
506 | 493 | <text macro="edition"/>
|
507 | 494 | <text macro="secondary-responsability"/>
|
508 | 495 | <text macro="publisher-info"/>
|
509 |
| - <!--text macro="page"/--> |
510 | 496 | <group delimiter=" ">
|
511 | 497 | <text macro="collection"/>
|
512 | 498 | <text macro="accessed"/>
|
|
532 | 518 | <text macro="edition"/>
|
533 | 519 | <group delimiter=" ">
|
534 | 520 | <group delimiter=", ">
|
535 |
| - <text macro="publisher-info"/> |
536 |
| - <!--<text macro="date-day-month"/>--> |
537 | 521 | <text macro="issue"/>
|
538 | 522 | </group>
|
539 | 523 | <text macro="accessed"/>
|
|
549 | 533 | <group delimiter=" ">
|
550 | 534 | <group delimiter=", ">
|
551 | 535 | <text macro="publisher-info"/>
|
552 |
| - <!--group delimiter=": "> |
553 |
| - <text macro="publisher-place"/> |
554 |
| - <text macro="publisher"/> |
555 |
| - </group--> |
556 | 536 | <text macro="collection"/>
|
557 | 537 | <text macro="page"/>
|
558 | 538 | </group>
|
|
568 | 548 | <text macro="genre"/>
|
569 | 549 | <text macro="publisher-place"/>
|
570 | 550 | <group delimiter=" ">
|
571 |
| - <!--<text macro="date-day-month"/>--> |
572 | 551 | <text macro="accessed"/>
|
573 | 552 | </group>
|
574 | 553 | <text macro="page"/>
|
|
687 | 666 | <group delimiter=". " suffix=". ">
|
688 | 667 | <text macro="title"/>
|
689 | 668 | <text macro="interviewer"/>
|
690 |
| - <!--text macro="event"/--> |
691 |
| - <!--<text macro="date-day-month"/>--> |
692 | 669 | </group>
|
693 | 670 | </else-if>
|
694 | 671 | <else>
|
|
0 commit comments