Skip to content

Commit 8e179c7

Browse files
Clarisse-Lachatrmzelle
authored andcommitted
Create maison-de-l-orient-et-de-la-mediterranee-2019-EN.csl (#4334)
1 parent 85976a3 commit 8e179c7

File tree

1 file changed

+278
-0
lines changed

1 file changed

+278
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,278 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="sort-only" default-locale="en-US" page-range-format="expanded">
3+
<info>
4+
<title>Maison de l'Orient et de la Méditerranée (English)</title>
5+
<title-short>MOM Éditions (EN)</title-short>
6+
<id>http://www.zotero.org/styles/maison-de-l-orient-et-de-la-mediterranee-en</id>
7+
<link href="http://www.zotero.org/styles/maison-de-l-orient-et-de-la-mediterranee-en" rel="self"/>
8+
<link href="https://www.mom.fr/sites/mom.fr/files/img/Publications/mom-editions_3_normes-bibliographie.pdf" rel="documentation"/>
9+
<author>
10+
<name>Clarisse Lachat</name>
11+
<email>[email protected]</email>
12+
</author>
13+
<contributor>
14+
<name>Magali Lugnot</name>
15+
<email>[email protected]</email>
16+
</contributor>
17+
<category citation-format="note"/>
18+
<category field="history"/>
19+
<summary>English CSL for MOM Éditions (Maison de l'Orient et de la Méditerranée).</summary>
20+
<updated>2019-05-16T00:59:23+00:00</updated>
21+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
22+
</info>
23+
<locale xml:lang="en">
24+
<terms>
25+
<term name="in">in</term>
26+
<term name="anonymous">anonymous</term>
27+
<term name="anonymous" form="short">anon.</term>
28+
<term name="accessed">accessed</term>
29+
<term name="no date">no date</term>
30+
<term name="translator" form="short">trans.</term>
31+
<term name="editor" form="short">dir.</term>
32+
<term name="edition" form="short">ed.</term>
33+
<term name="no date" form="short">s.d.</term>
34+
<term name="sub verbo" form="short">s.v.</term>
35+
</terms>
36+
</locale>
37+
<macro name="author">
38+
<names variable="author" delimiter=", ">
39+
<name initialize-with=".&#160;" sort-separator="&#160;" delimiter=", " delimiter-precedes-last="never">
40+
<name-part name="given"/>
41+
</name>
42+
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
43+
<substitute>
44+
<names variable="editor"/>
45+
<names variable="translator"/>
46+
</substitute>
47+
</names>
48+
</macro>
49+
<macro name="editor">
50+
<names variable="editor">
51+
<name sort-separator="&#160;" delimiter=", " initialize-with=".&#160;"/>
52+
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
53+
</names>
54+
</macro>
55+
<macro name="container-author">
56+
<names variable="container-author">
57+
<name sort-separator="&#160;" delimiter=", " initialize-with=".&#160;"/>
58+
</names>
59+
</macro>
60+
<macro name="pages">
61+
<group prefix=", pp.&#160;">
62+
<text variable="page"/>
63+
</group>
64+
</macro>
65+
<macro name="author-short">
66+
<names variable="author">
67+
<name form="short" delimiter=", " et-al-min="4" et-al-use-first="1" delimiter-precedes-last="always"/>
68+
<et-al font-style="italic"/>
69+
</names>
70+
</macro>
71+
<macro name="editor-short">
72+
<names variable="editor">
73+
<name form="short" delimiter=", " et-al-min="4" et-al-use-first="1" delimiter-precedes-last="always"/>
74+
<et-al font-style="italic"/>
75+
</names>
76+
</macro>
77+
<macro name="access">
78+
<text variable="URL" prefix=", "/>
79+
<group>
80+
<text term="accessed" prefix=" ("/>
81+
<date variable="accessed" suffix="">
82+
<date-part name="day" form="numeric-leading-zeros" suffix="/" prefix=" "/>
83+
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
84+
<date-part name="year" suffix=")"/>
85+
</date>
86+
</group>
87+
</macro>
88+
<macro name="title">
89+
<choose>
90+
<if type="webpage" match="any">
91+
<text variable="title"/>
92+
</if>
93+
<else-if variable="container-title" match="none">
94+
<text variable="title" font-style="italic"/>
95+
</else-if>
96+
<else>
97+
<text variable="title"/>
98+
</else>
99+
</choose>
100+
</macro>
101+
<macro name="publisher">
102+
<text variable="publisher"/>
103+
</macro>
104+
<macro name="publisher-place">
105+
<choose>
106+
<if variable="publisher-place">
107+
<text variable="publisher-place"/>
108+
</if>
109+
<else>
110+
<text value="s.l."/>
111+
</else>
112+
</choose>
113+
</macro>
114+
<macro name="year-date">
115+
<choose>
116+
<if variable="issued">
117+
<date variable="issued">
118+
<date-part name="year"/>
119+
</date>
120+
</if>
121+
<else>
122+
<text term="no date" form="short"/>
123+
</else>
124+
</choose>
125+
</macro>
126+
<macro name="edition">
127+
<choose>
128+
<if is-numeric="edition">
129+
<group delimiter="&#160;">
130+
<number variable="edition" form="ordinal"/>
131+
<text term="edition" form="short" text-case="lowercase"/>
132+
</group>
133+
</if>
134+
<else>
135+
<text variable="edition"/>
136+
</else>
137+
</choose>
138+
</macro>
139+
<macro name="loc-cite">
140+
<group delimiter="&#160;">
141+
<choose>
142+
<if locator="figure" match="any">
143+
<label variable="locator" form="short" font-style="italic"/>
144+
</if>
145+
<else-if locator="sub-verbo" match="any">
146+
<label variable="locator" form="short" font-style="italic"/>
147+
<text variable="locator" quotes="true"/>
148+
</else-if>
149+
<else>
150+
<label variable="locator" form="short"/>
151+
</else>
152+
</choose>
153+
<text variable="locator"/>
154+
</group>
155+
</macro>
156+
<citation disambiguate-add-year-suffix="true" delimiter-precedes-last="never">
157+
<sort>
158+
<key macro="author"/>
159+
<key variable="issued"/>
160+
</sort>
161+
<layout delimiter="; ">
162+
<group>
163+
<choose>
164+
<if variable="author" match="any">
165+
<text macro="author-short" suffix="&#160;"/>
166+
</if>
167+
<else-if variable="editor" match="any">
168+
<text macro="editor-short" suffix="&#160;"/>
169+
</else-if>
170+
</choose>
171+
</group>
172+
<text macro="year-date"/>
173+
<group>
174+
<text macro="loc-cite" prefix=", "/>
175+
</group>
176+
</layout>
177+
</citation>
178+
<bibliography>
179+
<sort>
180+
<key macro="author"/>
181+
<key variable="issued"/>
182+
<key variable="page-first"/>
183+
<key variable="title"/>
184+
</sort>
185+
<layout suffix=".">
186+
<group>
187+
<choose>
188+
<if variable="author" match="any">
189+
<group delimiter=" " suffix=": ">
190+
<text macro="author-short"/>
191+
<text macro="year-date"/>
192+
</group>
193+
</if>
194+
<else-if variable="editor" match="any">
195+
<group delimiter=" " suffix=": ">
196+
<text macro="editor-short"/>
197+
<text macro="year-date"/>
198+
</group>
199+
</else-if>
200+
</choose>
201+
<text macro="author" suffix=", "/>
202+
<choose>
203+
<if type="thesis">
204+
<group>
205+
<text macro="title" font-style="italic"/>
206+
<text variable="genre" prefix=", "/>
207+
<text variable="publisher" prefix=", " suffix=" (unpublished)"/>
208+
</group>
209+
</if>
210+
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication thesis " match="any">
211+
<group>
212+
<text macro="title" quotes="true"/>
213+
<text variable="container-title" form="short" font-style="italic" prefix=", "/>
214+
<choose>
215+
<if variable="volume">
216+
<group>
217+
<text variable="volume" prefix="&#160;"/>
218+
<text variable="issue" prefix="/"/>
219+
</group>
220+
</if>
221+
<else>
222+
<group>
223+
<text variable="issue" prefix="&#160;"/>
224+
</group>
225+
</else>
226+
</choose>
227+
<text macro="year-date" prefix=", "/>
228+
<text macro="pages"/>
229+
</group>
230+
</else-if>
231+
<else-if type="webpage post post-weblog" match="any">
232+
<group>
233+
<text macro="title" quotes="true"/>
234+
<text value=", "/>
235+
<text variable="container-title"/>
236+
<text macro="year-date" prefix=", "/>
237+
</group>
238+
</else-if>
239+
<else-if type="entry-dictionary entry-encyclopedia" match="any">
240+
<group>
241+
<text macro="title" quotes="true"/>
242+
<text variable="container-title" font-style="italic" prefix=", "/>
243+
<text variable="volume" prefix="&#160;"/>
244+
<text variable="issue" prefix="/"/>
245+
<text macro="publisher-place" prefix=", "/>
246+
<text macro="publisher" prefix=", "/>
247+
<text macro="year-date" prefix=", "/>
248+
<text macro="pages"/>
249+
</group>
250+
</else-if>
251+
<else-if type="book graphic" match="any">
252+
<group>
253+
<text macro="title" suffix=", "/>
254+
<text macro="publisher-place" suffix=", "/>
255+
<text macro="publisher"/>
256+
<text macro="year-date" prefix=", "/>
257+
</group>
258+
</else-if>
259+
<else-if type="chapter paper-conference" match="any">
260+
<text macro="title" quotes="true"/>
261+
<group>
262+
<text value=", in "/>
263+
<text macro="editor" suffix=", "/>
264+
<text macro="container-author" suffix=", "/>
265+
<text variable="container-title" font-style="italic"/>
266+
<text macro="publisher-place" prefix=", "/>
267+
<text macro="publisher" prefix=", "/>
268+
<text macro="year-date" prefix=", "/>
269+
<text macro="pages"/>
270+
</group>
271+
</else-if>
272+
</choose>
273+
</group>
274+
<text macro="access"/>
275+
<text prefix=" (" macro="edition" suffix=")"/>
276+
</layout>
277+
</bibliography>
278+
</style>

0 commit comments

Comments
 (0)