Skip to content

Commit 868a7ed

Browse files
authored
Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
1 parent 875ef81 commit 868a7ed

File tree

1 file changed

+237
-0
lines changed

1 file changed

+237
-0
lines changed

Diff for: journal-of-soil-science-and-plant-nutrition.csl

+237
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,237 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-US">
3+
<info>
4+
<title>Journal of Soil Science and Plant Nutrition</title>
5+
<id>http://www.zotero.org/styles/journal-of-soil-science-and-plant-nutrition</id>
6+
<link href="http://www.zotero.org/styles/journal-of-soil-science-and-plant-nutrition" rel="self"/>
7+
<link href="http://www.zotero.org/styles/springer-basic-author-date" rel="template"/>
8+
<link href="https://www.springer.com/journal/42729/submission-guidelines#Instructions%20for%20Authors_References" rel="documentation"/>
9+
<author>
10+
<name>Olivier Duboc</name>
11+
<email>[email protected]</email>
12+
<uri>http://oduboc.com</uri>
13+
</author>
14+
<category citation-format="author-date"/>
15+
<category field="biology"/>
16+
<issn>0718-9508</issn>
17+
<eissn>0718-9516</eissn>
18+
<summary>Style adapted from "Springer Author Date" Style. Inline citation changed to author, issued. "et al." in bibliography if &gt;15 authors</summary>
19+
<updated>2020-09-06T04:54:07+00:00</updated>
20+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
21+
</info>
22+
<locale>
23+
<terms>
24+
<term name="and others">et al</term>
25+
<term name="et-al">et al.</term>
26+
<term name="edition" form="short">edn.</term>
27+
</terms>
28+
</locale>
29+
<macro name="author-short">
30+
<names variable="author">
31+
<name form="short" and="text"/>
32+
<et-al/>
33+
<substitute>
34+
<names variable="editor"/>
35+
<names variable="translator"/>
36+
</substitute>
37+
</names>
38+
</macro>
39+
<macro name="author">
40+
<names variable="author">
41+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
42+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
43+
<et-al term="and others"/>
44+
<substitute>
45+
<names variable="editor"/>
46+
<names variable="translator"/>
47+
</substitute>
48+
</names>
49+
</macro>
50+
<macro name="edition">
51+
<choose>
52+
<if is-numeric="edition">
53+
<group delimiter=" ">
54+
<number variable="edition" form="ordinal"/>
55+
<text term="edition" form="short"/>
56+
</group>
57+
</if>
58+
<else>
59+
<text variable="edition"/>
60+
</else>
61+
</choose>
62+
</macro>
63+
<macro name="year">
64+
<date variable="issued">
65+
<date-part name="year"/>
66+
</date>
67+
</macro>
68+
<macro name="title">
69+
<choose>
70+
<if type="book">
71+
<group delimiter=". ">
72+
<group delimiter=", ">
73+
<text variable="title"/>
74+
<text macro="edition"/>
75+
</group>
76+
<choose>
77+
<!-- Replace with type="software" as that becomes available -->
78+
<if type="book" match="any" variable="version">
79+
<text variable="version" prefix="Version "/>
80+
</if>
81+
</choose>
82+
</group>
83+
</if>
84+
<else>
85+
<text variable="title"/>
86+
</else>
87+
</choose>
88+
</macro>
89+
<macro name="year-parenth">
90+
<date prefix="(" suffix=")" variable="issued">
91+
<date-part name="year"/>
92+
</date>
93+
</macro>
94+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix" cite-group-delimiter=", ">
95+
<sort>
96+
<key macro="author"/>
97+
<key variable="author" sort="ascending"/>
98+
<key variable="issued"/>
99+
</sort>
100+
<layout prefix="(" suffix=")" delimiter="; ">
101+
<group delimiter=", ">
102+
<group delimiter=" ">
103+
<text macro="author-short"/>
104+
<text macro="year"/>
105+
</group>
106+
<group delimiter=" ">
107+
<label variable="locator" form="short"/>
108+
<text variable="locator"/>
109+
</group>
110+
</group>
111+
</layout>
112+
</citation>
113+
<bibliography et-al-min="15" et-al-use-first="3" hanging-indent="true">
114+
<sort>
115+
<key macro="author"/>
116+
<key variable="author" sort="ascending"/>
117+
</sort>
118+
<layout>
119+
<group delimiter=" ">
120+
<text macro="author"/>
121+
<text macro="year-parenth"/>
122+
<text macro="title"/>
123+
</group>
124+
<choose>
125+
<!-- Book chapter
126+
Brown B, Aaron M (2001) The politics of nature.
127+
In: Smith J (ed) The rise of modern genomics, 3rd edn.
128+
Wiley, New York, pp 230-257 -->
129+
<if type="chapter paper-conference" match="any">
130+
<group delimiter=" " prefix=". ">
131+
<text term="in" text-case="capitalize-first" suffix=":"/>
132+
<names variable="editor">
133+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
134+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
135+
</names>
136+
<group delimiter=", ">
137+
<text variable="container-title"/>
138+
<text macro="edition"/>
139+
</group>
140+
</group>
141+
<group prefix=". " delimiter=", ">
142+
<text variable="publisher"/>
143+
<text variable="publisher-place"/>
144+
<group delimiter=" ">
145+
<label variable="page" form="short" strip-periods="true"/>
146+
<text variable="page"/>
147+
</group>
148+
</group>
149+
</if>
150+
<else-if type="article-journal">
151+
<choose>
152+
<if variable="page volume" match="any">
153+
<!-- Journal article
154+
Gamelin FX, Baquet G, Berthoin S, Thevenet D, Nourry C, Nottin S, Bosquet L (2009)
155+
Effect of high intensity intermittent training on heart rate variability in prepubescent children.
156+
Eur J Appl Physiol 105:731-738. doi: 10.1007/s00421-008-0955-8
157+
Ideally, the names of all authors should be provided, but the usage of "et al"
158+
in long author lists will also be accepted:
159+
Smith J, Jones M Jr, Houghton L et al (1999)
160+
Future of health insurance. N Engl J Med 965:325-329 -->
161+
<group prefix=". " delimiter=". ">
162+
<group delimiter=" ">
163+
<text variable="container-title" form="short" strip-periods="true"/>
164+
<group delimiter=":">
165+
<text variable="volume" suffix=":"/>
166+
<text variable="page"/>
167+
</group>
168+
</group>
169+
<text prefix="https://doi.org/" variable="DOI"/>
170+
</group>
171+
</if>
172+
<else>
173+
<!-- Article by DOI
174+
Slifka MK, Whitton JL (2000) Clinical implications of dysregulated cytokine production.
175+
J Mol Med. doi:10.1007/s001090000086 -->
176+
<group prefix=". " delimiter=". ">
177+
<text variable="container-title" form="short" strip-periods="true"/>
178+
<text prefix="https://doi.org/" variable="DOI"/>
179+
</group>
180+
</else>
181+
</choose>
182+
</else-if>
183+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
184+
<!-- Book
185+
South J, Blass B (2001) The future of modern genomics. Blackwell, London -->
186+
<group delimiter=". ">
187+
<group prefix=". " delimiter=", ">
188+
<text variable="publisher"/>
189+
<text variable="publisher-place"/>
190+
</group>
191+
<group>
192+
<choose>
193+
<if match="any" variable="version">
194+
<text variable="URL" prefix="URL "/>
195+
</if>
196+
</choose>
197+
</group>
198+
</group>
199+
</else-if>
200+
<else-if type="webpage post-weblog post" match="any">
201+
<!-- Online document
202+
Doe J (1999) Title of subordinate document. In: The dictionary of substances and their effects.
203+
Royal Society of Chemistry. Available via DIALOG.
204+
http://www.rsc.org/dose/title of subordinate document. Accessed 15 Jan 1999
205+
Unfortunately, "Royal Society of Chemistry. Available via DIALOG." cannot seem to be mapped here -->
206+
<group prefix=". " delimiter=". ">
207+
<text prefix="In: " variable="container-title" form="short"/>
208+
<text variable="URL"/>
209+
<date variable="accessed">
210+
<date-part prefix="Accessed " name="day" suffix=" "/>
211+
<date-part name="month" form="short" suffix=" " strip-periods="true"/>
212+
<date-part name="year"/>
213+
</date>
214+
</group>
215+
</else-if>
216+
<else-if type="thesis">
217+
<!-- Dissertation
218+
Trent JW (1975) Experimental acute renal failure. Dissertation, University of California -->
219+
<group prefix=". " delimiter=", ">
220+
<text variable="genre" text-case="capitalize-first"/>
221+
<text variable="publisher"/>
222+
</group>
223+
</else-if>
224+
<else>
225+
<!-- None of the provided formats need to add manually (some data provided) -->
226+
<group prefix=". " delimiter=" ">
227+
<text variable="container-title" form="short"/>
228+
<group delimiter=":">
229+
<text variable="volume"/>
230+
<text variable="page"/>
231+
</group>
232+
</group>
233+
</else>
234+
</choose>
235+
</layout>
236+
</bibliography>
237+
</style>

0 commit comments

Comments
 (0)