Skip to content

Commit 960b316

Browse files
authored
Create journal-of-urban-technology.csl (JabRef#4645)
1 parent ddf2572 commit 960b316

File tree

1 file changed

+304
-0
lines changed

1 file changed

+304
-0
lines changed

journal-of-urban-technology.csl

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

0 commit comments

Comments
 (0)