Skip to content

Commit b2fa912

Browse files
authored
Create biomarkers.csl (#5582)
1 parent 1b00ec0 commit b2fa912

File tree

1 file changed

+313
-0
lines changed

1 file changed

+313
-0
lines changed

biomarkers.csl

+313
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,313 @@
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-GB">
3+
<info>
4+
<title>Biomarkers</title>
5+
<id>http://www.zotero.org/styles/biomarkers</id>
6+
<link href="http://www.zotero.org/styles/biomarkers" rel="self"/>
7+
<link href="http://www.zotero.org/styles/taylor-and-francis-harvard-x" rel="template"/>
8+
<link href="https://www.tandfonline.com/action/authorSubmission?show=instructions&amp;journalCode=ibmk20#references" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="author-date"/>
13+
<category field="medicine"/>
14+
<issn>1354-750X</issn>
15+
<eissn>1366-5804</eissn>
16+
<updated>2021-08-02T08:43:00+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="container">
20+
<choose>
21+
<if type="chapter paper-conference" match="any">
22+
<text term="in" text-case="capitalize-first" suffix=": " font-style="italic"/>
23+
<group delimiter=". ">
24+
<names variable="editor translator" delimiter=", ">
25+
<name sort-separator=", " initialize-with="." and="text" delimiter=", "/>
26+
<label form="short" prefix=", "/>
27+
</names>
28+
<text variable="container-title" font-style="italic"/>
29+
</group>
30+
</if>
31+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
32+
<text variable="container-title"/>
33+
</else-if>
34+
<else-if type="broadcast">
35+
<choose>
36+
<if variable="container-title">
37+
<group delimiter=", ">
38+
<text variable="number" prefix="Episode "/>
39+
<text variable="title"/>
40+
</group>
41+
</if>
42+
</choose>
43+
</else-if>
44+
<else>
45+
<text variable="container-title" font-style="italic"/>
46+
</else>
47+
</choose>
48+
</macro>
49+
<macro name="author">
50+
<choose>
51+
<if type="motion_picture broadcast" match="none">
52+
<names variable="author">
53+
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " and="text"/>
54+
<label form="short" prefix=", "/>
55+
<et-al font-style="italic"/>
56+
<substitute>
57+
<names variable="editor"/>
58+
<names variable="translator"/>
59+
<text macro="title"/>
60+
</substitute>
61+
</names>
62+
</if>
63+
<else>
64+
<choose>
65+
<if variable="container-title">
66+
<text variable="container-title" font-style="italic"/>
67+
</if>
68+
<else>
69+
<text variable="title" font-style="italic"/>
70+
</else>
71+
</choose>
72+
</else>
73+
</choose>
74+
</macro>
75+
<macro name="author-short">
76+
<choose>
77+
<if type="motion_picture broadcast" match="none">
78+
<names variable="author">
79+
<name form="short" and="text" delimiter=", " initialize-with=". "/>
80+
<et-al font-style="italic"/>
81+
<substitute>
82+
<names variable="editor"/>
83+
<names variable="translator"/>
84+
<choose>
85+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
86+
<text variable="title" form="short" font-style="italic"/>
87+
</if>
88+
<else>
89+
<text variable="title" form="short"/>
90+
</else>
91+
</choose>
92+
</substitute>
93+
</names>
94+
</if>
95+
<else>
96+
<choose>
97+
<if variable="container-title">
98+
<text variable="container-title" font-style="italic"/>
99+
</if>
100+
<else>
101+
<text variable="title" font-style="italic"/>
102+
</else>
103+
</choose>
104+
</else>
105+
</choose>
106+
</macro>
107+
<macro name="access">
108+
<choose>
109+
<if type="webpage post post-weblog" match="any">
110+
<group>
111+
<text value="Available from: "/>
112+
<text variable="URL"/>
113+
</group>
114+
<group prefix=" [" suffix="]" delimiter=" ">
115+
<text term="accessed" text-case="capitalize-first"/>
116+
<date variable="accessed" delimiter=" ">
117+
<date-part name="day"/>
118+
<date-part name="month" form="short" strip-periods="true"/>
119+
<date-part name="year"/>
120+
</date>
121+
</group>
122+
</if>
123+
<else-if type="article-journal" match="any">
124+
<text variable="DOI" prefix="doi:"/>
125+
</else-if>
126+
</choose>
127+
</macro>
128+
<macro name="title">
129+
<choose>
130+
<if type="thesis" match="any">
131+
<group delimiter=". ">
132+
<text variable="title"/>
133+
<group>
134+
<text variable="genre"/>
135+
<text variable="number" prefix=" No. "/>
136+
</group>
137+
</group>
138+
</if>
139+
<else-if type="bill book graphic legal_case legislation report song speech" match="any">
140+
<group delimiter=". ">
141+
<text variable="title" font-style="italic"/>
142+
<text macro="edition"/>
143+
</group>
144+
</else-if>
145+
<else-if type="webpage">
146+
<text variable="title"/>
147+
<text value="online" prefix=" [" suffix="]"/>
148+
</else-if>
149+
<else-if type="motion_picture broadcast" match="any"/>
150+
<else>
151+
<text variable="title"/>
152+
</else>
153+
</choose>
154+
</macro>
155+
<macro name="report-details">
156+
<choose>
157+
<if type="report">
158+
<group>
159+
<text variable="genre"/>
160+
<text variable="number" prefix=" No. "/>
161+
</group>
162+
</if>
163+
</choose>
164+
</macro>
165+
<macro name="publisher">
166+
<choose>
167+
<if type="thesis" match="any">
168+
<group delimiter=", ">
169+
<text variable="publisher"/>
170+
<text variable="publisher-place"/>
171+
</group>
172+
</if>
173+
<else>
174+
<group delimiter=", ">
175+
<group delimiter=": ">
176+
<text variable="publisher-place"/>
177+
<text variable="publisher"/>
178+
</group>
179+
<text macro="report-details"/>
180+
</group>
181+
</else>
182+
</choose>
183+
</macro>
184+
<macro name="event">
185+
<choose>
186+
<if variable="event">
187+
<text term="presented at" text-case="capitalize-first" suffix=" "/>
188+
<text variable="event"/>
189+
</if>
190+
</choose>
191+
</macro>
192+
<macro name="issued">
193+
<choose>
194+
<if variable="issued">
195+
<date variable="issued">
196+
<date-part name="year"/>
197+
</date>
198+
</if>
199+
<else-if variable="accessed">
200+
<choose>
201+
<if type="webpage">
202+
<date variable="accessed">
203+
<date-part name="year"/>
204+
</date>
205+
</if>
206+
<else>
207+
<text term="no date" form="short"/>
208+
</else>
209+
</choose>
210+
</else-if>
211+
<else>
212+
<text term="no date" form="short"/>
213+
</else>
214+
</choose>
215+
</macro>
216+
<macro name="edition">
217+
<group delimiter=" ">
218+
<choose>
219+
<if is-numeric="edition">
220+
<group delimiter=" ">
221+
<number variable="edition" form="ordinal"/>
222+
<text term="edition" form="short"/>
223+
</group>
224+
</if>
225+
<else>
226+
<text variable="edition" suffix="."/>
227+
</else>
228+
</choose>
229+
</group>
230+
</macro>
231+
<macro name="locators">
232+
<choose>
233+
<if type="article-journal article-magazine" match="any">
234+
<group prefix=", " delimiter=", ">
235+
<group delimiter=" ">
236+
<text variable="volume"/>
237+
<text variable="issue" prefix="(" suffix=")"/>
238+
</group>
239+
<text variable="page"/>
240+
</group>
241+
</if>
242+
<else-if type="article-newspaper" match="any">
243+
<date variable="issued" delimiter=" " prefix=", ">
244+
<date-part name="day"/>
245+
<date-part name="month" form="short" strip-periods="true"/>
246+
</date>
247+
<group delimiter=" " prefix=", ">
248+
<label variable="page" form="short"/>
249+
<text variable="page"/>
250+
</group>
251+
</else-if>
252+
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
253+
<group delimiter=", " prefix=". ">
254+
<text macro="event"/>
255+
<text macro="publisher"/>
256+
</group>
257+
</else-if>
258+
<else-if type="broadcast">
259+
<group delimiter=". " prefix=", ">
260+
<text variable="publisher"/>
261+
<date variable="issued" delimiter=" ">
262+
<date-part name="month" form="short" strip-periods="true"/>
263+
<date-part name="day"/>
264+
</date>
265+
</group>
266+
</else-if>
267+
<else-if type="chapter paper-conference" match="any">
268+
<group delimiter=", " prefix=". ">
269+
<text macro="event"/>
270+
<text macro="publisher"/>
271+
<group>
272+
<text variable="page"/>
273+
</group>
274+
</group>
275+
</else-if>
276+
</choose>
277+
</macro>
278+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" collapse="year">
279+
<sort>
280+
<key macro="issued"/>
281+
<key macro="author"/>
282+
</sort>
283+
<layout prefix="(" suffix=")" delimiter=", ">
284+
<group delimiter=", ">
285+
<group delimiter=" ">
286+
<text macro="author-short"/>
287+
<text macro="issued"/>
288+
</group>
289+
<group delimiter=" ">
290+
<label variable="locator" form="short"/>
291+
<text variable="locator"/>
292+
</group>
293+
</group>
294+
</layout>
295+
</citation>
296+
<bibliography hanging-indent="true" entry-spacing="0" line-spacing="1" et-al-min="7" et-al-use-first="1">
297+
<sort>
298+
<key macro="author"/>
299+
<key macro="issued" sort="ascending"/>
300+
</sort>
301+
<layout suffix=".">
302+
<text macro="author" suffix=","/>
303+
<group delimiter=". " prefix=" ">
304+
<text macro="issued"/>
305+
<text macro="title"/>
306+
<text macro="container"/>
307+
<text variable="medium"/>
308+
</group>
309+
<text macro="locators"/>
310+
<text macro="access" prefix=". "/>
311+
</layout>
312+
</bibliography>
313+
</style>

0 commit comments

Comments
 (0)