-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathjuris-eu.int+cjeu.csl
232 lines (221 loc) · 7.68 KB
/
juris-eu.int+cjeu.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
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.1mlz1" class="note">
<info>
<title>EU.INT, Court of Justice of the European Union</title>
<id>http://citationstylist.org/modules/juris-eu.int:cjeu</id>
<link href="http://citationstylist/modules/juris-eu.int:cjeu" rel="self"/>
<link href="http://juris-m.github.io" rel="documentation"/>
<author>
<name>Frank Bennett</name>
<email>bennett@nagoya-u.jp</email>
</author>
<category citation-format="note"/>
<category field="law"/>
<summary>Juris-M style module for EU.INT, Court of Justice of the European Union</summary>
<updated>2021-04-08T23:08:46+02: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>
<locale>
<terms>
<term name="paragraph" form="short">
<single>para.</single>
<multiple>paras.</multiple>
</term>
<term name="paragraph" form="static">[%s]</term>
</terms>
</locale>
<macro name="juris-pretitle">
<group delimiter=" ">
<choose>
<if is-multiple="number">
<text value="Joined Cases"/>
</if>
<else>
<text value="Case"/>
</else>
</choose>
<number variable="number"/>
</group>
</macro>
<macro name="juris-title">
<choose>
<if type="legal_case">
<group parallel-first="title">
<text variable="title"/>
</group>
</if>
</choose>
</macro>
<macro name="juris-main">
<choose>
<if type="legal_case">
<group delimiter=" ">
<date variable="issued" form="text" date-parts="year" prefix="[" suffix="]"/>
<text variable="container-title"/>
<number variable="page"/>
</group>
</if>
</choose>
</macro>
<macro name="juris-tail">
<text value=""/>
</macro>
<macro name="juris-pretitle-short">
<text value=""/>
</macro>
<macro name="juris-title-short">
<choose>
<if type="legal_case">
<group parallel-first="title title-short">
<choose>
<if variable="title-short">
<text variable="title-short" form="short"/>
</if>
<else>
<text variable="title" form="short"/>
</else>
</choose>
</group>
</if>
</choose>
</macro>
<macro name="juris-main-short">
<choose>
<if type="legal_case">
<group delimiter=" ">
<date variable="issued" form="text" date-parts="year" prefix="[" suffix="]"/>
<text variable="container-title"/>
</group>
</if>
</choose>
</macro>
<macro name="juris-tail-short">
<text value=""/>
</macro>
<macro name="juris-locator">
<group delimiter=" ">
<choose>
<if locator="page"/>
<else-if locator="paragraph">
<label variable="locator" form="static"/>
</else-if>
<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" text-case="lowercase"/>
<group delimiter=" ">
<text value="at"/>
<group require="empty-label">
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
</group>
<group delimiter=" " reject="empty-label">
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
</group>
</if>
<else-if position="ibid">
<text term="ibid" text-case="lowercase"/>
</else-if>
<else-if position="subsequent" match="any">
<!-- short form -->
<group delimiter=" ">
<choose>
<if type="legislation regulation" match="none">
<text macro="juris-title-short" font-style="italic" strip-periods="true"/>
</if>
</choose>
<group delimiter=", ">
<choose>
<if type="legislation regulation" match="any">
<text macro="juris-title-short" strip-periods="true"/>
</if>
</choose>
<group delimiter=" ">
<choose>
<if type="legislation regulation" match="none">
<text variable="first-reference-note-number" prefix="(n " suffix=")"/>
</if>
</choose>
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
</group>
</group>
</else-if>
<else>
<!-- full form -->
<group delimiter=", ">
<group delimiter=" ">
<text macro="juris-pretitle" strip-periods="true"/>
<group delimiter=" ">
<!-- join with comman in Indigo -->
<choose>
<if type="legislation regulation" match="any">
<text macro="juris-title-short" strip-periods="true"/>
</if>
<else>
<text macro="juris-title-short" font-style="italic" strip-periods="true"/>
</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" strip-periods="true"/>
</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" strip-periods="true"/>
</else-if>
<else>
<text macro="juris-main" strip-periods="true"/>
</else>
</choose>
<group delimiter=" " require="empty-label">
<text value="at"/>
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
<group require="comma-safe">
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
</group>
</group>
</group>
<group reject="comma-safe">
<text macro="juris-locator" label-form="short" strip-periods="true"/>
</group>
<choose>
<if type="legislation" variable="container-title page volume gazette-flag" match="all"/>
<else>
<text macro="juris-tail" strip-periods="true"/>
</else>
</choose>
</group>
<choose>
<if type="legislation" variable="container-title page volume gazette-flag" match="all">
<text macro="juris-tail" strip-periods="true"/>
</if>
</choose>
</group>
</else>
</choose>
</layout>
</citation>
</style>