Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update iso690-author-date-cs.csl (JabRef#5003)
Browse files Browse the repository at this point in the history
libora authored Sep 5, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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>
@@ -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"/>
@@ -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"/>
@@ -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"/>
@@ -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"/>
@@ -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>
@@ -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"/>
@@ -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>

0 comments on commit 02a26ef

Please sign in to comment.