forked from citation-style-language/styles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReinald Gfuellner
375 lines (375 loc) · 14.2 KB
/
Reinald Gfuellner
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
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="de-DE">
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Reinald Gfuellner - FUH - KSW - Geisteswissenschaft (Deutsch)</title>
<title-short>zoteroSF</title-short>
<id>http://www.zotero.org/styles/reinald-gfuellner-fuh-ksw-geisteswissenschaft</id>
<link rel="self" href="http://www.zotero.org/styles/reinald-gfuellner-fuh-ksw-geisteswissenschaft"/>
<contributor>
<name>Reinald Gfuellner</name>
<email>[email protected]@studium.fernuni-hagen.de</email>
<uri></uri>
</contributor>
<category citation-format="note"/>
<category field="humanities"/>
<category field="generic-base"/>
<summary>German generic-base style for humanities. Citations in notes; full bibliography.</summary>
<published>2012-05-28T14:00:00+00:00</published>
<updated>2023-12-11T17:43:29+00: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">abgerufen am</term>
<term name="editor" form="verb-short">hrsg. v.</term>
<term name="editorial-director" form="verb-short">hrsg. v.</term>
<term name="editortranslator" form="verb-short">hrsg. & übers. v.</term>
</terms>
</locale>
<macro name="contributors-long">
<choose>
<if variable="author">
<names variable="author">
<name and="text" delimiter-precedes-last="never">
<name-part name="family" font-variant="normal"/>
</name>
<et-al term="et-al"/>
</names>
</if>
<else>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<names variable="editor">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" font-variant="normal"/>
</name>
<et-al term="et-al"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</else>
</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">
<name-part name="family" font-variant="normal"/>
</name>
<et-al term="et-al"/>
</names>
</if>
<else>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<names variable="editor">
<name form="short" name-as-sort-order="first" sort-separator="/" delimiter="/" delimiter-precedes-last="always">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al term="et-al"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<choose>
<if variable="author" match="all">
<names variable="editor translator" delimiter=", ">
<label form="verb-short" text-case="lowercase" suffix=". " strip-periods="false"/>
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al term="et-al"/>
</names>
</if>
</choose>
</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">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al term="et-al"/>
</names>
</if>
<else>
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<names variable="editor">
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" font-variant="normal"/>
</name>
<et-al term="et-al"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="secondary-container-contributors">
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if variable="container-author" match="all">
<names variable="editor">
<label form="verb-short" text-case="lowercase" suffix=". " strip-periods="false"/>
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" font-variant="normal"/>
</name>
<et-al term="et-al"/>
</names>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="secondary-collection-contributors">
<names variable="collection-editor">
<name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al term="et-al"/>
</names>
</macro>
<macro name="title-long">
<group delimiter=", ">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<text variable="title" form="long" font-style="italic"/>
</if>
<else>
<text variable="title" quotes="true" font-style="normal"/>
</else>
</choose>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<choose>
<if variable="volume">
<group>
<text term="volume" form="short" suffix=". " strip-periods="true"/>
<number variable="volume"/>
</group>
</if>
</choose>
</if>
</choose>
<text macro="secondary-contributors"/>
</group>
</macro>
<macro name="title-short">
<group delimiter=", ">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" quotes="true" font-style="italic"/>
</else>
</choose>
</group>
</macro>
<macro name="container">
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if variable="container-author editor" match="any">
<text term="in" suffix=": "/>
</if>
</choose>
<text macro="container-contributors" suffix=": "/>
<text variable="container-title" form="short" font-style="italic"/>
<choose>
<if variable="volume">
<text term="volume" form="short" prefix=", " suffix=". " strip-periods="true"/>
<text variable="volume"/>
</if>
</choose>
<text macro="secondary-container-contributors" prefix=", "/>
</if>
<else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis article webpage" match="any">
<text variable="container-title" form="short" font-style="italic" prefix="in: " suffix=" "/>
</else-if>
</choose>
</macro>
<macro name="collection">
<text variable="collection-title"/>
<choose>
<if is-numeric="collection-number">
<text variable="collection-number" prefix=" "/>
</if>
<else>
<text variable="collection-number" prefix=", "/>
</else>
</choose>
<choose>
<if variable="collection-editor">
<text term="editor" form="verb-short" text-case="lowercase" prefix=", " suffix="." strip-periods="false"/>
<text macro="secondary-collection-contributors" prefix=" "/>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" prefix=" "/>
</if>
<else-if variable="edition">
<text variable="edition"/>
<text term="edition" form="short" prefix=" "/>
</else-if>
</choose>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="issued">
<choose>
<if type="bill book graphic legal_case motion_picture report song chapter paper-conference entry-encyclopedia" match="any">
<text macro="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<date variable="issued" prefix=" ">
<date-part name="year"/>
</date>
<text macro="collection" prefix=" (" suffix=")"/>
</if>
<else-if type="webpage" match="any">
<group delimiter="/">
<text variable="volume" font-style="italic"/>
<text variable="issue" font-style="italic"/>
</group>
<date variable="issued" prefix=" (" suffix=")">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
<date-part name="year"/>
</date>
</else-if>
<else-if type="thesis article manuscript" match="any">
<text variable="genre" prefix=", "/>
<text macro="publisher" prefix=", "/>
<date variable="issued" prefix=" ">
<date-part name="year"/>
</date>
</else-if>
<else-if type="article-journal article-magazine article-newspaper broadcast interview map patent personal_communication song speech" match="any">
<group delimiter="/">
<text variable="volume" font-style="italic"/>
<text variable="issue" font-style="italic"/>
</group>
<date variable="issued" prefix=" (" suffix=")">
<date-part name="year"/>
</date>
</else-if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis article webpage chapter paper-conference" match="any">
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</if>
<else-if type="entry-encyclopedia" match="any">
<label variable="locator" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</else-if>
</choose>
</macro>
<macro name="access">
<choose>
<if type="webpage thesis article article-magazine article-newspaper article-journal manuscript" match="any">
<text variable="URL"/>
<group prefix=" (" suffix=")" delimiter=" ">
<text term="accessed" text-case="lowercase"/>
<date variable="accessed">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="citation-locator">
<label variable="locator" form="short" suffix=". " strip-periods="true"/>
<text variable="locator"/>
</macro>
<macro name="sort-key">
<text macro="contributors-long" suffix=" "/>
<text macro="issued"/>
<text macro="title-long" suffix=" "/>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
<layout delimiter="; ">
<choose>
<if position="ibid-with-locator">
<text term="ibid"/>
<text macro="citation-locator" prefix=", "/>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<text macro="contributors-short" suffix=": "/>
<text macro="title-short"/>
<text macro="citation-locator" prefix=", "/>
</else-if>
<else>
<text macro="contributors-long" suffix=": "/>
<text macro="title-long"/>
<text macro="container" prefix=", "/>
<text macro="issued"/>
<text macro="pages" prefix=", "/>
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if variable="page" match="all">
<text macro="citation-locator" prefix=", hier "/>
</if>
</choose>
</if>
<else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech webpage" match="any">
<choose>
<if variable="page" match="all">
<text macro="citation-locator" prefix=", hier "/>
</if>
</choose>
</else-if>
<else>
<text macro="citation-locator" prefix=", "/>
</else>
</choose>
<text macro="access" prefix=", "/>
</else>
</choose>
</layout>
</citation>
<bibliography et-al-min="4" et-al-use-first="1" name-as-sort-order="first" entry-spacing="0" hanging-indent="true">
<sort>
<key macro="sort-key"/>
</sort>
<layout>
<text macro="contributors-long" suffix=": "/>
<text macro="title-long"/>
<text macro="container" prefix=", "/>
<text macro="issued"/>
<text macro="pages" prefix=", "/>
<text macro="access" prefix=", "/>
</layout>
</bibliography>
</style>