Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Fixing the style for 'Austral Ecology' based on user feedback (#2916)

  • Loading branch information
cparnot authored and rmzelle committed Aug 31, 2017
1 parent 7f311c3 commit 799a8296dbe241801408f580c490efaf59e4ad10
Showing with 4 additions and 6 deletions.
  1. +4 −6 austral-ecology.csl
@@ -51,7 +51,7 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=", "/>
<name name-as-sort-order="all" sort-separator=" " initialize-with=". " delimiter=", " and="symbol" delimiter-precedes-last="never" delimiter-precedes-et-al="never"/>
<et-al font-style="italic"/>
<label form="short" prefix=" "/>
<substitute>
@@ -148,7 +148,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="false" et-al-min="21" et-al-use-first="20">
<bibliography hanging-indent="false" et-al-min="7" et-al-use-first="3">
<sort>
<key macro="author"/>
<key variable="issued"/>
@@ -195,13 +195,11 @@
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group prefix=". " suffix=".">
<group prefix=". " suffix="." delimiter=" ">
<text variable="container-title" form="short" font-style="italic"/>
<choose>
<if variable="issue">
<group prefix=". ">
<text variable="volume" font-weight="bold"/>
</group>
<text variable="volume" font-weight="bold"/>
<group prefix=", ">
<text variable="page"/>
</group>

0 comments on commit 799a829

Please sign in to comment.
You can’t perform that action at this time.