forked from citation-style-language/styles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeistes-und-kulturwissenschaften-heilmann.csl
388 lines (388 loc) · 12.6 KB
/
geistes-und-kulturwissenschaften-heilmann.csl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="sort-only" default-locale="de-DE">
<info>
<title>Geistes- und Kulturwissenschaften (Heilmann) (Deutsch)</title>
<id>http://www.zotero.org/styles/geistes-und-kulturwissenschaften-heilmann</id>
<link href="http://www.zotero.org/styles/geistes-und-kulturwissenschaften-heilmann" rel="self"/>
<link href="http://www.tillheilmann.info/english.php" rel="documentation"/>
<author>
<name>Till A. Heilmann</name>
<email>[email protected]</email>
<uri>http://www.tillheilmann.info</uri>
</author>
<category citation-format="note"/>
<category field="humanities"/>
<summary>German style for humanities. Citations in notes; full bibliography.</summary>
<updated>2017-10-27T15:44:37+01:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="de">
<terms>
<term name="accessed">zugegriffen am</term>
<term name="no date">ohne Datum</term>
</terms>
</locale>
<macro name="contributors-long">
<choose>
<if variable="author">
<names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</if>
<else-if type="book">
<names variable="editor">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
<label prefix=" (" form="short" suffix=".)"/>
</names>
</else-if>
</choose>
</macro>
<macro name="contributors-short">
<choose>
<if variable="author">
<names variable="author">
<name form="short" name-as-sort-order="first" sort-separator="/" delimiter="/" delimiter-precedes-last="always"/>
</names>
</if>
<else-if type="book">
<names variable="editor">
<name form="short" name-as-sort-order="first" sort-separator="/" delimiter="/" delimiter-precedes-last="always"/>
<label prefix=" (" form="short" suffix=".)"/>
</names>
</else-if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if variable="author" type="book" match="all">
<names variable="editor translator" delimiter=", ">
<label form="verb-short" text-case="lowercase" suffix=" "/>
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</if>
</choose>
</macro>
<macro name="container-contributors">
<choose>
<if variable="container-author">
<names variable="container-author">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</if>
<else-if type="chapter">
<names variable="editor">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
<label prefix=" (" form="short" suffix=".)"/>
</names>
</else-if>
</choose>
</macro>
<macro name="secondary-container-contributors">
<choose>
<if variable="container-author" type="chapter" match="all">
<names variable="editor">
<label form="verb-short" text-case="lowercase" suffix=" "/>
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</if>
<else-if type="article-journal entry-dictionary entry-encyclopedia" match="any">
<names variable="editor">
<label form="verb-short" text-case="lowercase" suffix=" "/>
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</else-if>
</choose>
</macro>
<macro name="title-long">
<group delimiter=" ">
<choose>
<if type="book">
<group delimiter=", ">
<text variable="title"/>
<text macro="volume"/>
</group>
</if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
<choose>
<if type="article-journal article-magazine article-newspaper book chapter" match="any">
<text prefix="(" macro="orig-date" suffix=")"/>
</if>
</choose>
</group>
</macro>
<macro name="title-short">
<group delimiter=", ">
<choose>
<if type="book">
<text variable="title" form="short"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</group>
</macro>
<macro name="title-bib-sort">
<text variable="title"/>
<text macro="volume"/>
</macro>
<macro name="volume">
<choose>
<if type="book">
<group delimiter=" ">
<text term="volume" form="short"/>
<text variable="volume"/>
</group>
</if>
<else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
<group delimiter=" ">
<text term="volume" form="short" suffix="."/>
<text variable="volume"/>
</group>
</else-if>
<else-if type="article-journal article-magazine" match="any">
<group delimiter="/">
<text variable="volume"/>
<text variable="issue"/>
</group>
</else-if>
</choose>
</macro>
<macro name="container">
<group delimiter=", ">
<group delimiter=": ">
<choose>
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
<text term="in"/>
</if>
</choose>
<group delimiter=": ">
<text macro="container-contributors"/>
<text variable="container-title" font-style="italic" text-case="title"/>
</group>
</group>
<choose>
<if type="chapter" variable="volume" match="all">
<text macro="volume"/>
</if>
</choose>
<choose>
<if type="chapter entry-dictionary entry-encyclopedia" match="any">
<text macro="secondary-container-contributors"/>
</if>
</choose>
</group>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
</group>
</if>
<else-if variable="edition">
<group delimiter=" ">
<text variable="edition"/>
<text term="edition" form="short" suffix="."/>
</group>
</else-if>
</choose>
</macro>
<macro name="collection">
<choose>
<if type="book chapter report thesis" match="any">
<choose>
<if variable="collection-title">
<group delimiter=", ">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
<group delimiter=" ">
<text term="editor" form="verb-short" text-case="lowercase"/>
<names variable="collection-editor">
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
</names>
</group>
</group>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="published">
<choose>
<if type="article-newspaper" match="none">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</if>
</choose>
</macro>
<macro name="orig-date">
<group delimiter=" ">
<choose>
<if is-uncertain-date="issued">
<text term="circa" form="short"/>
</if>
</choose>
<date variable="original-date" form="numeric"/>
</group>
</macro>
<macro name="date">
<choose>
<if variable="issued">
<date variable="issued" form="numeric"/>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<macro name="issued">
<group prefix=", " delimiter=", ">
<group delimiter=" ">
<text variable="genre"/>
<choose>
<if type="report">
<text variable="number"/>
</if>
</choose>
</group>
<text variable="event"/>
<text macro="collection"/>
<text macro="edition"/>
</group>
<choose>
<if type="book chapter thesis" match="any">
<group prefix=", " delimiter=" ">
<text macro="published"/>
<text macro="date"/>
</group>
</if>
<else-if type="article-journal article-magazine" match="any">
<group prefix=" " delimiter=" ">
<group delimiter=", ">
<text macro="volume"/>
<text macro="secondary-container-contributors"/>
</group>
<text prefix="(" macro="date" suffix=")"/>
</group>
</else-if>
<else>
<group prefix=", " delimiter=", ">
<text macro="published"/>
<text macro="date"/>
</group>
</else>
</choose>
<choose>
<if type="manuscript">
<text prefix=" (" value="Typoskript" suffix=")"/>
</if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="article-journal article-magazine article-newspaper chapter" match="any">
<group delimiter=". ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</if>
</choose>
</macro>
<macro name="access">
<group delimiter=" ">
<text variable="URL"/>
<group prefix="(" suffix=")" delimiter=" ">
<text term="accessed" text-case="lowercase"/>
<date variable="accessed" form="numeric"/>
</group>
</group>
</macro>
<macro name="citation-locator">
<group delimiter=". ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
<layout suffix="." delimiter="; ">
<choose>
<if position="ibid-with-locator">
<text term="ibid" text-case="capitalize-first" suffix="."/>
<text prefix=", " macro="citation-locator"/>
</if>
<else-if position="ibid">
<text term="ibid" text-case="capitalize-first" suffix="."/>
</else-if>
<else-if position="subsequent">
<group delimiter=", ">
<group delimiter=": ">
<text macro="contributors-short"/>
<text macro="title-short"/>
</group>
<text macro="citation-locator"/>
</group>
</else-if>
<else>
<group delimiter=": ">
<text macro="contributors-long"/>
<group delimiter=", ">
<text macro="title-long"/>
<text macro="secondary-contributors"/>
<text macro="container"/>
</group>
</group>
<group delimiter=", ">
<text macro="issued"/>
<text macro="pages"/>
</group>
<group prefix=", " delimiter=", ">
<choose>
<if variable="page">
<choose>
<if type="chapter article-journal article-magazine article-newspaper" match="any">
<text prefix="hier " macro="citation-locator"/>
</if>
</choose>
</if>
<else>
<text macro="citation-locator"/>
</else>
</choose>
<text macro="access"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true" entry-spacing="0" subsequent-author-substitute="---">
<sort>
<key macro="contributors-long" names-min="3" names-use-first="3"/>
<key macro="title-bib-sort"/>
<key variable="issued" sort="descending"/>
</sort>
<layout suffix=".">
<group delimiter=": ">
<text macro="contributors-long"/>
<group delimiter=", ">
<text macro="title-long"/>
<text macro="secondary-contributors"/>
<text macro="container"/>
</group>
</group>
<group delimiter=", ">
<text macro="issued"/>
<text macro="pages"/>
<text macro="access"/>
</group>
</layout>
</bibliography>
</style>