Skip to content

Commit 8d7a0d8

Browse files
authored
Add UNESCO IIEP style (#5631)
1 parent 5facb37 commit 8d7a0d8

File tree

1 file changed

+307
-0
lines changed

1 file changed

+307
-0
lines changed
Lines changed: 307 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,307 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only">
3+
<info>
4+
<title>UNESCO International Institute for Educational Planning</title>
5+
<title-short>UNESCO IIEP</title-short>
6+
<id>http://www.zotero.org/styles/unesco-international-institute-for-educational-planning</id>
7+
<link href="http://www.zotero.org/styles/unesco-international-institute-for-educational-planning" rel="self"/>
8+
<link href="http://www.zotero.org/styles/human-resource-management-journal" rel="template"/>
9+
<link href="https://box.iiep.unesco.org/s/od697NSMAiocAKX" rel="documentation"/>
10+
<link href="https://box.iiep.unesco.org/s/nPi9co5n2LEf43f" rel="documentation"/>
11+
<author>
12+
<name>Sebastian Karcher</name>
13+
</author>
14+
<category citation-format="author-date"/>
15+
<category field="social_science"/>
16+
<summary>Citation style for all publications from UNESCO's International Institute for Educational Planning; tested in English and French</summary>
17+
<updated>2017-07-03T03:48:18+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<locale xml:lang="en">
21+
<style-options punctuation-in-quote="false"/>
22+
<date form="text">
23+
<date-part name="day" suffix=" "/>
24+
<date-part name="month" suffix=" "/>
25+
<date-part name="year"/>
26+
</date>
27+
<terms>
28+
<term name="open-quote">‘</term>
29+
<term name="close-quote">’</term>
30+
<term name="open-inner-quote">“</term>
31+
<term name="close-inner-quote">”</term>
32+
<term name="accessed">last accessed</term>
33+
<term name="no date" form="short">n.d.</term>
34+
<term name="editor" form="short">
35+
<single>ed.</single>
36+
<multiple>eds</multiple>
37+
</term>
38+
</terms>
39+
</locale>
40+
<locale xml:lang="fr">
41+
<terms>
42+
<term name="in">dans</term>
43+
<term name="accessed">Accès le</term>
44+
<term name="no date" form="short">s.d.</term>
45+
<term name="editor" form="short">
46+
<single>ed.</single>
47+
<multiple>eds</multiple>
48+
</term>
49+
<term name="page" form="short">
50+
<single>p.</single>
51+
<multiple>pp.</multiple>
52+
</term>
53+
</terms>
54+
</locale>
55+
<macro name="secondary-contributors">
56+
<names variable="editor translator" delimiter=", ">
57+
<name and="text" initialize-with="." delimiter=", "/>
58+
<label form="short" prefix=" (" suffix=")"/>
59+
</names>
60+
</macro>
61+
<macro name="author">
62+
<names variable="author">
63+
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter="; " delimiter-precedes-last="always"/>
64+
<label form="short" prefix=" (" suffix=")"/>
65+
<substitute>
66+
<names variable="editor"/>
67+
<names variable="translator"/>
68+
<text macro="title"/>
69+
</substitute>
70+
</names>
71+
</macro>
72+
<macro name="author-short">
73+
<names variable="author">
74+
<name form="short" and="text" delimiter=", " delimiter-precedes-last="always"/>
75+
<substitute>
76+
<names variable="editor"/>
77+
<names variable="translator"/>
78+
<choose>
79+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
80+
<text variable="title" form="short" font-style="italic"/>
81+
</if>
82+
<else>
83+
<text variable="title" form="short" quotes="true"/>
84+
</else>
85+
</choose>
86+
</substitute>
87+
</names>
88+
</macro>
89+
<macro name="access">
90+
<choose>
91+
<if variable="DOI">
92+
<text variable="DOI" prefix="https://doi.org/"/>
93+
</if>
94+
<else>
95+
<choose>
96+
<if type="report" match="any">
97+
<text variable="URL"/>
98+
</if>
99+
<else>
100+
<group delimiter=" ">
101+
<text term="accessed" text-case="capitalize-first"/>
102+
<date variable="accessed" form="text" suffix=":"/>
103+
<text variable="URL"/>
104+
</group>
105+
</else>
106+
</choose>
107+
</else>
108+
</choose>
109+
</macro>
110+
<macro name="title">
111+
<choose>
112+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
113+
<group delimiter=". ">
114+
<choose>
115+
<if type="report" match="any">
116+
<text variable="genre"/>
117+
</if>
118+
</choose>
119+
<text variable="title" font-style="italic" text-case="title"/>
120+
</group>
121+
</if>
122+
<else>
123+
<group delimiter=", ">
124+
<text variable="title" quotes="true"/>
125+
<choose>
126+
<if type="webpage post-weblog" match="any">
127+
<text variable="container-title"/>
128+
</if>
129+
</choose>
130+
</group>
131+
</else>
132+
</choose>
133+
</macro>
134+
<macro name="publisher">
135+
<choose>
136+
<if type="thesis">
137+
<group delimiter=", ">
138+
<text variable="genre" text-case="capitalize-first"/>
139+
<text variable="publisher"/>
140+
<text variable="publisher-place"/>
141+
</group>
142+
</if>
143+
<else-if type="speech">
144+
<group delimiter=", ">
145+
<group delimiter=" ">
146+
<text variable="genre" text-case="capitalize-first"/>
147+
<choose>
148+
<if variable="genre">
149+
<group delimiter=" ">
150+
<text term="presented at"/>
151+
<text variable="event"/>
152+
</group>
153+
</if>
154+
<else>
155+
<group delimiter=" ">
156+
<text term="presented at" text-case="capitalize-first"/>
157+
<text variable="event"/>
158+
</group>
159+
</else>
160+
</choose>
161+
</group>
162+
<text variable="event-place"/>
163+
<date variable="issued">
164+
<date-part name="day" suffix=" "/>
165+
<date-part name="month"/>
166+
</date>
167+
</group>
168+
</else-if>
169+
<else>
170+
<group delimiter=", ">
171+
<text variable="genre"/>
172+
<group delimiter=": ">
173+
<text variable="publisher-place"/>
174+
<text variable="publisher"/>
175+
</group>
176+
</group>
177+
</else>
178+
</choose>
179+
</macro>
180+
<macro name="issued-year">
181+
<choose>
182+
<if variable="issued">
183+
<date variable="issued">
184+
<date-part name="year"/>
185+
</date>
186+
</if>
187+
<else>
188+
<text term="no date" form="short"/>
189+
</else>
190+
</choose>
191+
</macro>
192+
<macro name="edition">
193+
<choose>
194+
<if is-numeric="edition">
195+
<group delimiter=" ">
196+
<number variable="edition" form="ordinal"/>
197+
<text term="edition" form="short"/>
198+
</group>
199+
</if>
200+
<else>
201+
<text variable="edition" suffix="."/>
202+
</else>
203+
</choose>
204+
</macro>
205+
<macro name="locators">
206+
<choose>
207+
<if type="article-journal" match="any">
208+
<group delimiter=", " prefix=", ">
209+
<group>
210+
<text variable="volume"/>
211+
<text variable="issue" prefix="(" suffix=")"/>
212+
</group>
213+
<text variable="page"/>
214+
</group>
215+
</if>
216+
<else-if type="article-magazine article-newspaper" match="any">
217+
<date variable="issued" prefix=", ">
218+
<date-part name="day" suffix=" "/>
219+
<date-part name="month"/>
220+
</date>
221+
</else-if>
222+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
223+
<group delimiter=", ">
224+
<text macro="edition"/>
225+
<group>
226+
<text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
227+
<number variable="volume" form="numeric"/>
228+
</group>
229+
</group>
230+
<group prefix=" (" suffix=")">
231+
<label variable="page" form="short" suffix=" "/>
232+
<text variable="page"/>
233+
</group>
234+
</else-if>
235+
</choose>
236+
</macro>
237+
<macro name="container-title">
238+
<choose>
239+
<if type="webpage post-weblog" match="none">
240+
<text variable="container-title" font-style="italic" text-case="title"/>
241+
</if>
242+
</choose>
243+
</macro>
244+
<macro name="citation-locator">
245+
<group delimiter=" ">
246+
<choose>
247+
<if locator="page" match="none">
248+
<label variable="locator" form="short"/>
249+
</if>
250+
</choose>
251+
<text variable="locator"/>
252+
</group>
253+
</macro>
254+
<macro name="series">
255+
<group delimiter=", ">
256+
<text variable="collection-title"/>
257+
<text variable="collection-number"/>
258+
</group>
259+
</macro>
260+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
261+
<sort>
262+
<key macro="author"/>
263+
<key variable="issued"/>
264+
</sort>
265+
<layout prefix="(" suffix=")" delimiter="; ">
266+
<group delimiter=": ">
267+
<group delimiter=", ">
268+
<text macro="author-short"/>
269+
<text macro="issued-year"/>
270+
</group>
271+
<text macro="citation-locator"/>
272+
</group>
273+
</layout>
274+
</citation>
275+
<bibliography hanging-indent="true" entry-spacing="0">
276+
<sort>
277+
<key macro="author"/>
278+
<key variable="issued"/>
279+
</sort>
280+
<layout suffix=".">
281+
<group delimiter=". ">
282+
<text macro="author"/>
283+
<text macro="issued-year"/>
284+
<group delimiter=". ">
285+
<text macro="title"/>
286+
<group>
287+
<choose>
288+
<if type="chapter paper-conference article-journal" match="any">
289+
<text term="in" text-case="capitalize-first" suffix=": "/>
290+
</if>
291+
</choose>
292+
<group delimiter=", ">
293+
<text macro="secondary-contributors"/>
294+
<text macro="container-title"/>
295+
</group>
296+
<text macro="locators"/>
297+
</group>
298+
</group>
299+
<group delimiter=". ">
300+
<text macro="series"/>
301+
<text macro="publisher"/>
302+
<text macro="access"/>
303+
</group>
304+
</group>
305+
</layout>
306+
</bibliography>
307+
</style>

0 commit comments

Comments
 (0)