Skip to content

Commit 8771e21

Browse files
authored
Create journal-of-clinical-neurology.csl (JabRef#4835)
1 parent 70beb7b commit 8771e21

File tree

1 file changed

+252
-0
lines changed

1 file changed

+252
-0
lines changed

journal-of-clinical-neurology.csl

+252
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,252 @@
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" page-range-format="expanded" default-locale="en-US">
3+
<info>
4+
<title>Journal of Clinical Neurology</title>
5+
<title-short>JCN</title-short>
6+
<id>http://www.zotero.org/styles/journal-of-clinical-neurology</id>
7+
<link href="http://www.zotero.org/styles/journal-of-clinical-neurology" rel="self"/>
8+
<link href="http://www.zotero.org/styles/journal-of-clinical-rheumatology" rel="template"/>
9+
<link href="http://submit.thejcn.com/about/author_ins.php" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien, PhD</name>
12+
<email>obrienpat86@gmail.com</email>
13+
</author>
14+
<category citation-format="numeric"/>
15+
<category field="medicine"/>
16+
<issn>1738-6586</issn>
17+
<eissn>2005-5013</eissn>
18+
<updated>2020-05-29T09:41:56+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="page-range-delimiter">-</term>
24+
</terms>
25+
</locale>
26+
<macro name="editor">
27+
<names variable="editor">
28+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
29+
<label prefix=", "/>
30+
</names>
31+
</macro>
32+
<macro name="author">
33+
<group suffix=".">
34+
<names variable="author">
35+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
36+
<label prefix=", "/>
37+
<substitute>
38+
<names variable="editor"/>
39+
<text macro="title"/>
40+
</substitute>
41+
</names>
42+
</group>
43+
</macro>
44+
<macro name="access">
45+
<choose>
46+
<if type="webpage post-weblog" match="any">
47+
<group delimiter=" ">
48+
<text term="available at" text-case="capitalize-first" suffix=":"/>
49+
<text variable="URL" suffix="."/>
50+
<choose>
51+
<if type="webpage">
52+
<date variable="issued" prefix="Published " form="text"/>
53+
</if>
54+
</choose>
55+
<group>
56+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
57+
<date variable="accessed">
58+
<date-part name="month" suffix=" "/>
59+
<date-part name="day" suffix=", "/>
60+
<date-part name="year"/>
61+
</date>
62+
</group>
63+
</group>
64+
</if>
65+
<else-if type="article-journal" match="any">
66+
<choose>
67+
<if variable="page volume" match="none">
68+
<choose>
69+
<if match="any" variable="DOI">
70+
<text variable="DOI" prefix="https://doi.org/"/>
71+
</if>
72+
<else>
73+
<text variable="URL"/>
74+
</else>
75+
</choose>
76+
</if>
77+
</choose>
78+
</else-if>
79+
</choose>
80+
</macro>
81+
<macro name="title">
82+
<choose>
83+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
84+
<text variable="title" font-style="italic" text-case="title"/>
85+
</if>
86+
<else>
87+
<text variable="title"/>
88+
</else>
89+
</choose>
90+
</macro>
91+
<macro name="publisher">
92+
<group delimiter=": ">
93+
<text variable="publisher-place"/>
94+
<text variable="publisher"/>
95+
</group>
96+
</macro>
97+
<macro name="edition">
98+
<choose>
99+
<if is-numeric="edition">
100+
<group delimiter=" ">
101+
<number variable="edition" form="ordinal"/>
102+
<text term="edition" form="short"/>
103+
</group>
104+
</if>
105+
<else>
106+
<text variable="edition" suffix="."/>
107+
</else>
108+
</choose>
109+
</macro>
110+
<citation collapse="citation-number">
111+
<sort>
112+
<key variable="citation-number"/>
113+
</sort>
114+
<layout delimiter="," vertical-align="sup">
115+
<text variable="citation-number"/>
116+
<group prefix="(" suffix=")">
117+
<label variable="locator" form="short" strip-periods="true"/>
118+
<text variable="locator"/>
119+
</group>
120+
</layout>
121+
</citation>
122+
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
123+
<layout>
124+
<text variable="citation-number" suffix=". "/>
125+
<text macro="author"/>
126+
<text macro="title" prefix=" " suffix="."/>
127+
<choose>
128+
<if type="bill book graphic legislation motion_picture report song" match="any">
129+
<group suffix="." prefix=" " delimiter=" ">
130+
<group delimiter=" ">
131+
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
132+
<text variable="volume" suffix="."/>
133+
</group>
134+
<text macro="edition"/>
135+
<text macro="editor" prefix="(" suffix=")"/>
136+
</group>
137+
<text macro="publisher" prefix=" "/>
138+
<group suffix="." prefix="; ">
139+
<date variable="issued">
140+
<date-part name="year"/>
141+
</date>
142+
<text variable="page" prefix=":"/>
143+
</group>
144+
</if>
145+
<else-if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
146+
<group prefix=" " delimiter=" ">
147+
<text term="in" text-case="capitalize-first" suffix=":"/>
148+
<text macro="editor"/>
149+
<text variable="container-title" font-style="italic" suffix="." text-case="title"/>
150+
<group delimiter=" ">
151+
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
152+
<text variable="volume" suffix="."/>
153+
</group>
154+
<text macro="edition"/>
155+
<text variable="collection-title" suffix="."/>
156+
<group delimiter=", " suffix=".">
157+
<text macro="publisher"/>
158+
<group delimiter=";">
159+
<date variable="issued">
160+
<date-part name="year"/>
161+
</date>
162+
<text variable="page"/>
163+
</group>
164+
</group>
165+
</group>
166+
</else-if>
167+
<else-if type="article-newspaper">
168+
<text variable="container-title" font-style="italic" prefix=" " suffix=". "/>
169+
<choose>
170+
<if variable="URL">
171+
<group delimiter=". " suffix=".">
172+
<text variable="URL"/>
173+
<group prefix="Published ">
174+
<date variable="issued">
175+
<date-part name="month" suffix=" "/>
176+
<date-part name="day" suffix=", "/>
177+
<date-part name="year"/>
178+
</date>
179+
</group>
180+
<group>
181+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
182+
<date variable="accessed">
183+
<date-part name="month" suffix=" "/>
184+
<date-part name="day" suffix=", "/>
185+
<date-part name="year"/>
186+
</date>
187+
</group>
188+
</group>
189+
</if>
190+
<else>
191+
<group delimiter=":" suffix=".">
192+
<group>
193+
<date variable="issued">
194+
<date-part name="month" suffix=" "/>
195+
<date-part name="day" suffix=", "/>
196+
<date-part name="year"/>
197+
</date>
198+
</group>
199+
<text variable="page"/>
200+
</group>
201+
</else>
202+
</choose>
203+
</else-if>
204+
<else-if type="legal_case">
205+
<group suffix="," prefix=" " delimiter=" ">
206+
<text macro="editor" prefix="(" suffix=")"/>
207+
</group>
208+
<group prefix=" " delimiter=" ">
209+
<text variable="container-title"/>
210+
<text variable="volume"/>
211+
</group>
212+
<text variable="page" prefix=", " suffix=" "/>
213+
<group prefix="(" suffix=")." delimiter=" ">
214+
<text variable="authority"/>
215+
<date variable="issued">
216+
<date-part name="year"/>
217+
</date>
218+
</group>
219+
</else-if>
220+
<else-if type="webpage post post-weblog" match="any">
221+
<text variable="container-title" prefix=" " suffix="."/>
222+
</else-if>
223+
<else>
224+
<text macro="editor" prefix=" " suffix="."/>
225+
<group prefix=" " suffix=".">
226+
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
227+
<group delimiter=";" prefix=" ">
228+
<choose>
229+
<if variable="issue volume" match="any">
230+
<date variable="issued">
231+
<date-part name="year"/>
232+
</date>
233+
</if>
234+
<else>
235+
<date variable="issued">
236+
<date-part name="month" suffix=" "/>
237+
<date-part name="year"/>
238+
</date>
239+
</else>
240+
</choose>
241+
<group>
242+
<text variable="volume"/>
243+
</group>
244+
</group>
245+
<text variable="page" prefix=":"/>
246+
</group>
247+
</else>
248+
</choose>
249+
<text prefix=" " macro="access" suffix="."/>
250+
</layout>
251+
</bibliography>
252+
</style>

0 commit comments

Comments
 (0)