Skip to content

Commit 9c62141

Browse files
authored
Create phytopathologia-mediterranea.csl (JabRef#4964)
1 parent 8ca2ea1 commit 9c62141

File tree

1 file changed

+201
-0
lines changed

1 file changed

+201
-0
lines changed

phytopathologia-mediterranea.csl

+201
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,201 @@
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>Phytopathologia Mediterranea</title>
5+
<id>http://www.zotero.org/styles/phytopathologia-mediterranea</id>
6+
<link href="http://www.zotero.org/styles/phytopathologia-mediterranea" rel="self"/>
7+
<link href="http://www.zotero.org/styles/geochronometria" rel="template"/>
8+
<link href="https://oajournals.fupress.net/index.php/pm/about/submissions" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="author-date"/>
13+
<category field="biology"/>
14+
<issn>0031-9465</issn>
15+
<eissn>1593-2095</eissn>
16+
<updated>2020-08-11T08:24:35+00:00</updated>
17+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
18+
</info>
19+
<macro name="author">
20+
<names variable="author">
21+
<name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
22+
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
23+
<substitute>
24+
<names variable="editor"/>
25+
<names variable="translator"/>
26+
<text macro="title"/>
27+
</substitute>
28+
</names>
29+
</macro>
30+
<macro name="author-short">
31+
<names variable="author">
32+
<name form="short" and="text" delimiter=", " initialize-with=". "/>
33+
<et-al font-style="italic"/>
34+
<substitute>
35+
<names variable="editor"/>
36+
<names variable="translator"/>
37+
<text variable="container-title" font-style="italic"/>
38+
<choose>
39+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
40+
<text variable="title" form="short" font-style="italic"/>
41+
</if>
42+
<else>
43+
<text variable="title" form="short" quotes="true"/>
44+
</else>
45+
</choose>
46+
</substitute>
47+
</names>
48+
</macro>
49+
<macro name="container-contributors">
50+
<names variable="editor translator" delimiter=", ">
51+
<name and="text" delimiter-precedes-last="never" initialize-with="." sort-separator=" "/>
52+
<label form="short" strip-periods="false" prefix=", "/>
53+
</names>
54+
</macro>
55+
<macro name="title">
56+
<choose>
57+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
58+
<text variable="title" font-style="italic"/>
59+
</if>
60+
<else>
61+
<text variable="title"/>
62+
</else>
63+
</choose>
64+
</macro>
65+
<macro name="publisher">
66+
<choose>
67+
<if type="thesis">
68+
<group delimiter=", ">
69+
<text variable="genre"/>
70+
<text variable="publisher"/>
71+
<text variable="publisher-place"/>
72+
</group>
73+
</if>
74+
<else>
75+
<group delimiter=", ">
76+
<text variable="publisher-place"/>
77+
<text variable="publisher"/>
78+
</group>
79+
</else>
80+
</choose>
81+
</macro>
82+
<macro name="event">
83+
<choose>
84+
<if variable="event">
85+
<text term="presented at" prefix="paper " suffix=" "/>
86+
<text variable="event"/>
87+
</if>
88+
</choose>
89+
</macro>
90+
<macro name="year-date">
91+
<choose>
92+
<if variable="issued">
93+
<group>
94+
<date variable="issued">
95+
<date-part name="year"/>
96+
</date>
97+
</group>
98+
</if>
99+
<else>
100+
<text prefix=" (" term="no date" suffix=")" form="short"/>
101+
</else>
102+
</choose>
103+
</macro>
104+
<macro name="locators">
105+
<choose>
106+
<if type="article-journal article-magazine" match="any">
107+
<group prefix=" " delimiter=": ">
108+
<text variable="volume"/>
109+
<text variable="page"/>
110+
</group>
111+
</if>
112+
<else-if type="article-newspaper">
113+
<group delimiter=", " prefix=", ">
114+
<date variable="issued">
115+
<date-part name="day"/>
116+
<date-part name="month" form="long" prefix=" "/>
117+
</date>
118+
<group delimiter=" ">
119+
<label variable="page"/>
120+
<text variable="page"/>
121+
</group>
122+
</group>
123+
</else-if>
124+
<else>
125+
<text variable="page" prefix=", "/>
126+
</else>
127+
</choose>
128+
</macro>
129+
<macro name="access">
130+
<choose>
131+
<if type="article-journal" match="any">
132+
<text variable="DOI" prefix="DOI: "/>
133+
</if>
134+
<else-if type="webpage post 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=" ">
141+
<text term="accessed" text-case="capitalize-first"/>
142+
<date form="text" variable="accessed"/>
143+
</group>
144+
</group>
145+
</else-if>
146+
</choose>
147+
</macro>
148+
<macro name="number-of-pages">
149+
<group delimiter=" ">
150+
<text variable="number-of-pages"/>
151+
<label variable="number-of-pages" form="short"/>
152+
</group>
153+
<choose>
154+
<if type="thesis book" match="any"/>
155+
</choose>
156+
</macro>
157+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
158+
<sort>
159+
<key macro="year-date"/>
160+
<key macro="author"/>
161+
</sort>
162+
<layout prefix="(" suffix=")" delimiter="; ">
163+
<group delimiter=", ">
164+
<text macro="author-short"/>
165+
<text macro="year-date"/>
166+
</group>
167+
<text variable="locator" prefix=": "/>
168+
</layout>
169+
</citation>
170+
<bibliography et-al-min="7" et-al-use-first="5" et-al-use-last="true" hanging-indent="true">
171+
<sort>
172+
<key macro="author"/>
173+
<key macro="year-date"/>
174+
</sort>
175+
<layout suffix=".">
176+
<group delimiter=". ">
177+
<group delimiter=", ">
178+
<text macro="author"/>
179+
<text macro="year-date"/>
180+
</group>
181+
<text macro="title"/>
182+
<group delimiter=", ">
183+
<group delimiter=" ">
184+
<choose>
185+
<if type="chapter paper-conference" match="any">
186+
<text term="in" text-case="capitalize-first" suffix=":"/>
187+
</if>
188+
</choose>
189+
<text variable="container-title" font-style="italic"/>
190+
<text macro="container-contributors" prefix="(" suffix=")"/>
191+
</group>
192+
<text macro="event"/>
193+
<text macro="publisher"/>
194+
<text macro="number-of-pages"/>
195+
</group>
196+
</group>
197+
<text macro="locators"/>
198+
<text macro="access" prefix=". "/>
199+
</layout>
200+
</bibliography>
201+
</style>

0 commit comments

Comments
 (0)