Permalink
Browse files
Fixing the style for 'Austral Ecology' based on user feedback (#2916)
- Loading branch information...
Showing
with
4 additions
and
6 deletions.
-
+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