Skip to content

Commit d602477

Browse files
POBrien333rmzelle
authored andcommitted
Update agriculturae-conspectus-scientificus.csl (JabRef#4505)
1 parent 8a8911b commit d602477

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Diff for: agriculturae-conspectus-scientificus.csl

+9-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category field="science"/>
1515
<issn>1331-7768</issn>
1616
<eissn>1331-7776</eissn>
17-
<updated>2020-01-11T18:58:32+00:00</updated>
17+
<updated>2020-01-13T13:20:01+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<macro name="container">
@@ -30,7 +30,7 @@
3030
</group>
3131
<names variable="editor translator" delimiter=", " prefix="(" suffix=")">
3232
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
33-
<label form="short" font-variant="small-caps" prefix=", "/>
33+
<label form="short" strip-periods="true" font-variant="normal" prefix=", "/>
3434
</names>
3535
</group>
3636
</if>
@@ -51,7 +51,7 @@
5151
<macro name="author">
5252
<names variable="author">
5353
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
54-
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
54+
<label form="short" strip-periods="true" font-variant="normal" prefix=" (" suffix=")"/>
5555
<substitute>
5656
<names variable="editor"/>
5757
<names variable="translator"/>
@@ -84,7 +84,7 @@
8484
<else-if type="post post-weblog webpage" match="any">
8585
<group delimiter=" ">
8686
<group delimiter=": ">
87-
<text term="available at"/>
87+
<text term="available at" text-case="capitalize-first"/>
8888
<text variable="URL"/>
8989
</group>
9090
<group prefix="[" suffix="]">
@@ -172,6 +172,10 @@
172172
<group delimiter=", " prefix=". ">
173173
<text macro="event"/>
174174
<text macro="publisher"/>
175+
<group delimiter=" ">
176+
<text variable="number-of-pages"/>
177+
<label variable="number-of-pages" form="short"/>
178+
</group>
175179
</group>
176180
</else-if>
177181
<else-if type="chapter paper-conference" match="any">
@@ -211,7 +215,7 @@
211215
<key macro="issued" sort="descending"/>
212216
</sort>
213217
<layout>
214-
<group delimiter=". " suffix=".">
218+
<group delimiter=". ">
215219
<text macro="author"/>
216220
<text macro="issued" prefix="(" suffix=")"/>
217221
<group>

0 commit comments

Comments
 (0)