Skip to content

Commit ffb7aa6

Browse files
authored
1 parent e07329a commit ffb7aa6

File tree

1 file changed

+259
-0
lines changed

1 file changed

+259
-0
lines changed

comparativ.csl

Lines changed: 259 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,259 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" page-range-format="minimal" class="note" demote-non-dropping-particle="sort-only" default-locale="en-GB">
3+
<info>
4+
<title>Comparativ</title>
5+
<id>http://www.zotero.org/styles/comparativ</id>
6+
<link href="http://www.zotero.org/styles/comparativ" rel="self"/>
7+
<link href="http://www.zotero.org/styles/early-medieval-europe" rel="template"/>
8+
<link href="https://www.comparativ.net/v2/about/submissions" rel="documentation"/>
9+
<link href="https://www.comparativ.net/public/downloads/comparativ_english_styleguide.pdf" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="note"/>
14+
<category field="history"/>
15+
<issn>0940-3566</issn>
16+
<updated>2021-01-17T08:03:28+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+
<locale xml:lang="en">
20+
<style-options punctuation-in-quote="false"/>
21+
<terms>
22+
<term name="translator" form="short">trans.</term>
23+
<term name="editortranslator" form="short">ed. and trans.</term>
24+
<term name="chapter" form="short">c.</term>
25+
</terms>
26+
</locale>
27+
<macro name="author">
28+
<names variable="author" suffix=", ">
29+
<name and="text" initialize-with="." delimiter=", "/>
30+
<label form="short" prefix=" (" suffix=")" strip-periods="false"/>
31+
<substitute>
32+
<names variable="translator"/>
33+
<names variable="editor"/>
34+
</substitute>
35+
</names>
36+
</macro>
37+
<macro name="author-short">
38+
<names variable="author">
39+
<name form="short" and="text" delimiter=", "/>
40+
<label form="short" prefix=" (" suffix=")" strip-periods="false"/>
41+
<substitute>
42+
<names variable="translator"/>
43+
<names variable="editor"/>
44+
</substitute>
45+
</names>
46+
</macro>
47+
<macro name="editor-translator">
48+
<choose>
49+
<if variable="editor translator" match="any">
50+
<names variable="editor translator">
51+
<label form="short" suffix=". " strip-periods="false"/>
52+
<name and="text" initialize-with="."/>
53+
</names>
54+
</if>
55+
</choose>
56+
</macro>
57+
<macro name="container-editor">
58+
<group delimiter=": ">
59+
<text term="in" suffix=" "/>
60+
<names variable="editor">
61+
<name and="text" initialize-with="." delimiter=", "/>
62+
<label form="short" prefix=" (" suffix=")" strip-periods="false"/>
63+
<substitute>
64+
<names variable="editor"/>
65+
<names variable="translator"/>
66+
<names variable="container-author"/>
67+
<text macro="title"/>
68+
</substitute>
69+
</names>
70+
</group>
71+
</macro>
72+
<macro name="title">
73+
<text variable="title"/>
74+
</macro>
75+
<macro name="title-short">
76+
<choose>
77+
<if type="bill book graphic legal_case motion_picture report song" match="any">
78+
<text variable="title" form="short" font-style="italic"/>
79+
</if>
80+
<else>
81+
<text variable="title" form="short"/>
82+
</else>
83+
</choose>
84+
</macro>
85+
<macro name="collection">
86+
<text variable="collection-title"/>
87+
<text variable="collection-number" prefix=" "/>
88+
</macro>
89+
<macro name="publisher">
90+
<choose>
91+
<if type="paper-conference">
92+
<group delimiter=" ">
93+
<text term="presented at"/>
94+
<text variable="event"/>
95+
</group>
96+
<text variable="event-place" prefix=", "/>
97+
</if>
98+
<else>
99+
<text variable="publisher-place"/>
100+
</else>
101+
</choose>
102+
</macro>
103+
<macro name="date">
104+
<date variable="issued">
105+
<date-part name="year"/>
106+
</date>
107+
</macro>
108+
<macro name="volumes">
109+
<group delimiter=" ">
110+
<text variable="number-of-volumes"/>
111+
<text term="volume" form="short" plural="true" strip-periods="true"/>
112+
</group>
113+
</macro>
114+
<macro name="pageno">
115+
<choose>
116+
<if variable="locator" match="none">
117+
<group delimiter=" ">
118+
<label variable="page" form="short"/>
119+
<text variable="page"/>
120+
</group>
121+
</if>
122+
</choose>
123+
</macro>
124+
<macro name="pageref">
125+
<choose>
126+
<if variable="locator">
127+
<choose>
128+
<if variable="page">
129+
<group>
130+
<label variable="page" form="short" suffix=" "/>
131+
<text variable="page"/>
132+
<text term="at" prefix=", " suffix=" "/>
133+
</group>
134+
</if>
135+
</choose>
136+
<label variable="locator" form="short" suffix=" "/>
137+
<text variable="locator"/>
138+
</if>
139+
</choose>
140+
</macro>
141+
<macro name="pageref-subsequent">
142+
<label variable="locator" form="short" suffix=" "/>
143+
<text variable="locator"/>
144+
</macro>
145+
<macro name="volref">
146+
<group delimiter=" ">
147+
<text variable="volume"/>
148+
<text macro="date" prefix="(" suffix=")"/>
149+
<text variable="issue"/>
150+
</group>
151+
</macro>
152+
<macro name="container">
153+
<text variable="container-title"/>
154+
</macro>
155+
<macro name="access">
156+
<choose>
157+
<if type="webpage" match="any">
158+
<choose>
159+
<if variable="URL" match="any">
160+
<text variable="URL"/>
161+
<group delimiter=" " prefix=" (" suffix=")">
162+
<text term="accessed"/>
163+
<date variable="accessed">
164+
<date-part name="month" form="numeric" suffix="/"/>
165+
<date-part name="day" suffix="/"/>
166+
<date-part name="year"/>
167+
</date>
168+
</group>
169+
</if>
170+
</choose>
171+
</if>
172+
</choose>
173+
</macro>
174+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
175+
<layout suffix="." delimiter="; ">
176+
<choose>
177+
<if position="ibid-with-locator" match="any">
178+
<group delimiter=", ">
179+
<text term="ibid" form="short"/>
180+
<text macro="pageref-subsequent"/>
181+
</group>
182+
</if>
183+
<else-if match="any" position="ibid">
184+
<text term="ibid" form="short"/>
185+
</else-if>
186+
<else-if match="any" position="subsequent">
187+
<group delimiter=", ">
188+
<text macro="author-short"/>
189+
<text macro="title-short"/>
190+
<text macro="pageref-subsequent"/>
191+
</group>
192+
</else-if>
193+
<else>
194+
<text macro="author"/>
195+
<choose>
196+
<if type="report thesis" match="any">
197+
<group delimiter=", ">
198+
<text macro="title"/>
199+
<text variable="genre"/>
200+
<text variable="publisher"/>
201+
<text variable="collection-title"/>
202+
<text variable="number" prefix=" "/>
203+
<text macro="date"/>
204+
<text macro="pageref"/>
205+
</group>
206+
</if>
207+
<else-if type="bill book graphic legal_case motion_picture song" match="any">
208+
<group delimiter=", ">
209+
<text macro="title"/>
210+
<text macro="editor-translator"/>
211+
<text macro="container"/>
212+
<text macro="volumes"/>
213+
<text macro="collection"/>
214+
<group delimiter=" ">
215+
<text macro="publisher"/>
216+
<text macro="date"/>
217+
</group>
218+
<text macro="pageref"/>
219+
</group>
220+
</else-if>
221+
<else-if type="chapter paper-conference" match="any">
222+
<group delimiter=", ">
223+
<text macro="title"/>
224+
<text macro="container-editor"/>
225+
<text macro="container"/>
226+
<text macro="collection"/>
227+
<text macro="volumes"/>
228+
<group delimiter=" ">
229+
<text macro="publisher"/>
230+
<text macro="date"/>
231+
</group>
232+
<text macro="pageno"/>
233+
<text macro="pageref"/>
234+
</group>
235+
</else-if>
236+
<else>
237+
<group delimiter=", ">
238+
<text macro="title"/>
239+
<group delimiter=" ">
240+
<text macro="publisher"/>
241+
<group delimiter=": ">
242+
<text term="in"/>
243+
<text macro="container"/>
244+
</group>
245+
<text macro="collection"/>
246+
<text macro="volref"/>
247+
</group>
248+
<text macro="access"/>
249+
<text macro="volumes"/>
250+
<text macro="pageno"/>
251+
<text macro="pageref"/>
252+
</group>
253+
</else>
254+
</choose>
255+
</else>
256+
</choose>
257+
</layout>
258+
</citation>
259+
</style>

0 commit comments

Comments
 (0)