Skip to content

Commit

Permalink
Harvard Stellenbosch: Further et al adjustment
Browse files Browse the repository at this point in the history
Follow-up to JabRef#4736
  • Loading branch information
adam3smith committed May 3, 2020
1 parent a59a17e commit 1e20dbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions harvard-stellenbosch-university.csl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never" et-al-min="4" et-al-use-first="3"/>
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix=" " text-case="capitalize-first"/>
<substitute>
<names variable="editor"/>
Expand All @@ -63,7 +63,7 @@
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="symbol" delimiter-precedes-last="never" et-al-subsequent-min="3" et-al-subsequent-use-first="1" initialize-with="." sort-separator=" "/>
<name form="short" and="symbol" delimiter-precedes-last="never" initialize-with="." sort-separator=" "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
Expand Down Expand Up @@ -195,7 +195,7 @@
<text variable="publisher"/>
</group>
</macro>
<citation disambiguate-add-year-suffix="true" year-suffix-delimiter="," disambiguate-add-names="true" disambiguate-add-givenname="false" collapse="year-suffix">
<citation disambiguate-add-year-suffix="true" year-suffix-delimiter="," disambiguate-add-names="true" disambiguate-add-givenname="false" collapse="year-suffix" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1">
<sort>
<key macro="author"/>
<key macro="date-issued-no-parentheses"/>
Expand All @@ -218,7 +218,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<bibliography hanging-indent="true" et-al-min="9" et-al-use-first="8">
<sort>
<key macro="author-short" names-min="1" names-use-first="1"/>
<key macro="author-count" names-min="3" names-use-first="3"/>
Expand Down

0 comments on commit 1e20dbd

Please sign in to comment.