blob: 2c026f003a61ed82959e45f2a159dbb359485b37 [file] [log] [blame]
Marc Kupietz11ae97b2023-01-21 16:49:52 +01001<?xml version="1.0" encoding="utf-8"?>
Marc Kupietz2282bbe2023-08-01 11:10:34 +02002<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only">
Marc Kupietz11ae97b2023-01-21 16:49:52 +01003 <info>
Marc Kupietz3034a662023-01-21 16:49:52 +01004 <title>ICLC-10 2023 (Mannheim)</title>
5 <id>http://www.zotero.org/styles/ICLC-10</id>
Marc Kupietz2be34f92023-08-01 11:10:34 +02006 <link href="http://www.zotero.org/styles/ICLC-10" rel="self" />
7 <link href="http://www.zotero.org/styles/euralex-2022-mannheim" rel="template" />
8 <link href="http://www.zotero.org/styles/harvard-cite-them-right-11th-edition" rel="template" />
Marc Kupietz11ae97b2023-01-21 16:49:52 +01009 <author>
Marc Kupietz3034a662023-01-21 16:49:52 +010010 <name>Marc Kupietz</name>
11 <uri>https://orcid.org/0000-0001-8997-8256</uri>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010012 </author>
Marc Kupietz2be34f92023-08-01 11:10:34 +020013 <category citation-format="author-date" />
14 <category field="generic-base" />
Marc Kupietz3034a662023-01-21 16:49:52 +010015 <summary>Style for ICLC-10 (Mannheim) Conference Proceedings. Based on the style for Euralex 2022 (Mannheim) Conference Proceedings (https://github.com/elexis-eu/elexifinder) authored by David Lindemann (http://www.wikidata.org/entity/Q57694630). Based on "Cite Them Right 11th edition - Harvard", by Patrick O'Brien</summary>
Marc Kupietz2be34f92023-08-01 11:10:34 +020016 <updated>2023-08-01T08:55:02+00:00</updated>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010017 <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>
Marc Kupietza838b792023-08-01 11:10:34 +020019 <locale xml:lang="en">
Marc Kupietz11ae97b2023-01-21 16:49:52 +010020 <terms>
21 <term name="editor" form="short">
22 <single>ed.</single>
23 <multiple>eds.</multiple>
24 </term>
25 <term name="editortranslator" form="verb">edited and translated by</term>
26 <term name="edition" form="short">edn.</term>
27 <term name="in">In:</term>
28 </terms>
29 </locale>
Marc Kupietz466b5fa2023-08-01 11:10:34 +020030 <locale xml:lang="de">
31 <terms>
32 <term name="editor" form="short">
33 <single>Hg.</single>
34 <multiple>Hgg.</multiple>
35 </term>
36 <term name="editortranslator" form="verb">bearbeitet und ΓΌbersetzt von</term>
37 <term name="edition" form="short">Ausg.</term>
Marc Kupietzbb8af632024-11-29 19:16:13 +010038 <term name="et-al">et al.</term>
Marc Kupietz466b5fa2023-08-01 11:10:34 +020039 <term name="in">In:</term>
40 </terms>
41 </locale>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010042 <macro name="editor">
43 <choose>
44 <if type="chapter paper-conference" match="any">
45 <names variable="container-author" delimiter="/">
Marc Kupietz91267342023-01-22 16:13:32 +010046 <name delimiter="/" delimiter-precedes-last="always" initialize="false" initialize-with=". " sort-separator="/" name-as-sort-order="all"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010047 </names>
48 <choose>
49 <if variable="container-author" match="none">
50 <names variable="editor translator" delimiter="/">
Marc Kupietz91267342023-01-22 16:13:32 +010051 <name delimiter="/" delimiter-precedes-last="always" initialize="false" initialize-with="." name-as-sort-order="all"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010052 <label form="short" prefix=" (" suffix=")"/>
53 </names>
54 </if>
55 </choose>
56 </if>
57 </choose>
58 </macro>
59 <macro name="secondary-contributors">
60 <choose>
61 <if type="chapter paper-conference" match="none">
62 <names variable="editor translator" delimiter=". ">
63 <label form="verb" text-case="capitalize-first" suffix=" "/>
Marc Kupietz91267342023-01-22 16:13:32 +010064 <name delimiter="/" delimiter-precedes-last="always" initialize="false" initialize-with="."/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010065 </names>
66 </if>
67 <else-if variable="container-author" match="any">
68 <names variable="editor translator" delimiter=". ">
69 <label form="verb" text-case="capitalize-first" suffix=" "/>
Marc Kupietz91267342023-01-22 16:13:32 +010070 <name initialize="false" initialize-with=". " delimiter="/"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010071 </names>
72 </else-if>
73 </choose>
74 </macro>
75 <macro name="author">
76 <names variable="author">
Marc Kupietz3124a632023-01-21 16:49:52 +010077 <name delimiter="/" delimiter-precedes-last="always" initialize="false" initialize-with="." name-as-sort-order="all"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010078 <label form="short" prefix=" (" suffix=")"/>
79 <substitute>
80 <names variable="editor"/>
81 <names variable="translator"/>
82 <choose>
83 <if type="article-newspaper article-magazine" match="any">
84 <text variable="container-title" text-case="title"/>
85 </if>
86 <else>
87 <text macro="title"/>
88 </else>
89 </choose>
90 </substitute>
91 </names>
92 </macro>
93 <macro name="author-short">
94 <names variable="author">
Marc Kupietz3124a632023-01-21 16:49:52 +010095 <name form="short" delimiter="/" delimiter-precedes-last="always" initialize="false" initialize-with=". "/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +010096 <substitute>
97 <names variable="editor"/>
98 <names variable="translator"/>
99 <choose>
100 <if type="article-newspaper article-magazine" match="any">
101 <text variable="container-title" text-case="title"/>
102 </if>
103 <else>
104 <text macro="title"/>
105 </else>
106 </choose>
107 </substitute>
108 </names>
109 </macro>
110 <macro name="access">
111 <choose>
112 <if variable="DOI">
Marc Kupietz7f1caab2023-05-04 14:04:02 +0200113 <text variable="DOI" prefix="https://doi.org/"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100114 </if>
115 <else-if variable="URL">
116 <text variable="URL"/>
117 <choose>
118 <if type="chapter paper-conference article-journal article article-magazine book review review-book thesis" match="none">
119 <group prefix=" (" delimiter=": " suffix=")">
120 <text value="last access"/>
121 <date form="text" variable="accessed">
122 <date-part name="day"/>
123 <date-part name="month"/>
124 <date-part name="year"/>
125 </date>
126 </group>
127 </if>
128 </choose>
129 </else-if>
130 </choose>
131 </macro>
132 <macro name="number-volumes">
133 <choose>
134 <if variable="volume" match="none">
135 <group delimiter=" " prefix="(" suffix=")">
136 <text variable="number-of-volumes"/>
137 <label variable="volume" form="short" strip-periods="true"/>
138 </group>
139 </if>
140 </choose>
141 </macro>
142 <macro name="title">
143 <choose>
144 <if type="bill book legal_case legislation motion_picture report song thesis webpage graphic" match="any">
145 <group delimiter=". ">
146 <group delimiter=" ">
147 <group delimiter=" ">
148 <text variable="title"/>
149 <text variable="medium" prefix="[" suffix="]"/>
150 </group>
151 <text macro="number-volumes"/>
152 </group>
153 <text macro="edition"/>
154 </group>
155 </if>
156 <else>
157 <text variable="title" form="long"/>
158 </else>
159 </choose>
160 </macro>
161 <macro name="publisher">
Marc Kupietz773154f2023-01-22 16:15:33 +0100162 <choose>
163 <if type="thesis">
164 <group delimiter=". ">
165 <text variable="genre"/>
166 <text variable="publisher"/>
167 </group>
168 </if>
169 <else-if type="report">
170 <group delimiter=". ">
171 <group delimiter=" ">
172 <text variable="genre"/>
173 <text variable="number"/>
174 </group>
175 <group delimiter=": ">
176 <text variable="publisher-place"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100177 <text variable="publisher"/>
178 </group>
Marc Kupietz773154f2023-01-22 16:15:33 +0100179 </group>
180 </else-if>
181 <else-if type="article-journal article-newspaper article-magazine" match="none">
182 <group delimiter=" ">
183 <group delimiter=", ">
184 <choose>
185 <if type="speech" variable="event" match="any">
186 <text variable="event" font-style="italic"/>
187 </if>
188 </choose>
189 <group delimiter=": ">
190 <text variable="publisher-place"/>
Marc Kupietzf81ac832023-01-21 16:49:52 +0100191 <text variable="publisher"/>
Marc Kupietz773154f2023-01-22 16:15:33 +0100192 </group>
193 </group>
194 <group prefix="(" suffix=")" delimiter=", ">
195 <text variable="collection-title"/>
196 <text variable="collection-number"/>
197 </group>
198 </group>
199 </else-if>
200 </choose>
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100201 </macro>
202 <macro name="year-date">
203 <choose>
204 <if variable="issued">
205 <date variable="issued">
206 <date-part name="year"/>
207 </date>
208 <text variable="year-suffix"/>
209 </if>
210 <else>
211 <text term="no date"/>
212 <text variable="year-suffix" prefix=" "/>
213 </else>
214 </choose>
215 </macro>
216 <macro name="locator">
217 <choose>
218 <if type="article-journal">
219 <text variable="volume"/>
Marc Kupietz2b982672023-01-22 16:20:57 +0100220 <text variable="issue" prefix="(" suffix=")"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100221 </if>
222 </choose>
223 </macro>
224 <macro name="published-date">
225 <choose>
226 <if type="article-newspaper article-magazine post-weblog speech" match="any">
227 <date variable="issued">
228 <date-part name="day" suffix=" "/>
229 <date-part name="month" form="long"/>
230 </date>
231 </if>
232 </choose>
233 </macro>
234 <macro name="pages">
235 <choose>
236 <if type="chapter paper-conference article-journal article article-magazine article-newspaper book review review-book report" match="any">
237 <group delimiter=" ">
238 <label variable="page" form="short"/>
239 <text variable="page"/>
240 </group>
241 </if>
242 </choose>
243 </macro>
244 <macro name="container-title">
245 <choose>
246 <if variable="container-title">
247 <group delimiter=". ">
248 <group delimiter=" ">
249 <text variable="container-title"/>
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100250 </group>
251 <text macro="edition"/>
252 </group>
253 </if>
254 <else>
255 <choose>
256 <if type="speech" variable="event" match="any">
257 <text variable="event"/>
258 </if>
259 </choose>
260 </else>
261 </choose>
262 </macro>
263 <macro name="edition">
264 <choose>
265 <if is-numeric="edition">
266 <group delimiter=" ">
267 <number variable="edition" form="ordinal"/>
268 <text term="edition" form="short" strip-periods="true"/>
269 </group>
270 </if>
271 <else>
272 <text variable="edition"/>
273 </else>
274 </choose>
275 </macro>
276 <macro name="container-prefix">
277 <choose>
278 <if type="chapter paper-conference article-journal article article-magazine article-newspaper" match="any">
279 <text term="in"/>
280 </if>
281 </choose>
282 </macro>
283 <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
284 <sort>
285 <key macro="year-date"/>
286 </sort>
287 <layout prefix="(" suffix=")" delimiter="; ">
288 <group delimiter=", ">
289 <group delimiter=" ">
290 <text macro="author-short"/>
291 <text macro="year-date"/>
292 </group>
293 <group>
294 <label variable="locator" form="short" suffix=" "/>
295 <text variable="locator"/>
296 </group>
297 </group>
298 </layout>
299 </citation>
Marc Kupietzdf104b72023-01-21 16:49:52 +0100300 <bibliography hanging-indent="true" et-al-min="21" et-al-use-first="19" et-al-use-last="true" entry-spacing="0" line-spacing="1">
Marc Kupietz11ae97b2023-01-21 16:49:52 +0100301 <sort>
302 <key macro="author"/>
303 <key macro="year-date"/>
304 <key variable="title"/>
305 </sort>
306 <layout suffix=".">
307 <group delimiter=". ">
308 <group delimiter=" ">
309 <text macro="author"/>
310 <text macro="year-date" prefix="(" suffix="):"/>
311 <group delimiter=". ">
312 <text macro="title"/>
313 <group delimiter=" ">
314 <text macro="container-prefix"/>
315 <text macro="editor" suffix=":"/>
316 <text macro="container-title"/>
317 </group>
318 </group>
319 </group>
320 <text macro="secondary-contributors"/>
321 <text macro="publisher"/>
322 </group>
323 <group delimiter=", " prefix=", ">
324 <text macro="locator"/>
325 <text macro="published-date"/>
326 <text macro="pages"/>
327 </group>
328 <text macro="access" prefix=". "/>
329 </layout>
330 </bibliography>
331</style>