Skip to content

Commit a0d4bab

Browse files
authored
Create the-international-journal-of-tuberculosis-and-lung-disease.csl (JabRef#4663)
1 parent 5a865de commit a0d4bab

File tree

1 file changed

+185
-0
lines changed

1 file changed

+185
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,185 @@
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>The International Journal of Tuberculosis and Lung Disease</title>
5+
<title-short>IJTLD</title-short>
6+
<id>http://www.zotero.org/styles/the-international-journal-of-tuberculosis-and-lung-disease</id>
7+
<link href="http://www.zotero.org/styles/the-international-journal-of-tuberculosis-and-lung-disease" rel="self"/>
8+
<link href="http://www.zotero.org/styles/haematologica" rel="template"/>
9+
<link href="https://www.theunion.org/what-we-do/journals/ijtld/information-for-authors/body/Author-Instructions-2019.pdf" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>1027-3719</issn>
16+
<eissn>1815-7920</eissn>
17+
<updated>2020-04-02T12:18:17+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<macro name="author">
21+
<names variable="author" suffix=". ">
22+
<name delimiter-precedes-last="always" initialize-with=" " name-as-sort-order="all" sort-separator=" "/>
23+
<label form="short" strip-periods="false" prefix=", "/>
24+
<substitute>
25+
<names variable="editor"/>
26+
</substitute>
27+
</names>
28+
</macro>
29+
<macro name="editor">
30+
<names variable="editor">
31+
<name delimiter-precedes-last="always" initialize-with=" " name-as-sort-order="all" sort-separator=" "/>
32+
<label form="short" strip-periods="false" prefix=", "/>
33+
</names>
34+
</macro>
35+
<macro name="date">
36+
<choose>
37+
<if type="article-newspaper report" match="any">
38+
<date variable="issued" form="text"/>
39+
</if>
40+
<else>
41+
<date variable="issued" form="text" date-parts="year"/>
42+
</else>
43+
</choose>
44+
</macro>
45+
<macro name="publisher">
46+
<group>
47+
<group delimiter=" ">
48+
<text variable="genre" text-case="title"/>
49+
<text variable="number"/>
50+
</group>
51+
<group delimiter=": ">
52+
<choose>
53+
<if type="thesis" match="none">
54+
<text variable="publisher-place"/>
55+
</if>
56+
</choose>
57+
<text variable="publisher" suffix=","/>
58+
</group>
59+
<choose>
60+
<if variable="URL" match="none">
61+
<text macro="date" prefix=" "/>
62+
</if>
63+
</choose>
64+
</group>
65+
</macro>
66+
<macro name="access">
67+
<choose>
68+
<if type="article-journal" match="any">
69+
<choose>
70+
<if variable="page volume" match="none">
71+
<text value="epub ahead of print" text-case="capitalize-first" prefix=" [" suffix="]"/>
72+
</if>
73+
</choose>
74+
</if>
75+
<else-if type="webpage post-weblog" match="any">
76+
<group delimiter=" " prefix=". ">
77+
<text variable="URL"/>
78+
<text macro="accessed-date"/>
79+
</group>
80+
</else-if>
81+
</choose>
82+
</macro>
83+
<macro name="accessed-date">
84+
<choose>
85+
<if variable="URL">
86+
<group prefix="(" suffix=")" delimiter=", ">
87+
<text macro="date"/>
88+
<group delimiter=" ">
89+
<text term="accessed"/>
90+
<date variable="accessed" form="text"/>
91+
</group>
92+
</group>
93+
</if>
94+
</choose>
95+
</macro>
96+
<macro name="container-title">
97+
<text variable="container-title" form="short" strip-periods="true"/>
98+
</macro>
99+
<macro name="title">
100+
<text variable="title"/>
101+
</macro>
102+
<macro name="edition">
103+
<choose>
104+
<if is-numeric="edition">
105+
<group delimiter=" ">
106+
<number variable="edition" form="ordinal"/>
107+
<text term="edition" form="short"/>
108+
</group>
109+
</if>
110+
<else>
111+
<text variable="edition" suffix="."/>
112+
</else>
113+
</choose>
114+
</macro>
115+
<citation collapse="citation-number">
116+
<sort>
117+
<key variable="citation-number"/>
118+
</sort>
119+
<layout delimiter="," vertical-align="sup">
120+
<text variable="citation-number"/>
121+
</layout>
122+
</citation>
123+
<bibliography delimiter-precedes-et-al="always" et-al-min="7" et-al-use-first="3" second-field-align="flush">
124+
<layout suffix=".">
125+
<text variable="citation-number"/>
126+
<text macro="author"/>
127+
<text macro="title"/>
128+
<choose>
129+
<if type="bill book graphic legal_case legislation motion_picture patent report song thesis" match="any">
130+
<group delimiter=". " prefix=". ">
131+
<text macro="edition"/>
132+
<text macro="publisher"/>
133+
<group>
134+
<text variable="number-of-pages"/>
135+
<label prefix=" " variable="page" form="short"/>
136+
</group>
137+
</group>
138+
</if>
139+
<else-if type="chapter paper-conference" match="any">
140+
<group delimiter=": " prefix=". ">
141+
<group delimiter=". ">
142+
<group delimiter=" ">
143+
<text term="in" suffix=":" text-case="capitalize-first"/>
144+
<text macro="editor"/>
145+
<text variable="container-title" font-style="normal"/>
146+
</group>
147+
<text macro="publisher"/>
148+
</group>
149+
<group delimiter=" ">
150+
<label strip-periods="true" prefix=" " variable="page" form="short"/>
151+
<text variable="page"/>
152+
</group>
153+
</group>
154+
</else-if>
155+
<else-if type="article-newspaper article-magazine" match="any">
156+
<group delimiter=", " prefix=". ">
157+
<text macro="container-title"/>
158+
<text macro="date"/>
159+
<text variable="page"/>
160+
</group>
161+
</else-if>
162+
<else>
163+
<group delimiter="; " prefix=". ">
164+
<group delimiter=" ">
165+
<text macro="container-title"/>
166+
<choose>
167+
<if variable="page" match="any">
168+
<text macro="date"/>
169+
</if>
170+
</choose>
171+
</group>
172+
<group delimiter=": ">
173+
<group>
174+
<text variable="volume"/>
175+
<text variable="issue" prefix="(" suffix=")"/>
176+
</group>
177+
<text variable="page"/>
178+
</group>
179+
</group>
180+
</else>
181+
</choose>
182+
<text macro="access"/>
183+
</layout>
184+
</bibliography>
185+
</style>

0 commit comments

Comments
 (0)