Skip to content

Commit 03cf65f

Browse files
authored
Create journal-of-plant-protection-research.csl (JabRef#4797)
1 parent c749084 commit 03cf65f

File tree

1 file changed

+285
-0
lines changed

1 file changed

+285
-0
lines changed
+285
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,285 @@
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="sort-only" default-locale="en-US">
3+
<info>
4+
<title>Journal of Plant Protection Research</title>
5+
<title-short>JPPR</title-short>
6+
<id>http://www.zotero.org/styles/journal-of-plant-protection-research</id>
7+
<link href="http://www.zotero.org/styles/journal-of-plant-protection-research" rel="self"/>
8+
<link href="http://www.zotero.org/styles/citizen-science-theory-and-practice" rel="template"/>
9+
<link href="http://www.plantprotection.pl/Instructions-for-Authors,972.html" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
<email>obrienpat86@gmail.com</email>
13+
</author>
14+
<category citation-format="author-date"/>
15+
<category field="biology"/>
16+
<issn>1427-4345</issn>
17+
<eissn>1899-007X</eissn>
18+
<updated>2020-05-17T10:30:16+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<locale xml:lang="en">
22+
<terms>
23+
<term name="available at">Available on</term>
24+
<term name="accessed">Accessed on</term>
25+
</terms>
26+
</locale>
27+
<macro name="editor">
28+
<names variable="editor" delimiter=", ">
29+
<name initialize-with="." name-as-sort-order="all"/>
30+
<label form="short" prefix=", "/>
31+
</names>
32+
</macro>
33+
<macro name="anon">
34+
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
35+
</macro>
36+
<macro name="author">
37+
<names variable="author">
38+
<name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
39+
<label form="short" prefix=" "/>
40+
<substitute>
41+
<text macro="editor"/>
42+
<text macro="anon"/>
43+
</substitute>
44+
</names>
45+
</macro>
46+
<macro name="author-short">
47+
<names variable="author">
48+
<name form="short" and="text" delimiter-precedes-last="never"/>
49+
<et-al font-style="italic"/>
50+
<substitute>
51+
<names variable="editor"/>
52+
<names variable="translator"/>
53+
<choose>
54+
<if type="report" match="any">
55+
<text variable="publisher"/>
56+
</if>
57+
</choose>
58+
<text macro="anon"/>
59+
</substitute>
60+
</names>
61+
</macro>
62+
<macro name="title">
63+
<choose>
64+
<if type="book webpage post post-weblog graphic" match="any">
65+
<text variable="title" suffix="."/>
66+
</if>
67+
<else-if variable="container-title" match="none">
68+
<text variable="title" font-style="italic"/>
69+
</else-if>
70+
<else-if type="article-journal" match="any">
71+
<text variable="title"/>
72+
</else-if>
73+
<else>
74+
<text variable="title" suffix="."/>
75+
</else>
76+
</choose>
77+
</macro>
78+
<macro name="publisher">
79+
<group delimiter=", " suffix=".">
80+
<group delimiter=", ">
81+
<text variable="publisher"/>
82+
<text variable="publisher-place"/>
83+
</group>
84+
<text macro="number-of-pages"/>
85+
</group>
86+
</macro>
87+
<macro name="year-date">
88+
<choose>
89+
<if variable="issued">
90+
<date variable="issued">
91+
<date-part name="year"/>
92+
</date>
93+
</if>
94+
<else>
95+
<text term="no date" form="short"/>
96+
</else>
97+
</choose>
98+
</macro>
99+
<macro name="edition">
100+
<choose>
101+
<if is-numeric="edition">
102+
<group delimiter=" ">
103+
<number variable="edition" form="ordinal"/>
104+
<text term="edition" form="short" strip-periods="true"/>
105+
</group>
106+
</if>
107+
<else>
108+
<text variable="edition"/>
109+
</else>
110+
</choose>
111+
</macro>
112+
<macro name="pages">
113+
<text variable="page" form="short"/>
114+
</macro>
115+
<macro name="issued">
116+
<choose>
117+
<if type="article-newspaper paper-conference broadcast" match="any">
118+
<date variable="issued">
119+
<date-part name="day" suffix=" "/>
120+
<date-part name="month"/>
121+
</date>
122+
</if>
123+
</choose>
124+
<choose>
125+
<if type="paper-conference" match="any">
126+
<date variable="issued">
127+
<date-part name="year" prefix=" "/>
128+
</date>
129+
</if>
130+
</choose>
131+
</macro>
132+
<macro name="access">
133+
<choose>
134+
<if type="webpage post-weblog" match="any">
135+
<group delimiter=". ">
136+
<group delimiter=": ">
137+
<text term="available at" text-case="capitalize-first"/>
138+
<text variable="URL"/>
139+
</group>
140+
<group delimiter=": " prefix="[" suffix="]">
141+
<text term="accessed" text-case="capitalize-first"/>
142+
<date variable="accessed">
143+
<date-part name="day"/>
144+
<date-part name="month" prefix=" "/>
145+
<date-part name="year" prefix=" "/>
146+
</date>
147+
</group>
148+
</group>
149+
</if>
150+
<else>
151+
<text variable="DOI" prefix="DOI: https://doi.org/"/>
152+
</else>
153+
</choose>
154+
</macro>
155+
<macro name="number-of-pages">
156+
<group delimiter=" ">
157+
<text variable="number-of-pages"/>
158+
<label variable="number-of-pages" form="short"/>
159+
</group>
160+
</macro>
161+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
162+
<sort>
163+
<key macro="author-short"/>
164+
<key macro="year-date"/>
165+
</sort>
166+
<layout prefix="(" suffix=")" delimiter="; ">
167+
<group delimiter=": ">
168+
<group delimiter=" ">
169+
<text macro="author-short"/>
170+
<text macro="year-date"/>
171+
</group>
172+
<text variable="locator"/>
173+
</group>
174+
</layout>
175+
</citation>
176+
<bibliography et-al-min="11" et-al-use-first="1" initialize-with="." line-spacing="2" hanging-indent="true">
177+
<sort>
178+
<key macro="author"/>
179+
<key macro="year-date"/>
180+
<key variable="title"/>
181+
</sort>
182+
<layout>
183+
<text macro="author" suffix=","/>
184+
<text macro="year-date" prefix=" " suffix="."/>
185+
<choose>
186+
<if type="thesis">
187+
<group prefix=" " delimiter=". ">
188+
<text macro="title" font-style="italic"/>
189+
<text macro="edition"/>
190+
<text variable="genre"/>
191+
<text macro="publisher"/>
192+
</group>
193+
</if>
194+
<else-if type="webpage post post-weblog" match="any">
195+
<group prefix=" " delimiter=". ">
196+
<text macro="title"/>
197+
<text macro="edition"/>
198+
</group>
199+
<group delimiter=", " prefix=" " suffix=".">
200+
<text variable="container-title"/>
201+
<date variable="issued">
202+
<date-part name="day" suffix=" "/>
203+
<date-part name="month" suffix=" "/>
204+
<date-part name="year"/>
205+
</date>
206+
</group>
207+
</else-if>
208+
<else-if type="article-journal article-newspaper broadcast personal_communication" match="any">
209+
<group delimiter=". " prefix=" ">
210+
<text macro="title"/>
211+
<text macro="editor" prefix=" "/>
212+
<choose>
213+
<if variable="author" match="any">
214+
<text variable="container-title"/>
215+
</if>
216+
</choose>
217+
<group prefix=" ">
218+
<group delimiter=" ">
219+
<text variable="volume"/>
220+
<text variable="issue" prefix="(" suffix=")"/>
221+
</group>
222+
<group delimiter=", ">
223+
<text macro="issued" suffix=", "/>
224+
</group>
225+
<text macro="pages" prefix=": "/>
226+
</group>
227+
</group>
228+
</else-if>
229+
<else-if type="book graphic" match="any">
230+
<group prefix=" " delimiter=". ">
231+
<text macro="title"/>
232+
<group delimiter=" ">
233+
<text variable="collection-title"/>
234+
<text variable="collection-number"/>
235+
</group>
236+
<text macro="edition"/>
237+
<text macro="editor"/>
238+
<text macro="publisher"/>
239+
</group>
240+
</else-if>
241+
<else-if type="chapter paper-conference" match="any">
242+
<group delimiter=". " prefix=" " suffix=".">
243+
<text macro="title" suffix="."/>
244+
<group delimiter=" ">
245+
<label plural="never" variable="page" form="short"/>
246+
<text macro="pages"/>
247+
</group>
248+
<group delimiter=" ">
249+
<group delimiter=": ">
250+
<text term="in" text-case="capitalize-first"/>
251+
<text variable="container-title" quotes="true" suffix="."/>
252+
</group>
253+
<text macro="editor" prefix="(" suffix=")"/>
254+
</group>
255+
<text variable="collection-title" suffix="."/>
256+
<text macro="edition" prefix=" " suffix="."/>
257+
<text macro="issued"/>
258+
<text macro="publisher" suffix="."/>
259+
</group>
260+
</else-if>
261+
<else>
262+
<group delimiter=". " prefix=" " suffix=".">
263+
<group delimiter=" ">
264+
<text macro="title"/>
265+
<text macro="editor"/>
266+
</group>
267+
<text variable="container-title" font-style="italic"/>
268+
<group delimiter=" ">
269+
<group>
270+
<text variable="volume"/>
271+
<text variable="issue" prefix=" (" suffix=")"/>
272+
<text macro="issued"/>
273+
</group>
274+
<group>
275+
<label variable="page" form="short"/>
276+
<text macro="pages"/>
277+
</group>
278+
</group>
279+
</group>
280+
</else>
281+
</choose>
282+
<text macro="access" prefix=" "/>
283+
</layout>
284+
</bibliography>
285+
</style>

0 commit comments

Comments
 (0)