Skip to content

Commit 02a26ef

Browse files
authored
Update iso690-author-date-cs.csl (JabRef#5003)
1 parent 165592c commit 02a26ef

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

Diff for: iso690-author-date-cs.csl

-23
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
<macro name="container-author">
143143
<names variable="container-author">
144144
<name and="text" delimiter=", " delimiter-precedes-last="never">
145-
<!--name and="text" name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="never"-->
146145
<name-part name="given"/>
147146
<name-part name="family" text-case="uppercase"/>
148147
</name>
@@ -283,17 +282,6 @@
283282
</if>
284283
</choose>
285284
</macro>
286-
<!--<macro name="date-day-month">
287-
<choose>
288-
<if variable="issued">
289-
<date variable="issued">
290-
<date-part name="day" suffix=".&#160;"/>
291-
<date-part name="month" form="numeric" suffix="."/>-->
292-
<!--date-part name="year"/-->
293-
<!--</date>
294-
</if>
295-
</choose>
296-
</macro>-->
297285
<macro name="scale">
298286
<group delimiter="&#160;">
299287
<text term="scale" text-case="capitalize-first"/>
@@ -489,7 +477,6 @@
489477
<text macro="edition"/>
490478
<text macro="secondary-responsability"/>
491479
<text macro="publisher-info"/>
492-
<!--text macro="page"/-->
493480
<text macro="collection"/>
494481
</group>
495482
<text macro="accessed"/>
@@ -506,7 +493,6 @@
506493
<text macro="edition"/>
507494
<text macro="secondary-responsability"/>
508495
<text macro="publisher-info"/>
509-
<!--text macro="page"/-->
510496
<group delimiter=" ">
511497
<text macro="collection"/>
512498
<text macro="accessed"/>
@@ -532,8 +518,6 @@
532518
<text macro="edition"/>
533519
<group delimiter=" ">
534520
<group delimiter=", ">
535-
<text macro="publisher-info"/>
536-
<!--<text macro="date-day-month"/>-->
537521
<text macro="issue"/>
538522
</group>
539523
<text macro="accessed"/>
@@ -549,10 +533,6 @@
549533
<group delimiter=" ">
550534
<group delimiter=", ">
551535
<text macro="publisher-info"/>
552-
<!--group delimiter=": ">
553-
<text macro="publisher-place"/>
554-
<text macro="publisher"/>
555-
</group-->
556536
<text macro="collection"/>
557537
<text macro="page"/>
558538
</group>
@@ -568,7 +548,6 @@
568548
<text macro="genre"/>
569549
<text macro="publisher-place"/>
570550
<group delimiter=" ">
571-
<!--<text macro="date-day-month"/>-->
572551
<text macro="accessed"/>
573552
</group>
574553
<text macro="page"/>
@@ -687,8 +666,6 @@
687666
<group delimiter=". " suffix=". ">
688667
<text macro="title"/>
689668
<text macro="interviewer"/>
690-
<!--text macro="event"/-->
691-
<!--<text macro="date-day-month"/>-->
692669
</group>
693670
</else-if>
694671
<else>

0 commit comments

Comments
 (0)