Skip to content

Commit

Permalink
Update iso690-author-date-cs.csl (JabRef#5003)
Browse files Browse the repository at this point in the history
  • Loading branch information
libora committed Sep 5, 2020
1 parent 165592c commit 02a26ef
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions iso690-author-date-cs.csl
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
<macro name="container-author">
<names variable="container-author">
<name and="text" delimiter=", " delimiter-precedes-last="never">
<!--name and="text" name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="never"-->
<name-part name="given"/>
<name-part name="family" text-case="uppercase"/>
</name>
Expand Down Expand Up @@ -283,17 +282,6 @@
</if>
</choose>
</macro>
<!--<macro name="date-day-month">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="day" suffix=".&#160;"/>
<date-part name="month" form="numeric" suffix="."/>-->
<!--date-part name="year"/-->
<!--</date>
</if>
</choose>
</macro>-->
<macro name="scale">
<group delimiter="&#160;">
<text term="scale" text-case="capitalize-first"/>
Expand Down Expand Up @@ -489,7 +477,6 @@
<text macro="edition"/>
<text macro="secondary-responsability"/>
<text macro="publisher-info"/>
<!--text macro="page"/-->
<text macro="collection"/>
</group>
<text macro="accessed"/>
Expand All @@ -506,7 +493,6 @@
<text macro="edition"/>
<text macro="secondary-responsability"/>
<text macro="publisher-info"/>
<!--text macro="page"/-->
<group delimiter=" ">
<text macro="collection"/>
<text macro="accessed"/>
Expand All @@ -532,8 +518,6 @@
<text macro="edition"/>
<group delimiter=" ">
<group delimiter=", ">
<text macro="publisher-info"/>
<!--<text macro="date-day-month"/>-->
<text macro="issue"/>
</group>
<text macro="accessed"/>
Expand All @@ -549,10 +533,6 @@
<group delimiter=" ">
<group delimiter=", ">
<text macro="publisher-info"/>
<!--group delimiter=": ">
<text macro="publisher-place"/>
<text macro="publisher"/>
</group-->
<text macro="collection"/>
<text macro="page"/>
</group>
Expand All @@ -568,7 +548,6 @@
<text macro="genre"/>
<text macro="publisher-place"/>
<group delimiter=" ">
<!--<text macro="date-day-month"/>-->
<text macro="accessed"/>
</group>
<text macro="page"/>
Expand Down Expand Up @@ -687,8 +666,6 @@
<group delimiter=". " suffix=". ">
<text macro="title"/>
<text macro="interviewer"/>
<!--text macro="event"/-->
<!--<text macro="date-day-month"/>-->
</group>
</else-if>
<else>
Expand Down

0 comments on commit 02a26ef

Please sign in to comment.