Skip to content

Commit bf698ac

Browse files
authored
Create common-market-law-review.csl (#4910)
1 parent c962eca commit bf698ac

File tree

1 file changed

+227
-0
lines changed

1 file changed

+227
-0
lines changed

common-market-law-review.csl

+227
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,227 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" default-locale="en-GB">
3+
<info>
4+
<title>Common Market Law Review</title>
5+
<title-short>CMLR</title-short>
6+
<id>http://www.zotero.org/styles/common-market-law-review</id>
7+
<link href="http://www.zotero.org/styles/common-market-law-review" rel="self"/>
8+
<link href="http://www.zotero.org/styles/austrian-legal" rel="template"/>
9+
<link href="https://kluwerlawonline.com/Journals/Common+Market+Law+Review/2" rel="documentation"/>
10+
<link href="http://wolterskluwerblogs.com/authors/wp-content/uploads/sites/60/2020/03/Author-Guidelines-Journals_COLA_HOUSERULES2019.pdf" rel="documentation"/>
11+
<author>
12+
<name>Patrick O'Brien</name>
13+
</author>
14+
<category citation-format="note"/>
15+
<category field="law"/>
16+
<issn>0165-0750</issn>
17+
<eissn>1875-8320</eissn>
18+
<updated>2020-07-14T14:50:52+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<locale xml:lang="en">
22+
<terms>
23+
<term name="accessed">last visited</term>
24+
<term name="open-quote">“</term>
25+
<term name="close-quote">”</term>
26+
</terms>
27+
</locale>
28+
<macro name="edition">
29+
<group delimiter=" ">
30+
<choose>
31+
<if is-numeric="edition">
32+
<group delimiter=" ">
33+
<number variable="edition" form="ordinal"/>
34+
<label variable="edition" form="short"/>
35+
</group>
36+
</if>
37+
<else>
38+
<text variable="edition" suffix="."/>
39+
</else>
40+
</choose>
41+
</group>
42+
</macro>
43+
<macro name="authors">
44+
<names variable="author">
45+
<name form="short" and="text" initialize-with="." name-as-sort-order="all"/>
46+
<et-al term="et-al" font-style="italic"/>
47+
<substitute>
48+
<names variable="editor"/>
49+
<names variable="translator"/>
50+
<text term="anonymous"/>
51+
</substitute>
52+
</names>
53+
</macro>
54+
<macro name="editors">
55+
<names variable="editor" font-style="normal">
56+
<name form="short" and="text" initialize-with="." name-as-sort-order="all"/>
57+
<et-al term="et-al" font-style="italic"/>
58+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
59+
</names>
60+
</macro>
61+
<macro name="citation-locator">
62+
<choose>
63+
<if match="any" locator="page">
64+
<group delimiter=" ">
65+
<text term="at"/>
66+
<text variable="locator"/>
67+
</group>
68+
</if>
69+
<else>
70+
<group delimiter=" ">
71+
<label variable="locator" form="short"/>
72+
<text variable="locator" prefix=" "/>
73+
</group>
74+
</else>
75+
</choose>
76+
</macro>
77+
<macro name="publisher">
78+
<group delimiter=", " prefix="(" suffix=")">
79+
<text variable="publisher"/>
80+
<date variable="issued">
81+
<date-part name="year" form="long"/>
82+
</date>
83+
</group>
84+
</macro>
85+
<macro name="pages">
86+
<group delimiter=" ">
87+
<label variable="page" form="short"/>
88+
<text variable="page"/>
89+
</group>
90+
</macro>
91+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" givenname-disambiguation-rule="all-names-with-initials" disambiguate-add-givenname="true">
92+
<layout suffix="." delimiter="; ">
93+
<group delimiter=", ">
94+
<choose>
95+
<if position="ibid-with-locator ibid" match="any">
96+
<text term="ibid"/>
97+
</if>
98+
<else>
99+
<choose>
100+
<if type="legal_case">
101+
<choose>
102+
<if variable="authority issued number" match="all">
103+
<text variable="authority" suffix=" "/>
104+
<date variable="issued" suffix=" ">
105+
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
106+
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
107+
<date-part name="year" form="long" suffix=","/>
108+
</date>
109+
<text variable="number"/>
110+
</if>
111+
<else>
112+
<text variable="title"/>
113+
</else>
114+
</choose>
115+
</if>
116+
<else-if type="bill">
117+
<choose>
118+
<if variable="container-title section" match="all">
119+
<text variable="section" suffix=" "/>
120+
<text variable="container-title"/>
121+
<choose>
122+
<if position="first">
123+
<choose>
124+
<if variable="references">
125+
<text variable="references" prefix=" "/>
126+
</if>
127+
</choose>
128+
</if>
129+
</choose>
130+
</if>
131+
<else>
132+
<text variable="title"/>
133+
</else>
134+
</choose>
135+
</else-if>
136+
<else-if type="article-journal">
137+
<group delimiter=", ">
138+
<text macro="authors"/>
139+
<text variable="title" quotes="true"/>
140+
<group delimiter=" ">
141+
<text variable="volume"/>
142+
<text variable="container-title" font-style="italic" suffix=" "/>
143+
<date variable="issued" prefix="(" suffix=")">
144+
<date-part name="year" form="long"/>
145+
</date>
146+
</group>
147+
<text variable="page"/>
148+
</group>
149+
</else-if>
150+
<else-if type="book">
151+
<group delimiter=" ">
152+
<group delimiter=", ">
153+
<text macro="authors" font-style="normal"/>
154+
<text variable="title" font-style="italic"/>
155+
<text macro="edition" vertical-align="baseline"/>
156+
<text variable="volume"/>
157+
<text variable="collection-title"/>
158+
</group>
159+
<text macro="publisher"/>
160+
</group>
161+
</else-if>
162+
<else-if type="chapter">
163+
<group delimiter=", ">
164+
<text macro="authors" font-style="normal"/>
165+
<group delimiter=" ">
166+
<text variable="title" quotes="true"/>
167+
<text term="in"/>
168+
<text macro="editors"/>
169+
</group>
170+
<group delimiter=" ">
171+
<group>
172+
<text variable="container-title" font-style="italic"/>
173+
<text macro="edition"/>
174+
</group>
175+
<text macro="publisher"/>
176+
</group>
177+
<text macro="pages"/>
178+
</group>
179+
</else-if>
180+
<else-if type="thesis">
181+
<text macro="authors" suffix=", "/>
182+
<text variable="title"/>
183+
<choose>
184+
<if position="first">
185+
<text variable="genre" prefix=". "/>
186+
<text variable="publisher" prefix=", "/>
187+
<date variable="issued" prefix=" (" suffix=")">
188+
<date-part name="year" form="long"/>
189+
</date>
190+
</if>
191+
</choose>
192+
<text variable="locator" prefix=" "/>
193+
</else-if>
194+
<else-if type="webpage post post-weblog" match="any">
195+
<group delimiter=", ">
196+
<text macro="authors"/>
197+
<text variable="title"/>
198+
<group delimiter=", ">
199+
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
200+
<group delimiter=" " prefix="(" suffix=")">
201+
<text term="accessed"/>
202+
<date form="text" variable="issued"/>
203+
</group>
204+
</group>
205+
</group>
206+
</else-if>
207+
<else>
208+
<group delimiter=", ">
209+
<text macro="authors" font-style="italic"/>
210+
<text variable="title"/>
211+
<choose>
212+
<if variable="container-title">
213+
<text variable="container-title"/>
214+
</if>
215+
</choose>
216+
<date form="numeric" variable="issued"/>
217+
<text variable="locator" prefix=" "/>
218+
</group>
219+
</else>
220+
</choose>
221+
</else>
222+
</choose>
223+
<text macro="citation-locator"/>
224+
</group>
225+
</layout>
226+
</citation>
227+
</style>

0 commit comments

Comments
 (0)