Skip to content

Commit

Permalink
Update agriculturae-conspectus-scientificus.csl (JabRef#4498)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored and rmzelle committed Jan 11, 2020
1 parent bfffaed commit 744a507
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions agriculturae-conspectus-scientificus.csl
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
<category field="science"/>
<issn>1331-7768</issn>
<eissn>1331-7776</eissn>
<updated>2020-01-08T15:08:17+00:00</updated>
<updated>2020-01-11T18:58:32+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">
<choose>
<if type="chapter paper-conference" match="any">
<group delimiter=" ">
<group delimiter=": " prefix=". ">
<group delimiter=" " prefix=". ">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<group delimiter=", ">
<text variable="container-title" text-case="title"/>
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" prefix=", "/>
<label form="short" font-variant="small-caps" prefix=", "/>
</names>
</group>
</if>
Expand Down Expand Up @@ -87,7 +87,7 @@
<text term="available at"/>
<text variable="URL"/>
</group>
<group prefix="(" suffix=")">
<group prefix="[" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date form="text" variable="accessed"/>
</group>
Expand Down Expand Up @@ -169,13 +169,13 @@
</group>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group delimiter=", ">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=", " prefix=". ">
<group delimiter=", " prefix=", ">
<text macro="event"/>
<text macro="publisher"/>
<group>
Expand Down Expand Up @@ -214,7 +214,7 @@
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="issued" prefix="(" suffix=")"/>
<group delimiter=". ">
<group>
<text macro="title"/>
<text macro="container"/>
<text macro="locators"/>
Expand Down

0 comments on commit 744a507

Please sign in to comment.