Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1691078

Browse files
authoredMar 26, 2021
1 parent 932a5bf commit 1691078

File tree

1 file changed

+52
-36
lines changed

1 file changed

+52
-36
lines changed
 

‎molecular-plant-pathology.csl

+52-36
Original file line numberDiff line numberDiff line change
@@ -2,41 +2,37 @@
22
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US">
33
<info>
44
<title>Molecular Plant Pathology</title>
5+
<title-short>MPP</title-short>
56
<id>http://www.zotero.org/styles/molecular-plant-pathology</id>
67
<link href="http://www.zotero.org/styles/molecular-plant-pathology" rel="self"/>
7-
<link href="http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291364-3703/homepage/ForAuthors.html" rel="documentation"/>
8+
<link href="https://bsppjournals.onlinelibrary.wiley.com/pb-assets/hub-assets/bsppjournals/13643703/MPP%20Author%20Guidelines%202021-1.pdf" rel="documentation"/>
89
<author>
910
<name>Libor Ansorge</name>
1011
<email>libor.ansorge@gmail.com</email>
1112
</author>
13+
<contributor>
14+
<name>Patrick O'Brien</name>
15+
</contributor>
1216
<category citation-format="author-date"/>
1317
<category field="biology"/>
1418
<issn>1464-6722</issn>
1519
<eissn>1364-3703</eissn>
16-
<summary>Molecular plant pathology (Wiley) style</summary>
17-
<updated>2013-08-29T04:18:55+00:00</updated>
20+
<summary>Molecular Plant Pathology (Wiley) style.</summary>
21+
<updated>2021-03-25T09:55:07+00:00</updated>
1822
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1923
</info>
20-
<locale xml:lang="en">
21-
<terms>
22-
<term name="editor" form="short">
23-
<single>ed</single>
24-
<multiple>eds</multiple>
25-
</term>
26-
</terms>
27-
</locale>
2824
<macro name="editor">
2925
<names variable="editor" delimiter=", ">
3026
<name and="text" name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", "/>
31-
<label form="short" prefix=", "/>
27+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
3228
</names>
3329
</macro>
3430
<macro name="anon">
3531
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
3632
</macro>
3733
<macro name="author">
3834
<names variable="author">
39-
<name name-as-sort-order="all" sort-separator=", " initialize-with="." and="text" delimiter-precedes-last="never" delimiter=", "/>
35+
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
4036
<label form="short" prefix=" "/>
4137
<substitute>
4238
<names variable="editor"/>
@@ -48,7 +44,6 @@
4844
<macro name="author-short">
4945
<names variable="author">
5046
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with="., "/>
51-
<et-al font-style="italic"/>
5247
<substitute>
5348
<names variable="editor"/>
5449
<names variable="translator"/>
@@ -67,10 +62,21 @@
6762
</choose>
6863
</macro>
6964
<macro name="publisher">
70-
<group delimiter=": ">
71-
<text variable="publisher-place"/>
72-
<text variable="publisher"/>
73-
</group>
65+
<choose>
66+
<if type="thesis" match="any">
67+
<group delimiter=", ">
68+
<text variable="genre"/>
69+
<text variable="publisher-place"/>
70+
<text variable="publisher"/>
71+
</group>
72+
</if>
73+
<else>
74+
<group delimiter=": ">
75+
<text variable="publisher-place"/>
76+
<text variable="publisher"/>
77+
</group>
78+
</else>
79+
</choose>
7480
</macro>
7581
<macro name="year-date">
7682
<choose>
@@ -103,6 +109,13 @@
103109
<text variable="page"/>
104110
</group>
105111
</macro>
112+
<macro name="access">
113+
<choose>
114+
<if type="article-journal" match="any">
115+
<text variable="DOI" prefix="https://doi.org/"/>
116+
</if>
117+
</choose>
118+
</macro>
106119
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-givenname="true">
107120
<sort>
108121
<key macro="author"/>
@@ -121,37 +134,39 @@
121134
</group>
122135
</layout>
123136
</citation>
124-
<bibliography hanging-indent="true" et-al-min="10" et-al-use-first="3">
137+
<bibliography et-al-min="7" et-al-use-first="6" hanging-indent="true">
125138
<sort>
126139
<key macro="author"/>
127140
<key variable="title"/>
128141
</sort>
129142
<layout suffix=".">
130-
<text macro="author" font-weight="bold"/>
143+
<text macro="author" font-weight="normal"/>
131144
<date variable="issued" prefix=" (" suffix=")">
132145
<date-part name="year" font-weight="normal"/>
133146
</date>
134147
<choose>
135-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
136-
<group prefix=" " delimiter=" " suffix=",">
148+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
149+
<group delimiter=". " prefix=" ">
137150
<text macro="title"/>
138151
<text macro="edition"/>
139152
<text macro="editor"/>
153+
<text prefix=" " suffix="." macro="publisher"/>
140154
</group>
141-
<text prefix=" " suffix="." macro="publisher"/>
142155
</if>
143156
<else-if type="chapter paper-conference" match="any">
144-
<text macro="title" prefix=" " suffix="."/>
145-
<group prefix=" " delimiter=" ">
146-
<text term="in" text-case="capitalize-first"/>
147-
<group delimiter=" " suffix=",">
148-
<text variable="container-title" suffix="."/>
149-
<text macro="editor" suffix=")" prefix="("/>
157+
<group delimiter=". ">
158+
<text macro="title" prefix=" " suffix="."/>
159+
<group delimiter=" ">
160+
<group delimiter=": ">
161+
<text term="in" text-case="capitalize-first"/>
162+
<text macro="editor"/>
163+
</group>
164+
<text variable="container-title"/>
165+
<text variable="collection-title"/>
150166
</group>
151-
<text variable="collection-title" suffix="."/>
152-
<group suffix="." delimiter=". ">
167+
<group delimiter=", ">
168+
<text macro="publisher"/>
153169
<text macro="pages"/>
154-
<text macro="publisher" prefix=" "/>
155170
</group>
156171
</group>
157172
</else-if>
@@ -167,13 +182,14 @@
167182
<text macro="title"/>
168183
<text macro="editor"/>
169184
</group>
170-
<group prefix=" " suffix=".">
171-
<text variable="container-title" form="short" font-style="italic"/>
172-
<text variable="volume" font-weight="bold" prefix=" "/>
173-
<text variable="page" prefix=", "/>
185+
<group delimiter=", " prefix=" " suffix=".">
186+
<text variable="container-title" font-style="italic"/>
187+
<text variable="volume" font-weight="normal" prefix=" "/>
188+
<text variable="page"/>
174189
</group>
175190
</else>
176191
</choose>
192+
<text macro="access" prefix=" "/>
177193
</layout>
178194
</bibliography>
179195
</style>

0 commit comments

Comments
 (0)
Please sign in to comment.