Skip to content

Commit

Permalink
Update agriculturae-conspectus-scientificus.csl (JabRef#4505)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored and rmzelle committed Jan 13, 2020
1 parent 8a8911b commit d602477
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions agriculturae-conspectus-scientificus.csl
Expand Up @@ -14,7 +14,7 @@
<category field="science"/>
<issn>1331-7768</issn>
<eissn>1331-7776</eissn>
<updated>2020-01-11T18:58:32+00:00</updated>
<updated>2020-01-13T13:20:01+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<macro name="container">
Expand All @@ -30,7 +30,7 @@
</group>
<names variable="editor translator" delimiter=", " prefix="(" suffix=")">
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label form="short" font-variant="small-caps" prefix=", "/>
<label form="short" strip-periods="true" font-variant="normal" prefix=", "/>
</names>
</group>
</if>
Expand All @@ -51,7 +51,7 @@
<macro name="author">
<names variable="author">
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<label form="short" strip-periods="true" font-variant="normal" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -84,7 +84,7 @@
<else-if type="post post-weblog webpage" match="any">
<group delimiter=" ">
<group delimiter=": ">
<text term="available at"/>
<text term="available at" text-case="capitalize-first"/>
<text variable="URL"/>
</group>
<group prefix="[" suffix="]">
Expand Down Expand Up @@ -172,6 +172,10 @@
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
<group delimiter=" ">
<text variable="number-of-pages"/>
<label variable="number-of-pages" form="short"/>
</group>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
Expand Down Expand Up @@ -211,7 +215,7 @@
<key macro="issued" sort="descending"/>
</sort>
<layout>
<group delimiter=". " suffix=".">
<group delimiter=". ">
<text macro="author"/>
<text macro="issued" prefix="(" suffix=")"/>
<group>
Expand Down

0 comments on commit d602477

Please sign in to comment.