forked from Juris-M/style-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjuris-de.csl
271 lines (261 loc) · 10.2 KB
/
juris-de.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
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.1mlz1" class="note">
<info>
<title>Federal Republic of Germany</title>
<id>http://citationstylist.org/modules/juris-de</id>
<link href="http://citationstylist/modules/juris-de" rel="self"/>
<link href="http://juris-m.github.io" rel="documentation"/>
<author>
<name>Frank Bennett</name>
<email>[email protected]</email>
</author>
<category citation-format="note"/>
<category field="law"/>
<summary>Juris-M style module for Federal Republic of Germany</summary>
<updated>2013-01-26T22:06:38+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>
<law-module types="legal_case"/>
</info>
<macro name="juris-pretitle">
<!-- Fragment to precede title (rare) -->
<text value=""/>
</macro>
<macro name="juris-title">
<!-- The title form for full citations (of all types) -->
<text value=""/>
</macro>
<macro name="juris-main">
<group delimiter=", ">
<names variable="authority">
<name/>
<institution institution-parts="long-short">
<institution-part name="long"/>
<institution-part name="short" prefix=" [" suffix="]"/>
</institution>
</names>
<text variable="jurisdiction" form="short"/>
<date variable="issued" form="text" date-parts="year-month-day"/>
<number variable="number"/>
</group>
</macro>
<macro name="juris-tail">
<!-- Full form of the portion of the citation that follows a pinpoint locator, if any (for all types) -->
<text value=""/>
</macro>
<macro name="juris-pretitle-short">
<!-- Fragment to precede short title (rare) -->
<text value=""/>
</macro>
<macro name="juris-title-short">
<!-- The title form for subsequent citations (of all types) -->
<text value=""/>
</macro>
<macro name="juris-main-short">
<group delimiter=", ">
<names variable="authority">
<name/>
<institution institution-parts="short">
<institution-part name="long"/>
<institution-part name="short"/>
</institution>
</names>
<date variable="issued" form="text" date-parts="year-month-day"/>
</group>
</macro>
<macro name="juris-tail-short">
<!-- Short form of the portion of the citation that follows a pinpoint locator, if any (for all types) -->
<text value=""/>
</macro>
<macro name="juris-locator">
<group delimiter=" ">
<choose>
<if locator="page"/>
<else>
<label variable="locator" form="short"/>
</else>
</choose>
<number variable="locator"/>
</group>
</macro>
<citation>
<layout>
<choose>
<if position="ibid-with-locator">
<group delimiter=" ">
<text term="ibid" font-style="italic"/>
<group delimiter=" ">
<text value="at"/>
<group require="empty-label">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
<group delimiter=" " reject="empty-label">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
</if>
<else-if position="ibid">
<text term="ibid" font-style="italic"/>
</else-if>
<else-if>
<!-- short form -->
<conditions match="any">
<condition match="all" position="near-note"/>
<condition match="all" type="report" variable="title" position="far-note"/>
<condition match="all" type="report" variable="committee" position="far-note"/>
<condition match="all" type="hearing" variable="committee" position="far-note"/>
<condition match="all" type="legal_case" variable="document-name" position="far-note"/>
</conditions>
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if>
<conditions match="all">
<condition type="legal_case"/>
<condition match="none" variable="document-name"/>
</conditions>
<text macro="juris-title-short" font-style="italic"/>
</if>
<else-if type="hearing">
<text macro="juris-title-short" font-style="italic"/>
</else-if>
<else-if match="all" type="report">
<text macro="juris-title-short" font-variant="small-caps"/>
</else-if>
<else>
<text macro="juris-title-short"/>
</else>
</choose>
<choose>
<if>
<conditions match="any">
<condition match="all" type="hearing" variable="committee"/>
<condition match="all" type="report" variable="title"/>
<condition match="all" type="report" variable="committee"/>
<condition match="all" type="legal_case" variable="document-name"/>
</conditions>
<group delimiter=", ">
<group delimiter=" ">
<text value="supra" font-style="italic"/>
<text term="note"/>
<text variable="first-reference-note-number"/>
</group>
<group delimiter=" ">
<text value="at"/>
<group require="empty-label">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
<group delimiter=" " reject="empty-label">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
</if>
<else>
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if>
<conditions match="all">
<condition type="hearing"/>
<condition match="none" variable="committee"/>
</conditions>
<text macro="juris-main-short" font-variant="small-caps"/>
</if>
<else-if>
<conditions match="all">
<condition type="report"/>
<condition match="none" variable="committee title"/>
</conditions>
<text macro="juris-main-short" font-variant="small-caps"/>
</else-if>
<else>
<text macro="juris-main-short"/>
</else>
</choose>
<group require="comma-safe">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
</group>
</else>
</choose>
</group>
<group delimiter=" " require="empty-label">
<text value="at"/>
<text macro="juris-locator" label-form="symbol"/>
</group>
<group reject="comma-safe">
<text macro="juris-locator" label-form="symbol"/>
</group>
<text macro="juris-tail-short"/>
</group>
</else-if>
<else>
<!-- full form -->
<group delimiter=", ">
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if type="hearing">
<text macro="juris-title" font-style="italic"/>
</if>
<else-if type="report">
<text macro="juris-title" font-variant="small-caps"/>
</else-if>
<else>
<text macro="juris-title"/>
</else>
</choose>
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if>
<conditions match="all">
<condition match="all" type="report"/>
<condition match="none" variable="title committee"/>
</conditions>
<text macro="juris-main" font-variant="small-caps"/>
</if>
<else-if>
<conditions match="all">
<condition match="all" type="hearing"/>
<condition match="none" variable="committee"/>
</conditions>
<text macro="juris-main" font-variant="small-caps"/>
</else-if>
<else>
<text macro="juris-main"/>
</else>
</choose>
<group delimiter=" " require="empty-label">
<text value="at"/>
<text macro="juris-locator" label-form="symbol"/>
</group>
<group require="comma-safe">
<text macro="juris-locator" label-form="symbol"/>
</group>
</group>
</group>
</group>
<group reject="comma-safe">
<text macro="juris-locator" label-form="symbol"/>
</group>
<choose>
<if type="legislation" variable="container-title page volume gazette-flag" match="all"/>
<else>
<text macro="juris-tail"/>
</else>
</choose>
</group>
<choose>
<if type="legislation" variable="container-title page volume gazette-flag" match="all">
<text macro="juris-tail"/>
</if>
</choose>
</group>
</else>
</choose>
</layout>
</citation>
</style>