citeproc-ruby 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/citeproc/version.rb +1 -1
- data/lib/csl/nodes.rb +23 -3
- data/lib/plugins/formats/default.rb +1 -1
- data/resource/locale/locales-af-ZA.xml +289 -288
- data/resource/locale/locales-ar-AR.xml +291 -289
- data/resource/locale/locales-bg-BG.xml +289 -288
- data/resource/locale/locales-ca-AD.xml +289 -288
- data/resource/locale/locales-cs-CZ.xml +288 -287
- data/resource/locale/locales-da-DK.xml +289 -288
- data/resource/locale/locales-de-AT.xml +288 -288
- data/resource/locale/locales-de-CH.xml +288 -288
- data/resource/locale/locales-de-DE.xml +314 -314
- data/resource/locale/locales-el-GR.xml +241 -239
- data/resource/locale/locales-en-GB.xml +304 -0
- data/resource/locale/locales-en-US.xml +297 -297
- data/resource/locale/locales-es-ES.xml +289 -288
- data/resource/locale/locales-et-EE.xml +287 -287
- data/resource/locale/locales-eu.xml +305 -0
- data/resource/locale/locales-fa-IR.xml +304 -0
- data/resource/locale/locales-fi-FI.xml +304 -0
- data/resource/locale/locales-fr-CA.xml +306 -0
- data/resource/locale/locales-fr-FR.xml +290 -288
- data/resource/locale/locales-he-IL.xml +288 -288
- data/resource/locale/locales-hu-HU.xml +289 -288
- data/resource/locale/locales-is-IS.xml +288 -288
- data/resource/locale/locales-it-IT.xml +289 -288
- data/resource/locale/locales-ja-JP.xml +289 -288
- data/resource/locale/locales-km-KH.xml +304 -0
- data/resource/locale/locales-ko-KR.xml +289 -288
- data/resource/locale/locales-mn-MN.xml +290 -288
- data/resource/locale/locales-nb-NO.xml +288 -288
- data/resource/locale/locales-nl-NL.xml +288 -288
- data/resource/locale/locales-nn-NO.xml +288 -288
- data/resource/locale/locales-pl-PL.xml +289 -288
- data/resource/locale/locales-pt-BR.xml +288 -288
- data/resource/locale/locales-pt-PT.xml +289 -288
- data/resource/locale/locales-ro-RO.xml +289 -288
- data/resource/locale/locales-ru-RU.xml +290 -288
- data/resource/locale/locales-sk-SK.xml +288 -288
- data/resource/locale/locales-sl-SI.xml +289 -288
- data/resource/locale/locales-sr-RS.xml +289 -288
- data/resource/locale/locales-sv-SE.xml +289 -288
- data/resource/locale/locales-th-TH.xml +288 -288
- data/resource/locale/locales-tr-TR.xml +289 -288
- data/resource/locale/locales-uk-UA.xml +290 -288
- data/resource/locale/locales-vi-VN.xml +289 -288
- data/resource/locale/locales-zh-CN.xml +288 -288
- data/resource/locale/locales-zh-TW.xml +289 -288
- data/resource/style/apa.csl +316 -127
- data/resource/style/{bibtex-x2.csl → bibtex.csl} +7 -5
- data/resource/style/chicago-annotated-bibliography.csl +513 -0
- data/resource/style/chicago-author-date-basque.csl +707 -0
- data/resource/style/chicago-author-date-de.csl +394 -0
- data/resource/style/chicago-author-date.csl +223 -167
- data/resource/style/chicago-dated-note-biblio-no-ibid.csl +472 -0
- data/resource/style/chicago-fullnote-bibliography-delimiter-fixes.csl +972 -0
- data/resource/style/chicago-fullnote-bibliography-no-ibid-delimiter-fixes.csl +963 -0
- data/resource/style/chicago-fullnote-bibliography-no-ibid.csl +785 -0
- data/resource/style/chicago-fullnote-bibliography.csl +429 -321
- data/resource/style/chicago-library-list.csl +511 -0
- data/resource/style/chicago-note-biblio-no-ibid.csl +514 -0
- data/resource/style/chicago-note-bibliography.csl +276 -192
- data/resource/style/chicago-quick-copy.csl +685 -0
- data/resource/style/ieee.csl +296 -126
- data/resource/style/mla-notes.csl +796 -0
- data/resource/style/{mla-x.csl → mla-underline.csl} +14 -17
- data/resource/style/mla-url.csl +214 -0
- data/resource/style/mla.csl +289 -84
- data/resource/style/vancouver-brackets.csl +256 -0
- data/resource/style/vancouver-superscript-bracket-only-year.csl +165 -0
- data/resource/style/vancouver-superscript.csl +256 -0
- data/resource/style/vancouver.csl +256 -0
- data/spec/citeproc/date_spec.rb +7 -3
- data/spec/citeproc/variable_spec.rb +1 -1
- data/spec/csl/style_spec.rb +2 -2
- metadata +48 -48
- data/resource/style/acta-materialia-x.csl +0 -128
- data/resource/style/advanced-engineering-materials-x.csl +0 -121
- data/resource/style/ama.csl +0 -185
- data/resource/style/ama2-x.csl +0 -179
- data/resource/style/apa-x.csl +0 -324
- data/resource/style/apsa-x.csl +0 -163
- data/resource/style/apsa.csl +0 -176
- data/resource/style/asa-x.csl +0 -203
- data/resource/style/asa.csl +0 -216
- data/resource/style/asm-journals-x.csl +0 -131
- data/resource/style/bluebook-demo-x.csl +0 -392
- data/resource/style/bluebook-demo.csl +0 -942
- data/resource/style/greek-chicago-x.csl +0 -1182
- data/resource/style/harvard1-institution-italic.csl +0 -190
- data/resource/style/harvard1.csl +0 -181
- data/resource/style/mhra-x.csl +0 -312
- data/resource/style/mhra.csl +0 -390
- data/resource/style/mhra_note_without_bibliography-x.csl +0 -330
- data/resource/style/mhra_note_without_bibliography.csl +0 -338
- data/resource/style/nature-x.csl +0 -81
- data/resource/style/nature.csl +0 -88
- data/resource/style/nlm.csl +0 -117
@@ -0,0 +1,963 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only">
|
3
|
+
<info>
|
4
|
+
<title>Chicago Manual of Style (full note, no Ibid.) [delimiter fixes]</title>
|
5
|
+
<id>http://www.zotero.org/styles/chicago-fullnote-bibliography-no-ibid-delimiter-fixes</id>
|
6
|
+
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography-no-ibid-delimiter-fixes" rel="self"/>
|
7
|
+
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
8
|
+
<author>
|
9
|
+
<name>Julian Onions</name>
|
10
|
+
<email>julian.onions@gmail.com</email>
|
11
|
+
</author>
|
12
|
+
<contributor>
|
13
|
+
<name>Simon Kornblith</name>
|
14
|
+
<email>simon@simonster.com</email>
|
15
|
+
</contributor>
|
16
|
+
<contributor>
|
17
|
+
<name>Elena Razlogova</name>
|
18
|
+
<email>elena.razlogova@gmail.com</email>
|
19
|
+
</contributor>
|
20
|
+
<contributor>
|
21
|
+
<name>Frank Bennett</name>
|
22
|
+
<email>biercenator@gmail.com</email>
|
23
|
+
</contributor>
|
24
|
+
<summary>Chicago format with full notes and bibliography (delimiter fixes)</summary>
|
25
|
+
<category field="generic-base"/>
|
26
|
+
<category citation-format="note"/>
|
27
|
+
<updated>2009-12-04T20:22:16+00:00</updated>
|
28
|
+
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
|
29
|
+
</info>
|
30
|
+
<locale xml:lang="en">
|
31
|
+
<terms>
|
32
|
+
<term name="editortranslator" form="verb-short">
|
33
|
+
<single>trans. and ed.</single>
|
34
|
+
<multiple>trans. and ed.</multiple>
|
35
|
+
</term>
|
36
|
+
<term name="editortranslator" form="verb">
|
37
|
+
<single> Translated and edited by</single>
|
38
|
+
<multiple> Translated and edited by</multiple>
|
39
|
+
</term>
|
40
|
+
</terms>
|
41
|
+
</locale>
|
42
|
+
<macro name="editor-translator">
|
43
|
+
<group delimiter=", ">
|
44
|
+
<choose>
|
45
|
+
<if variable="author">
|
46
|
+
<group delimiter=" ">
|
47
|
+
<choose>
|
48
|
+
<if variable="container-author">
|
49
|
+
<group>
|
50
|
+
<names variable="container-author">
|
51
|
+
<label form="verb-short" text-case="lowercase" suffix=" "/>
|
52
|
+
<name and="text" delimiter=", "/>
|
53
|
+
</names>
|
54
|
+
</group>
|
55
|
+
</if>
|
56
|
+
</choose>
|
57
|
+
</group>
|
58
|
+
<names variable="editor translator" delimiter=", ">
|
59
|
+
<label form="verb-short" text-case="lowercase" suffix=" "/>
|
60
|
+
<name and="text" delimiter=", "/>
|
61
|
+
</names>
|
62
|
+
</if>
|
63
|
+
</choose>
|
64
|
+
</group>
|
65
|
+
</macro>
|
66
|
+
<macro name="secondary-contributors-note">
|
67
|
+
<choose>
|
68
|
+
<if type="chapter paper-conference" match="none">
|
69
|
+
<text macro="editor-translator"/>
|
70
|
+
</if>
|
71
|
+
</choose>
|
72
|
+
</macro>
|
73
|
+
<macro name="container-contributors-note">
|
74
|
+
<choose>
|
75
|
+
<if type="chapter paper-conference" match="any">
|
76
|
+
<text macro="editor-translator"/>
|
77
|
+
</if>
|
78
|
+
</choose>
|
79
|
+
</macro>
|
80
|
+
<macro name="secondary-contributors">
|
81
|
+
<choose>
|
82
|
+
<if type="chapter paper-conference" match="none">
|
83
|
+
<group delimiter=". ">
|
84
|
+
<choose>
|
85
|
+
<if variable="author">
|
86
|
+
<names variable="editor translator" delimiter=". ">
|
87
|
+
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
88
|
+
<name and="text" delimiter=", "/>
|
89
|
+
</names>
|
90
|
+
</if>
|
91
|
+
</choose>
|
92
|
+
</group>
|
93
|
+
</if>
|
94
|
+
</choose>
|
95
|
+
</macro>
|
96
|
+
<macro name="container-contributors">
|
97
|
+
<choose>
|
98
|
+
<if type="chapter paper-conference" match="any">
|
99
|
+
<group delimiter=", ">
|
100
|
+
<choose>
|
101
|
+
<if variable="author">
|
102
|
+
<choose>
|
103
|
+
<if variable="container-author">
|
104
|
+
<names variable="container-author">
|
105
|
+
<label form="verb-short" text-case="lowercase" suffix=" "/>
|
106
|
+
<name and="text" delimiter=", "/>
|
107
|
+
</names>
|
108
|
+
</if>
|
109
|
+
</choose>
|
110
|
+
<!--This includes page numers after the container author, e.g. for Introductions -->
|
111
|
+
<choose>
|
112
|
+
<if variable="container-author author" match="all">
|
113
|
+
<group delimiter=". ">
|
114
|
+
<text variable="page"/>
|
115
|
+
<names variable="editor translator" delimiter=", ">
|
116
|
+
<label form="verb" suffix=" "/>
|
117
|
+
<name and="text" delimiter=", "/>
|
118
|
+
</names>
|
119
|
+
</group>
|
120
|
+
</if>
|
121
|
+
<else>
|
122
|
+
<names variable="editor translator" delimiter=", ">
|
123
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
124
|
+
<name and="text" delimiter=", "/>
|
125
|
+
</names>
|
126
|
+
</else>
|
127
|
+
</choose>
|
128
|
+
</if>
|
129
|
+
</choose>
|
130
|
+
</group>
|
131
|
+
</if>
|
132
|
+
</choose>
|
133
|
+
</macro>
|
134
|
+
<macro name="recipient-note">
|
135
|
+
<names variable="recipient" delimiter=", ">
|
136
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
137
|
+
<name and="text" delimiter=", "/>
|
138
|
+
</names>
|
139
|
+
</macro>
|
140
|
+
<macro name="contributors-note">
|
141
|
+
<group delimiter=" ">
|
142
|
+
<names variable="author">
|
143
|
+
<name and="text" sort-separator=", " delimiter=", "/>
|
144
|
+
<label form="short" prefix=", "/>
|
145
|
+
<substitute>
|
146
|
+
<names variable="editor"/>
|
147
|
+
<names variable="translator"/>
|
148
|
+
</substitute>
|
149
|
+
</names>
|
150
|
+
<text macro="recipient-note"/>
|
151
|
+
</group>
|
152
|
+
</macro>
|
153
|
+
<macro name="editor">
|
154
|
+
<names variable="editor">
|
155
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
156
|
+
<label form="short" prefix=", "/>
|
157
|
+
</names>
|
158
|
+
</macro>
|
159
|
+
<macro name="translator">
|
160
|
+
<names variable="translator">
|
161
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
162
|
+
<label form="verb-short" prefix=", "/>
|
163
|
+
</names>
|
164
|
+
</macro>
|
165
|
+
<macro name="recipient">
|
166
|
+
<group delimiter=" ">
|
167
|
+
<choose>
|
168
|
+
<if type="personal_communication">
|
169
|
+
<choose>
|
170
|
+
<if variable="genre">
|
171
|
+
<text variable="genre" text-case="capitalize-first"/>
|
172
|
+
</if>
|
173
|
+
<else>
|
174
|
+
<text term="letter" text-case="capitalize-first"/>
|
175
|
+
</else>
|
176
|
+
</choose>
|
177
|
+
</if>
|
178
|
+
</choose>
|
179
|
+
<text macro="recipient-note"/>
|
180
|
+
</group>
|
181
|
+
</macro>
|
182
|
+
<macro name="contributors">
|
183
|
+
<group delimiter=". ">
|
184
|
+
<names variable="author">
|
185
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
186
|
+
<substitute>
|
187
|
+
<text macro="editor"/>
|
188
|
+
<text macro="translator"/>
|
189
|
+
</substitute>
|
190
|
+
</names>
|
191
|
+
<text macro="recipient"/>
|
192
|
+
</group>
|
193
|
+
</macro>
|
194
|
+
<macro name="recipient-short">
|
195
|
+
<names variable="recipient">
|
196
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
197
|
+
<name form="short" and="text" delimiter=", "/>
|
198
|
+
</names>
|
199
|
+
</macro>
|
200
|
+
<macro name="contributors-short">
|
201
|
+
<group delimiter=" ">
|
202
|
+
<names variable="author">
|
203
|
+
<name form="short" and="text" delimiter=", "/>
|
204
|
+
<substitute>
|
205
|
+
<names variable="editor"/>
|
206
|
+
<names variable="translator"/>
|
207
|
+
</substitute>
|
208
|
+
</names>
|
209
|
+
<text macro="recipient-short"/>
|
210
|
+
</group>
|
211
|
+
</macro>
|
212
|
+
<macro name="contributors-sort">
|
213
|
+
<names variable="author">
|
214
|
+
<name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
215
|
+
<label form="verb-short" prefix=", "/>
|
216
|
+
<substitute>
|
217
|
+
<names variable="editor"/>
|
218
|
+
<names variable="translator"/>
|
219
|
+
</substitute>
|
220
|
+
</names>
|
221
|
+
</macro>
|
222
|
+
<macro name="interviewer-note">
|
223
|
+
<names variable="interviewer" delimiter=", ">
|
224
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
225
|
+
<name and="text" delimiter=", "/>
|
226
|
+
</names>
|
227
|
+
</macro>
|
228
|
+
<macro name="interviewer">
|
229
|
+
<names variable="interviewer" delimiter=", ">
|
230
|
+
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
231
|
+
<name and="text" delimiter=", "/>
|
232
|
+
</names>
|
233
|
+
</macro>
|
234
|
+
<macro name="title-note">
|
235
|
+
<choose>
|
236
|
+
<if variable="title" match="none">
|
237
|
+
<text variable="genre"/>
|
238
|
+
</if>
|
239
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
240
|
+
<text variable="title" font-style="italic"/>
|
241
|
+
</else-if>
|
242
|
+
<else>
|
243
|
+
<text variable="title" quotes="true"/>
|
244
|
+
</else>
|
245
|
+
</choose>
|
246
|
+
</macro>
|
247
|
+
<macro name="title">
|
248
|
+
<choose>
|
249
|
+
<if variable="title" match="none">
|
250
|
+
<choose>
|
251
|
+
<if type="personal_communication" match="none">
|
252
|
+
<text variable="genre" text-case="capitalize-first"/>
|
253
|
+
</if>
|
254
|
+
</choose>
|
255
|
+
</if>
|
256
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
257
|
+
<text variable="title" font-style="italic"/>
|
258
|
+
</else-if>
|
259
|
+
<else>
|
260
|
+
<text variable="title" quotes="true"/>
|
261
|
+
</else>
|
262
|
+
</choose>
|
263
|
+
</macro>
|
264
|
+
<macro name="title-short">
|
265
|
+
<choose>
|
266
|
+
<if variable="title" match="none">
|
267
|
+
<choose>
|
268
|
+
<if type="interview">
|
269
|
+
<text term="interview" text-case="lowercase"/>
|
270
|
+
</if>
|
271
|
+
<else-if type="manuscript speech" match="any">
|
272
|
+
<text variable="genre" form="short"/>
|
273
|
+
</else-if>
|
274
|
+
<else-if type="personal_communication">
|
275
|
+
<text macro="issued"/>
|
276
|
+
</else-if>
|
277
|
+
</choose>
|
278
|
+
</if>
|
279
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
280
|
+
<text variable="title" form="short" font-style="italic"/>
|
281
|
+
</else-if>
|
282
|
+
<else>
|
283
|
+
<text variable="title" form="short" quotes="true"/>
|
284
|
+
</else>
|
285
|
+
</choose>
|
286
|
+
</macro>
|
287
|
+
<macro name="description-note">
|
288
|
+
<group delimiter=", ">
|
289
|
+
<text macro="interviewer-note"/>
|
290
|
+
<text variable="medium"/>
|
291
|
+
<choose>
|
292
|
+
<if variable="title" match="none"/>
|
293
|
+
<else-if type="thesis speech" match="any"/>
|
294
|
+
<else>
|
295
|
+
<text variable="genre"/>
|
296
|
+
</else>
|
297
|
+
</choose>
|
298
|
+
</group>
|
299
|
+
</macro>
|
300
|
+
<macro name="description">
|
301
|
+
<group delimiter=", ">
|
302
|
+
<group delimiter=". ">
|
303
|
+
<text macro="interviewer"/>
|
304
|
+
<text variable="medium" text-case="capitalize-first"/>
|
305
|
+
</group>
|
306
|
+
<choose>
|
307
|
+
<if variable="title" match="none"/>
|
308
|
+
<else-if type="thesis speech" match="any"/>
|
309
|
+
<else>
|
310
|
+
<text variable="genre" text-case="capitalize-first"/>
|
311
|
+
</else>
|
312
|
+
</choose>
|
313
|
+
</group>
|
314
|
+
</macro>
|
315
|
+
<macro name="container-title-note">
|
316
|
+
<group delimiter=" ">
|
317
|
+
<choose>
|
318
|
+
<if type="chapter paper-conference" match="any">
|
319
|
+
<text term="in" text-case="lowercase"/>
|
320
|
+
</if>
|
321
|
+
</choose>
|
322
|
+
<choose>
|
323
|
+
<if type="legal_case" match="none">
|
324
|
+
<text variable="container-title" font-style="italic"/>
|
325
|
+
</if>
|
326
|
+
</choose>
|
327
|
+
</group>
|
328
|
+
</macro>
|
329
|
+
<macro name="container-title">
|
330
|
+
<group delimiter=" ">
|
331
|
+
<choose>
|
332
|
+
<if type="chapter paper-conference" match="any">
|
333
|
+
<text term="in" text-case="capitalize-first"/>
|
334
|
+
</if>
|
335
|
+
</choose>
|
336
|
+
<choose>
|
337
|
+
<if type="legal_case" match="none">
|
338
|
+
<text variable="container-title" font-style="italic"/>
|
339
|
+
</if>
|
340
|
+
</choose>
|
341
|
+
</group>
|
342
|
+
</macro>
|
343
|
+
<macro name="collection-title">
|
344
|
+
<group delimiter=" ">
|
345
|
+
<text variable="collection-title"/>
|
346
|
+
<text variable="collection-number"/>
|
347
|
+
</group>
|
348
|
+
</macro>
|
349
|
+
<macro name="edition-note">
|
350
|
+
<choose>
|
351
|
+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
352
|
+
<choose>
|
353
|
+
<if is-numeric="edition">
|
354
|
+
<group delimiter=" ">
|
355
|
+
<number variable="edition" form="ordinal"/>
|
356
|
+
<text term="edition" form="short"/>
|
357
|
+
</group>
|
358
|
+
</if>
|
359
|
+
<else>
|
360
|
+
<number variable="edition" suffix="."/>
|
361
|
+
</else>
|
362
|
+
</choose>
|
363
|
+
</if>
|
364
|
+
</choose>
|
365
|
+
</macro>
|
366
|
+
<macro name="edition">
|
367
|
+
<choose>
|
368
|
+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
369
|
+
<choose>
|
370
|
+
<if is-numeric="edition">
|
371
|
+
<group delimiter=" ">
|
372
|
+
<number variable="edition" form="ordinal"/>
|
373
|
+
<text term="edition" form="short"/>
|
374
|
+
</group>
|
375
|
+
</if>
|
376
|
+
<else>
|
377
|
+
<number variable="edition" text-case="capitalize-first" suffix="."/>
|
378
|
+
</else>
|
379
|
+
</choose>
|
380
|
+
</if>
|
381
|
+
</choose>
|
382
|
+
</macro>
|
383
|
+
<macro name="locators-note-join-with-space">
|
384
|
+
<choose>
|
385
|
+
<if type="article-journal">
|
386
|
+
<text macro="locators-note"/>
|
387
|
+
</if>
|
388
|
+
</choose>
|
389
|
+
</macro>
|
390
|
+
<macro name="locators-note-join-with-comma">
|
391
|
+
<choose>
|
392
|
+
<if type="article-journal" match="none">
|
393
|
+
<text macro="locators-note"/>
|
394
|
+
</if>
|
395
|
+
</choose>
|
396
|
+
</macro>
|
397
|
+
<macro name="locators-note">
|
398
|
+
<choose>
|
399
|
+
<if type="article-journal">
|
400
|
+
<group delimiter=", ">
|
401
|
+
<number variable="volume"/>
|
402
|
+
<group delimiter=" ">
|
403
|
+
<text term="issue" form="short"/>
|
404
|
+
<number variable="issue"/>
|
405
|
+
</group>
|
406
|
+
</group>
|
407
|
+
</if>
|
408
|
+
<else-if type="legal_case">
|
409
|
+
<group delimiter=", ">
|
410
|
+
<group delimiter=" ">
|
411
|
+
<number variable="volume"/>
|
412
|
+
<text variable="container-title"/>
|
413
|
+
<text variable="page"/>
|
414
|
+
</group>
|
415
|
+
<text variable="locator"/>
|
416
|
+
</group>
|
417
|
+
</else-if>
|
418
|
+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
419
|
+
<group delimiter=", ">
|
420
|
+
<group delimiter=" ">
|
421
|
+
<text term="volume" form="short"/>
|
422
|
+
<number variable="volume" form="numeric"/>
|
423
|
+
</group>
|
424
|
+
<choose>
|
425
|
+
<if variable="locator" match="none">
|
426
|
+
<group delimiter=" ">
|
427
|
+
<number variable="number-of-volumes" form="numeric"/>
|
428
|
+
<text term="volume" form="short" plural="true"/>
|
429
|
+
</group>
|
430
|
+
</if>
|
431
|
+
</choose>
|
432
|
+
<text macro="edition-note"/>
|
433
|
+
</group>
|
434
|
+
</else-if>
|
435
|
+
</choose>
|
436
|
+
</macro>
|
437
|
+
<macro name="locators-join-with-space">
|
438
|
+
<choose>
|
439
|
+
<if type="article-journal">
|
440
|
+
<text macro="locators"/>
|
441
|
+
</if>
|
442
|
+
</choose>
|
443
|
+
</macro>
|
444
|
+
<macro name="locators-join-with-comma">
|
445
|
+
<choose>
|
446
|
+
<if type="legal_case">
|
447
|
+
<text macro="locators"/>
|
448
|
+
</if>
|
449
|
+
</choose>
|
450
|
+
</macro>
|
451
|
+
<macro name="locators-join-with-period">
|
452
|
+
<choose>
|
453
|
+
<if type="legal_case article-journal" match="none">
|
454
|
+
<text macro="locators"/>
|
455
|
+
</if>
|
456
|
+
</choose>
|
457
|
+
</macro>
|
458
|
+
<macro name="locators">
|
459
|
+
<choose>
|
460
|
+
<if type="article-journal">
|
461
|
+
<group delimiter=", ">
|
462
|
+
<number variable="volume"/>
|
463
|
+
<group delimiter=" ">
|
464
|
+
<text term="issue" form="short"/>
|
465
|
+
<number variable="issue"/>
|
466
|
+
</group>
|
467
|
+
</group>
|
468
|
+
</if>
|
469
|
+
<else-if type="legal_case">
|
470
|
+
<group delimiter=" ">
|
471
|
+
<number variable="volume"/>
|
472
|
+
<text variable="container-title"/>
|
473
|
+
<text variable="page"/>
|
474
|
+
</group>
|
475
|
+
</else-if>
|
476
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
477
|
+
<group delimiter=". ">
|
478
|
+
<group delimiter=" ">
|
479
|
+
<text term="volume" form="short" text-case="capitalize-first"/>
|
480
|
+
<number variable="volume" form="numeric"/>
|
481
|
+
</group>
|
482
|
+
<group delimiter=" ">
|
483
|
+
<number variable="number-of-volumes" form="numeric"/>
|
484
|
+
<text term="volume" form="short" plural="true"/>
|
485
|
+
</group>
|
486
|
+
<text macro="edition"/>
|
487
|
+
</group>
|
488
|
+
</else-if>
|
489
|
+
<else-if type="chapter paper-conference" match="any">
|
490
|
+
<group delimiter=". ">
|
491
|
+
<choose>
|
492
|
+
<if variable="page" match="none">
|
493
|
+
<group delimiter=" ">
|
494
|
+
<text term="volume" form="short" text-case="capitalize-first"/>
|
495
|
+
<number variable="volume" form="numeric"/>
|
496
|
+
</group>
|
497
|
+
</if>
|
498
|
+
</choose>
|
499
|
+
<text macro="edition"/>
|
500
|
+
</group>
|
501
|
+
</else-if>
|
502
|
+
</choose>
|
503
|
+
</macro>
|
504
|
+
<macro name="locators-newspaper">
|
505
|
+
<choose>
|
506
|
+
<if type="article-newspaper">
|
507
|
+
<group delimiter=", ">
|
508
|
+
<group delimiter=" ">
|
509
|
+
<number variable="edition"/>
|
510
|
+
<text term="edition"/>
|
511
|
+
</group>
|
512
|
+
<group delimiter=" ">
|
513
|
+
<text term="section" form="short"/>
|
514
|
+
<text variable="section"/>
|
515
|
+
</group>
|
516
|
+
</group>
|
517
|
+
</if>
|
518
|
+
</choose>
|
519
|
+
</macro>
|
520
|
+
<macro name="event">
|
521
|
+
<group delimiter=" ">
|
522
|
+
<text term="presented at"/>
|
523
|
+
<text variable="event"/>
|
524
|
+
</group>
|
525
|
+
</macro>
|
526
|
+
<macro name="publisher">
|
527
|
+
<choose>
|
528
|
+
<if type="thesis">
|
529
|
+
<text variable="publisher"/>
|
530
|
+
</if>
|
531
|
+
<else>
|
532
|
+
<group delimiter=": ">
|
533
|
+
<text variable="publisher-place"/>
|
534
|
+
<text variable="publisher"/>
|
535
|
+
</group>
|
536
|
+
</else>
|
537
|
+
</choose>
|
538
|
+
</macro>
|
539
|
+
<macro name="issued">
|
540
|
+
<choose>
|
541
|
+
<if variable="issued">
|
542
|
+
<choose>
|
543
|
+
<if type="graphic report" match="any">
|
544
|
+
<date variable="issued">
|
545
|
+
<date-part name="month" suffix=" "/>
|
546
|
+
<date-part name="day" suffix=", "/>
|
547
|
+
<date-part name="year"/>
|
548
|
+
</date>
|
549
|
+
</if>
|
550
|
+
<else-if type="legal_case">
|
551
|
+
<group delimiter=" ">
|
552
|
+
<text variable="authority"/>
|
553
|
+
<date variable="issued">
|
554
|
+
<date-part name="year"/>
|
555
|
+
</date>
|
556
|
+
</group>
|
557
|
+
</else-if>
|
558
|
+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="any">
|
559
|
+
<date variable="issued">
|
560
|
+
<date-part name="year"/>
|
561
|
+
</date>
|
562
|
+
</else-if>
|
563
|
+
<else>
|
564
|
+
<date variable="issued">
|
565
|
+
<date-part name="month" suffix=" "/>
|
566
|
+
<date-part name="day" suffix=", "/>
|
567
|
+
<date-part name="year"/>
|
568
|
+
</date>
|
569
|
+
</else>
|
570
|
+
</choose>
|
571
|
+
</if>
|
572
|
+
<else>
|
573
|
+
<text term="no date" form="short"/>
|
574
|
+
</else>
|
575
|
+
</choose>
|
576
|
+
</macro>
|
577
|
+
<macro name="point-locators-subsequent">
|
578
|
+
<choose>
|
579
|
+
<if variable="locator">
|
580
|
+
<choose>
|
581
|
+
<if locator="page" match="none">
|
582
|
+
<group delimiter=" ">
|
583
|
+
<choose>
|
584
|
+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
585
|
+
<choose>
|
586
|
+
<if variable="volume">
|
587
|
+
<group delimiter=", ">
|
588
|
+
<group delimiter=" ">
|
589
|
+
<text term="volume" form="short" text-case="lowercase"/>
|
590
|
+
<number variable="volume" form="numeric"/>
|
591
|
+
</group>
|
592
|
+
<label variable="locator" form="short"/>
|
593
|
+
</group>
|
594
|
+
</if>
|
595
|
+
<else>
|
596
|
+
<label variable="locator" form="short"/>
|
597
|
+
</else>
|
598
|
+
</choose>
|
599
|
+
</if>
|
600
|
+
<else>
|
601
|
+
<label variable="locator" form="short"/>
|
602
|
+
</else>
|
603
|
+
</choose>
|
604
|
+
<text variable="locator"/>
|
605
|
+
</group>
|
606
|
+
</if>
|
607
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
608
|
+
<group delimiter=":">
|
609
|
+
<number variable="volume" form="numeric"/>
|
610
|
+
<text variable="locator"/>
|
611
|
+
</group>
|
612
|
+
</else-if>
|
613
|
+
<else>
|
614
|
+
<text variable="locator"/>
|
615
|
+
</else>
|
616
|
+
</choose>
|
617
|
+
</if>
|
618
|
+
</choose>
|
619
|
+
</macro>
|
620
|
+
<macro name="point-locators-join-with-colon">
|
621
|
+
<choose>
|
622
|
+
<if type="article-journal">
|
623
|
+
<choose>
|
624
|
+
<if variable="locator page" match="any">
|
625
|
+
<text macro="point-locators"/>
|
626
|
+
</if>
|
627
|
+
</choose>
|
628
|
+
</if>
|
629
|
+
</choose>
|
630
|
+
</macro>
|
631
|
+
<macro name="point-locators-join-with-comma">
|
632
|
+
<choose>
|
633
|
+
<if type="article-journal" match="none">
|
634
|
+
<text macro="point-locators"/>
|
635
|
+
</if>
|
636
|
+
</choose>
|
637
|
+
</macro>
|
638
|
+
<macro name="point-locators">
|
639
|
+
<choose>
|
640
|
+
<if variable="locator" match="none">
|
641
|
+
<choose>
|
642
|
+
<if type="article-journal chapter paper-conference" match="any">
|
643
|
+
<text variable="page"/>
|
644
|
+
</if>
|
645
|
+
</choose>
|
646
|
+
</if>
|
647
|
+
<else-if type="article-journal">
|
648
|
+
<group delimiter=" ">
|
649
|
+
<choose>
|
650
|
+
<if locator="page" match="none">
|
651
|
+
<label variable="locator" form="short" suffix=" "/>
|
652
|
+
</if>
|
653
|
+
</choose>
|
654
|
+
<text variable="locator"/>
|
655
|
+
</group>
|
656
|
+
</else-if>
|
657
|
+
<else-if type="legal_case"/>
|
658
|
+
<else>
|
659
|
+
<group delimiter=" ">
|
660
|
+
<choose>
|
661
|
+
<if locator="page" match="none">
|
662
|
+
<label variable="locator" form="short"/>
|
663
|
+
</if>
|
664
|
+
</choose>
|
665
|
+
<text variable="locator"/>
|
666
|
+
</group>
|
667
|
+
</else>
|
668
|
+
</choose>
|
669
|
+
</macro>
|
670
|
+
<macro name="locators-chapter">
|
671
|
+
<choose>
|
672
|
+
<if type="chapter paper-conference" match="any">
|
673
|
+
<choose>
|
674
|
+
<if variable="page">
|
675
|
+
<number variable="volume" suffix=":"/>
|
676
|
+
<text variable="page"/>
|
677
|
+
</if>
|
678
|
+
</choose>
|
679
|
+
</if>
|
680
|
+
</choose>
|
681
|
+
</macro>
|
682
|
+
<macro name="locators-journal">
|
683
|
+
<choose>
|
684
|
+
<if type="article-journal">
|
685
|
+
<text variable="page"/>
|
686
|
+
</if>
|
687
|
+
</choose>
|
688
|
+
</macro>
|
689
|
+
<macro name="archive-note">
|
690
|
+
<choose>
|
691
|
+
<if type="thesis">
|
692
|
+
<group delimiter=" ">
|
693
|
+
<text variable="archive"/>
|
694
|
+
<text variable="archive_location" prefix="(" suffix=")"/>
|
695
|
+
</group>
|
696
|
+
</if>
|
697
|
+
<else>
|
698
|
+
<group delimiter=", ">
|
699
|
+
<text variable="archive_location"/>
|
700
|
+
<text variable="archive"/>
|
701
|
+
<text variable="archive-place"/>
|
702
|
+
</group>
|
703
|
+
</else>
|
704
|
+
</choose>
|
705
|
+
</macro>
|
706
|
+
<macro name="archive">
|
707
|
+
<choose>
|
708
|
+
<if type="thesis">
|
709
|
+
<group delimiter=" ">
|
710
|
+
<text variable="archive"/>
|
711
|
+
<text variable="archive_location" prefix="(" suffix=")"/>
|
712
|
+
</group>
|
713
|
+
</if>
|
714
|
+
<else>
|
715
|
+
<group delimiter=". ">
|
716
|
+
<text variable="archive_location" text-case="capitalize-first"/>
|
717
|
+
<text variable="archive"/>
|
718
|
+
<text variable="archive-place"/>
|
719
|
+
</group>
|
720
|
+
</else>
|
721
|
+
</choose>
|
722
|
+
</macro>
|
723
|
+
<macro name="issue-note-join-with-space">
|
724
|
+
<choose>
|
725
|
+
<if type="article-journal legal_case" variable="publisher-place publisher" match="any">
|
726
|
+
<text macro="issue-note"/>
|
727
|
+
</if>
|
728
|
+
</choose>
|
729
|
+
</macro>
|
730
|
+
<macro name="issue-note-join-with-comma">
|
731
|
+
<choose>
|
732
|
+
<if type="article-journal legal_case" variable="publisher-place publisher" match="none">
|
733
|
+
<text macro="issue-note"/>
|
734
|
+
</if>
|
735
|
+
</choose>
|
736
|
+
</macro>
|
737
|
+
<macro name="issue-note">
|
738
|
+
<choose>
|
739
|
+
<if type="article-journal legal_case" match="any">
|
740
|
+
<text macro="issued" prefix="(" suffix=")"/>
|
741
|
+
</if>
|
742
|
+
<else-if variable="publisher-place publisher" match="any">
|
743
|
+
<group prefix="(" suffix=")" delimiter=", ">
|
744
|
+
<group delimiter=" ">
|
745
|
+
<choose>
|
746
|
+
<if variable="title" match="none"/>
|
747
|
+
<else-if type="thesis speech" match="any">
|
748
|
+
<text variable="genre"/>
|
749
|
+
</else-if>
|
750
|
+
</choose>
|
751
|
+
<text macro="event"/>
|
752
|
+
</group>
|
753
|
+
<text macro="publisher"/>
|
754
|
+
<text macro="issued"/>
|
755
|
+
</group>
|
756
|
+
</else-if>
|
757
|
+
<else>
|
758
|
+
<text macro="issued"/>
|
759
|
+
</else>
|
760
|
+
</choose>
|
761
|
+
</macro>
|
762
|
+
<macro name="issue-join-with-space">
|
763
|
+
<choose>
|
764
|
+
<if type="article-journal legal_case">
|
765
|
+
<text macro="issue"/>
|
766
|
+
</if>
|
767
|
+
</choose>
|
768
|
+
</macro>
|
769
|
+
<macro name="issue-join-with-period">
|
770
|
+
<choose>
|
771
|
+
<if type="article-journal legal_case" match="none">
|
772
|
+
<choose>
|
773
|
+
<if type="speech" variable="publisher publisher-place" match="any">
|
774
|
+
<text macro="issue"/>
|
775
|
+
</if>
|
776
|
+
</choose>
|
777
|
+
</if>
|
778
|
+
</choose>
|
779
|
+
</macro>
|
780
|
+
<macro name="issue-join-with-comma">
|
781
|
+
<choose>
|
782
|
+
<if type="article-journal legal_case" match="none">
|
783
|
+
<choose>
|
784
|
+
<if type="speech" variable="publisher publisher-place" match="none">
|
785
|
+
<text macro="issue"/>
|
786
|
+
</if>
|
787
|
+
</choose>
|
788
|
+
</if>
|
789
|
+
</choose>
|
790
|
+
</macro>
|
791
|
+
<macro name="issue">
|
792
|
+
<choose>
|
793
|
+
<if type="article-journal legal_case" match="any">
|
794
|
+
<text macro="issued" prefix="(" suffix=")"/>
|
795
|
+
</if>
|
796
|
+
<else-if type="speech">
|
797
|
+
<group delimiter=", ">
|
798
|
+
<group delimiter=" ">
|
799
|
+
<choose>
|
800
|
+
<if variable="title" match="none"/>
|
801
|
+
<else>
|
802
|
+
<text variable="genre" text-case="capitalize-first"/>
|
803
|
+
</else>
|
804
|
+
</choose>
|
805
|
+
<text macro="event"/>
|
806
|
+
</group>
|
807
|
+
<text variable="event-place"/>
|
808
|
+
<text macro="issued"/>
|
809
|
+
</group>
|
810
|
+
</else-if>
|
811
|
+
<else-if variable="publisher-place publisher" match="any">
|
812
|
+
<group delimiter=", ">
|
813
|
+
<choose>
|
814
|
+
<if type="thesis">
|
815
|
+
<text variable="genre" text-case="capitalize-first"/>
|
816
|
+
</if>
|
817
|
+
</choose>
|
818
|
+
<text macro="publisher"/>
|
819
|
+
<text macro="issued"/>
|
820
|
+
</group>
|
821
|
+
</else-if>
|
822
|
+
<else>
|
823
|
+
<text macro="issued"/>
|
824
|
+
</else>
|
825
|
+
</choose>
|
826
|
+
</macro>
|
827
|
+
<macro name="access-note">
|
828
|
+
<group delimiter=", ">
|
829
|
+
<choose>
|
830
|
+
<if type="graphic report" match="any">
|
831
|
+
<text macro="archive-note"/>
|
832
|
+
</if>
|
833
|
+
<else-if type="article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
|
834
|
+
<text macro="archive-note"/>
|
835
|
+
</else-if>
|
836
|
+
</choose>
|
837
|
+
<choose>
|
838
|
+
<if type="legal_case" match="none">
|
839
|
+
<text variable="URL"/>
|
840
|
+
</if>
|
841
|
+
</choose>
|
842
|
+
</group>
|
843
|
+
</macro>
|
844
|
+
<macro name="access">
|
845
|
+
<group delimiter=". ">
|
846
|
+
<choose>
|
847
|
+
<if type="graphic report" match="any">
|
848
|
+
<text macro="archive"/>
|
849
|
+
</if>
|
850
|
+
<else-if type="article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
|
851
|
+
<text macro="archive"/>
|
852
|
+
</else-if>
|
853
|
+
</choose>
|
854
|
+
<choose>
|
855
|
+
<if type="legal_case" match="none">
|
856
|
+
<text variable="URL"/>
|
857
|
+
</if>
|
858
|
+
</choose>
|
859
|
+
</group>
|
860
|
+
</macro>
|
861
|
+
<macro name="sort-key">
|
862
|
+
<group delimiter=" ">
|
863
|
+
<text macro="contributors-sort"/>
|
864
|
+
<text variable="title"/>
|
865
|
+
<text variable="genre"/>
|
866
|
+
</group>
|
867
|
+
</macro>
|
868
|
+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
|
869
|
+
<layout suffix="." delimiter="; ">
|
870
|
+
<choose>
|
871
|
+
<if position="subsequent">
|
872
|
+
<group delimiter=", ">
|
873
|
+
<text macro="contributors-short"/>
|
874
|
+
<text macro="title-short"/>
|
875
|
+
<text macro="point-locators-subsequent"/>
|
876
|
+
</group>
|
877
|
+
</if>
|
878
|
+
<else>
|
879
|
+
<group delimiter=", ">
|
880
|
+
<group delimiter=": ">
|
881
|
+
<group delimiter=", ">
|
882
|
+
<group delimiter=" ">
|
883
|
+
<group delimiter=", ">
|
884
|
+
<group delimiter=" ">
|
885
|
+
<group delimiter=", ">
|
886
|
+
<group delimiter=" ">
|
887
|
+
<group delimiter=", ">
|
888
|
+
<text macro="contributors-note"/>
|
889
|
+
<text macro="title-note"/>
|
890
|
+
</group>
|
891
|
+
<text macro="description-note"/>
|
892
|
+
</group>
|
893
|
+
<text macro="secondary-contributors-note"/>
|
894
|
+
<text macro="container-title-note"/>
|
895
|
+
<text macro="container-contributors-note"/>
|
896
|
+
</group>
|
897
|
+
<text macro="locators-note-join-with-space"/>
|
898
|
+
</group>
|
899
|
+
<text macro="locators-note-join-with-comma"/>
|
900
|
+
<text macro="collection-title"/>
|
901
|
+
<text macro="issue-note-join-with-comma"/>
|
902
|
+
</group>
|
903
|
+
<text macro="issue-note-join-with-space"/>
|
904
|
+
</group>
|
905
|
+
<text macro="locators-newspaper"/>
|
906
|
+
<text macro="point-locators-join-with-comma"/>
|
907
|
+
</group>
|
908
|
+
<text macro="point-locators-join-with-colon"/>
|
909
|
+
</group>
|
910
|
+
<text macro="access-note"/>
|
911
|
+
</group>
|
912
|
+
</else>
|
913
|
+
</choose>
|
914
|
+
</layout>
|
915
|
+
</citation>
|
916
|
+
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="———" entry-spacing="0">
|
917
|
+
<sort>
|
918
|
+
<key macro="sort-key"/>
|
919
|
+
<key variable="issued"/>
|
920
|
+
</sort>
|
921
|
+
<layout suffix=".">
|
922
|
+
<group delimiter=". ">
|
923
|
+
<group delimiter=": ">
|
924
|
+
<group delimiter=", ">
|
925
|
+
<group delimiter=" ">
|
926
|
+
<group delimiter=". ">
|
927
|
+
<group delimiter=" ">
|
928
|
+
<group delimiter=", ">
|
929
|
+
<group delimiter=". ">
|
930
|
+
<group delimiter=" ">
|
931
|
+
<group delimiter=". ">
|
932
|
+
<text macro="contributors"/>
|
933
|
+
<text macro="title"/>
|
934
|
+
</group>
|
935
|
+
<text macro="description"/>
|
936
|
+
</group>
|
937
|
+
<text macro="secondary-contributors"/>
|
938
|
+
<group delimiter=", ">
|
939
|
+
<text macro="container-title"/>
|
940
|
+
<text macro="container-contributors"/>
|
941
|
+
<text macro="locators-chapter"/>
|
942
|
+
</group>
|
943
|
+
<text macro="locators-join-with-period"/>
|
944
|
+
</group>
|
945
|
+
<text macro="locators-join-with-comma"/>
|
946
|
+
</group>
|
947
|
+
<text macro="locators-join-with-space"/>
|
948
|
+
</group>
|
949
|
+
<text macro="collection-title"/>
|
950
|
+
<text macro="issue-join-with-period"/>
|
951
|
+
</group>
|
952
|
+
<text macro="issue-join-with-space"/>
|
953
|
+
</group>
|
954
|
+
<text macro="issue-join-with-comma"/>
|
955
|
+
<text macro="locators-newspaper"/>
|
956
|
+
</group>
|
957
|
+
<text macro="locators-journal"/>
|
958
|
+
</group>
|
959
|
+
<text macro="access"/>
|
960
|
+
</group>
|
961
|
+
</layout>
|
962
|
+
</bibliography>
|
963
|
+
</style>
|