Skip to content

Commit

Permalink
Update sodertorns-hogskola-harvard.csl (citation-style-language#2965)
Browse files Browse the repository at this point in the history
Ca7w3as3l authored and rmzelle committed Sep 21, 2017
1 parent 6ad6158 commit 90f797d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions sodertorns-hogskola-harvard.csl
Original file line number Diff line number Diff line change
@@ -127,7 +127,6 @@
<group delimiter=", ">
<group delimiter=" ">
<text variable="title" font-style="italic"/>
<text macro="online"/>
</group>
<text variable="scale"/>
</group>
@@ -151,7 +150,6 @@
</names>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<text macro="online"/>
</group>
</group>
</if>
@@ -174,7 +172,6 @@
<else>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<text macro="online"/>
</group>
</else>
</choose>
@@ -189,13 +186,6 @@
</if>
</choose>
</macro>
<macro name="online">
<choose>
<if variable="URL" match="any">
<text term="online" prefix="[" suffix="]"/>
</if>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="thesis" match="any">
@@ -312,7 +302,7 @@
</else-if>
</choose>
</macro>
<citation and="symbol" et-al-min="6" et-al-use-first="1" et-al-subsequent-min="5" et-al-subsequent-use-first="1" disambiguate-add-names="true" disambiguate-add-year-suffix="true" collapse="year">
<citation and="symbol" et-al-min="6" et-al-use-first="1" et-al-subsequent-min="5" et-al-subsequent-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year">
<sort>
<key macro="issued"/>
<key macro="author"/>

0 comments on commit 90f797d

Please sign in to comment.