Skip to content

Commit 19fa29f

Browse files
authored
Create heiliger-dienst.csl (#4787)
1 parent 888bad1 commit 19fa29f

File tree

1 file changed

+222
-0
lines changed

1 file changed

+222
-0
lines changed

heiliger-dienst.csl

+222
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" names-delimiter="" demote-non-dropping-particle="sort-only" default-locale="de-DE">
3+
<info>
4+
<title>Heiliger Dienst (German)</title>
5+
<id>http://www.zotero.org/styles/heiliger-dienst</id>
6+
<link href="http://www.zotero.org/styles/heiliger-dienst" rel="self"/>
7+
<link href="http://www.zotero.org/styles/jahrbuch-der-osterreichischen-byzantinischen-gesellschaft" rel="template"/>
8+
<link href="https://www.liturgie.at/dl/lrtkJKJKkmlnkJqx4KJK/2019-04-08_AutorInnen-Hinweise.pdf" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="note"/>
13+
<category field="humanities"/>
14+
<category field="theology"/>
15+
<issn>0017-9620</issn>
16+
<updated>2020-05-19T10:42:50+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="de">
20+
<terms>
21+
<term name="accessed">Abruf</term>
22+
<term name="editor" form="short">Hg.</term>
23+
</terms>
24+
</locale>
25+
<macro name="contributors-short">
26+
<names variable="author">
27+
<name form="short" delimiter=" / ">
28+
<name-part name="family" font-variant="small-caps"/>
29+
</name>
30+
<substitute>
31+
<names variable="editor"/>
32+
<names variable="translator"/>
33+
</substitute>
34+
</names>
35+
</macro>
36+
<macro name="title1">
37+
<choose>
38+
<if type="chapter paper-conference" match="any">
39+
<text variable="title" suffix=","/>
40+
</if>
41+
<else>
42+
<text variable="title"/>
43+
</else>
44+
</choose>
45+
</macro>
46+
<macro name="container-title1">
47+
<choose>
48+
<if type="article-journal article-newspaper article-magazine" match="any">
49+
<group delimiter=" " prefix=", ">
50+
<group delimiter=": ">
51+
<text term="in"/>
52+
<text variable="container-title" quotes="false"/>
53+
</group>
54+
<text variable="volume" prefix=" "/>
55+
<choose>
56+
<if variable="issue">
57+
<date variable="issued" prefix="(" suffix=")">
58+
<date-part name="year"/>
59+
</date>
60+
</if>
61+
<else>
62+
<date variable="issued" prefix=" (" suffix=")">
63+
<date-part name="year"/>
64+
</date>
65+
</else>
66+
</choose>
67+
</group>
68+
</if>
69+
<else-if type="chapter paper-conference" match="any">
70+
<group delimiter=", " prefix=", ">
71+
<group delimiter=": ">
72+
<text term="in"/>
73+
<text macro="editors"/>
74+
</group>
75+
<text variable="container-title" form="short" quotes="false"/>
76+
</group>
77+
</else-if>
78+
</choose>
79+
</macro>
80+
<macro name="collection">
81+
<text variable="collection-title" text-case="title" quotes="false"/>
82+
<text variable="collection-number" prefix=" "/>
83+
</macro>
84+
<macro name="page">
85+
<choose>
86+
<if variable="locator"/>
87+
<else/>
88+
</choose>
89+
</macro>
90+
<macro name="issued1">
91+
<choose>
92+
<if type="book chapter" match="any">
93+
<text variable="edition" vertical-align="sup"/>
94+
</if>
95+
</choose>
96+
<date variable="issued">
97+
<date-part name="year" suffix=""/>
98+
</date>
99+
</macro>
100+
<macro name="volume">
101+
<group delimiter=" ">
102+
<label text-case="capitalize-first" variable="volume" form="short"/>
103+
<text variable="volume"/>
104+
</group>
105+
</macro>
106+
<macro name="access">
107+
<choose>
108+
<if type="webpage post post-weblog" match="any">
109+
<group delimiter=" ">
110+
<text variable="URL" prefix="URL: "/>
111+
<group delimiter=": " prefix="(" suffix=")">
112+
<text term="accessed"/>
113+
<date form="numeric" variable="accessed"/>
114+
</group>
115+
</group>
116+
</if>
117+
</choose>
118+
</macro>
119+
<macro name="authors-note">
120+
<names variable="author">
121+
<name delimiter=" / ">
122+
<name-part name="family" font-variant="small-caps"/>
123+
</name>
124+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
125+
<substitute>
126+
<names variable="editor translator"/>
127+
</substitute>
128+
</names>
129+
</macro>
130+
<macro name="editors">
131+
<names variable="editor">
132+
<name delimiter=" / ">
133+
<name-part name="family" font-variant="small-caps"/>
134+
</name>
135+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
136+
</names>
137+
</macro>
138+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true">
139+
<layout prefix="" suffix="." delimiter="; ">
140+
<choose>
141+
<if position="subsequent">
142+
<group delimiter=": ">
143+
<text macro="contributors-short"/>
144+
<group delimiter=", ">
145+
<text variable="title" form="short"/>
146+
<text variable="locator"/>
147+
</group>
148+
</group>
149+
</if>
150+
<else>
151+
<group delimiter=": ">
152+
<text macro="authors-note"/>
153+
<group>
154+
<text macro="title1"/>
155+
<text macro="container-title1"/>
156+
<text variable="publisher-place" prefix=". "/>
157+
<choose>
158+
<if type="article-journal article-newspaper article-magazine" match="none">
159+
<text macro="issued1" prefix=" "/>
160+
</if>
161+
</choose>
162+
<text macro="collection" prefix=" (" suffix=")"/>
163+
<choose>
164+
<if type="book chapter paper-conference" match="none">
165+
<text macro="page"/>
166+
</if>
167+
</choose>
168+
<choose>
169+
<if type="book chapter paper-conference" match="any">
170+
<text macro="page"/>
171+
</if>
172+
</choose>
173+
<group>
174+
<text variable="page" prefix=" "/>
175+
<group delimiter=" " prefix=", ">
176+
<choose>
177+
<if type="book" match="none">
178+
<text value="hier"/>
179+
</if>
180+
</choose>
181+
<text variable="locator" prefix=" "/>
182+
</group>
183+
</group>
184+
</group>
185+
</group>
186+
</else>
187+
</choose>
188+
</layout>
189+
</citation>
190+
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0">
191+
<sort>
192+
<key macro="authors1"/>
193+
<key variable="issued"/>
194+
</sort>
195+
<layout suffix=".">
196+
<group delimiter=": ">
197+
<text macro="authors-note"/>
198+
<group>
199+
<text macro="title1"/>
200+
<text macro="container-title1"/>
201+
<text variable="publisher-place" prefix=". "/>
202+
<choose>
203+
<if type="article-journal article-newspaper article-magazine" match="none">
204+
<text macro="issued1" prefix=" "/>
205+
</if>
206+
</choose>
207+
<choose>
208+
<if type="book chapter paper-conference" match="none">
209+
<text macro="page" prefix=" "/>
210+
</if>
211+
</choose>
212+
<choose>
213+
<if type="book chapter paper-conference" match="any">
214+
<text macro="page" prefix=", "/>
215+
</if>
216+
</choose>
217+
</group>
218+
</group>
219+
<text macro="access" prefix=". "/>
220+
</layout>
221+
</bibliography>
222+
</style>

0 commit comments

Comments
 (0)