Skip to content

Commit 0feda94

Browse files
authored
Create journal-of-intercultural-studies.csl (#5709)
via https://forums.zotero.org/discussion/92763/which-harvard-style#latest
1 parent ae4756d commit 0feda94

File tree

1 file changed

+313
-0
lines changed

1 file changed

+313
-0
lines changed

journal-of-intercultural-studies.csl

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