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,511 @@
|
|
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 (library list)</title>
|
5
|
+
<id>http://www.zotero.org/styles/chicago-library-list</id>
|
6
|
+
<link href="http://www.zotero.org/styles/chicago-library-list" 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
|
+
<summary>Chicago format for creating library lists, where bibliography includes call numbers</summary>
|
21
|
+
<category field="generic-base"/>
|
22
|
+
<category citation-format="numeric"/>
|
23
|
+
<updated>2012-01-01T00:00:00+00:00</updated>
|
24
|
+
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
|
25
|
+
</info>
|
26
|
+
<macro name="secondary-contributors">
|
27
|
+
<choose>
|
28
|
+
<if type="chapter paper-conference" match="none">
|
29
|
+
<group delimiter=". ">
|
30
|
+
<choose>
|
31
|
+
<if variable="author">
|
32
|
+
<names variable="editor" delimiter=". ">
|
33
|
+
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
34
|
+
<name and="text" delimiter=", "/>
|
35
|
+
</names>
|
36
|
+
</if>
|
37
|
+
</choose>
|
38
|
+
<choose>
|
39
|
+
<if variable="author editor" match="any">
|
40
|
+
<names variable="translator" delimiter=". ">
|
41
|
+
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
42
|
+
<name and="text" delimiter=", "/>
|
43
|
+
</names>
|
44
|
+
</if>
|
45
|
+
</choose>
|
46
|
+
</group>
|
47
|
+
</if>
|
48
|
+
</choose>
|
49
|
+
</macro>
|
50
|
+
<macro name="container-contributors">
|
51
|
+
<choose>
|
52
|
+
<if type="chapter paper-conference" match="any">
|
53
|
+
<group delimiter=", ">
|
54
|
+
<choose>
|
55
|
+
<if variable="author">
|
56
|
+
<names variable="editor" delimiter=", ">
|
57
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
58
|
+
<name and="text" delimiter=", "/>
|
59
|
+
</names>
|
60
|
+
<choose>
|
61
|
+
<if variable="container-author">
|
62
|
+
<group>
|
63
|
+
<names variable="container-author">
|
64
|
+
<label form="verb-short" prefix=" " text-case="lowercase" suffix=" " strip-periods="true"/>
|
65
|
+
<name and="text" delimiter=", "/>
|
66
|
+
</names>
|
67
|
+
</group>
|
68
|
+
</if>
|
69
|
+
</choose>
|
70
|
+
</if>
|
71
|
+
</choose>
|
72
|
+
<choose>
|
73
|
+
<if variable="author editor" match="any">
|
74
|
+
<names variable="translator" delimiter=", ">
|
75
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
76
|
+
<name and="text" delimiter=", "/>
|
77
|
+
</names>
|
78
|
+
</if>
|
79
|
+
</choose>
|
80
|
+
</group>
|
81
|
+
</if>
|
82
|
+
</choose>
|
83
|
+
</macro>
|
84
|
+
<macro name="editor">
|
85
|
+
<names variable="editor">
|
86
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
87
|
+
<label form="short" prefix=", " suffix="." strip-periods="true"/>
|
88
|
+
</names>
|
89
|
+
</macro>
|
90
|
+
<macro name="translator">
|
91
|
+
<names variable="translator">
|
92
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
93
|
+
<label form="verb-short" prefix=", " suffix="." strip-periods="true"/>
|
94
|
+
</names>
|
95
|
+
</macro>
|
96
|
+
<macro name="recipient-note">
|
97
|
+
<names variable="recipient" delimiter=", ">
|
98
|
+
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
99
|
+
<name and="text" delimiter=", "/>
|
100
|
+
</names>
|
101
|
+
</macro>
|
102
|
+
<macro name="recipient">
|
103
|
+
<choose>
|
104
|
+
<if type="personal_communication">
|
105
|
+
<choose>
|
106
|
+
<if variable="genre">
|
107
|
+
<text variable="genre" text-case="capitalize-first"/>
|
108
|
+
</if>
|
109
|
+
<else>
|
110
|
+
<text term="letter" text-case="capitalize-first"/>
|
111
|
+
</else>
|
112
|
+
</choose>
|
113
|
+
</if>
|
114
|
+
</choose>
|
115
|
+
<text macro="recipient-note" prefix=" "/>
|
116
|
+
</macro>
|
117
|
+
<macro name="contributors">
|
118
|
+
<names variable="author">
|
119
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
120
|
+
<substitute>
|
121
|
+
<text macro="editor"/>
|
122
|
+
<text macro="translator"/>
|
123
|
+
</substitute>
|
124
|
+
</names>
|
125
|
+
<text macro="recipient" prefix=". "/>
|
126
|
+
</macro>
|
127
|
+
<macro name="recipient-short">
|
128
|
+
<names variable="recipient">
|
129
|
+
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
130
|
+
<name form="short" and="text" delimiter=", "/>
|
131
|
+
</names>
|
132
|
+
</macro>
|
133
|
+
<macro name="contributors-short">
|
134
|
+
<names variable="author">
|
135
|
+
<name form="short" and="text" delimiter=", "/>
|
136
|
+
<substitute>
|
137
|
+
<names variable="editor"/>
|
138
|
+
<names variable="translator"/>
|
139
|
+
</substitute>
|
140
|
+
</names>
|
141
|
+
<text macro="recipient-short"/>
|
142
|
+
</macro>
|
143
|
+
<macro name="contributors-sort">
|
144
|
+
<names variable="author">
|
145
|
+
<name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
146
|
+
<label form="verb-short" prefix=", " suffix="." strip-periods="true"/>
|
147
|
+
<substitute>
|
148
|
+
<names variable="editor"/>
|
149
|
+
<names variable="translator"/>
|
150
|
+
</substitute>
|
151
|
+
</names>
|
152
|
+
</macro>
|
153
|
+
<macro name="interviewer">
|
154
|
+
<names variable="interviewer" delimiter=", ">
|
155
|
+
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
156
|
+
<name and="text" delimiter=", "/>
|
157
|
+
</names>
|
158
|
+
</macro>
|
159
|
+
<macro name="title">
|
160
|
+
<choose>
|
161
|
+
<if variable="title" match="none">
|
162
|
+
<choose>
|
163
|
+
<if type="personal_communication" match="none">
|
164
|
+
<text variable="genre" text-case="capitalize-first"/>
|
165
|
+
</if>
|
166
|
+
</choose>
|
167
|
+
</if>
|
168
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
169
|
+
<text variable="title" text-case="title" font-style="italic"/>
|
170
|
+
</else-if>
|
171
|
+
<else>
|
172
|
+
<text variable="title" text-case="title" quotes="true"/>
|
173
|
+
</else>
|
174
|
+
</choose>
|
175
|
+
</macro>
|
176
|
+
<macro name="title-short">
|
177
|
+
<choose>
|
178
|
+
<if variable="title" match="none">
|
179
|
+
<choose>
|
180
|
+
<if type="interview">
|
181
|
+
<text term="interview" text-case="lowercase"/>
|
182
|
+
</if>
|
183
|
+
<else-if type="manuscript speech" match="any">
|
184
|
+
<text variable="genre" form="short"/>
|
185
|
+
</else-if>
|
186
|
+
<else-if type="personal_communication">
|
187
|
+
<text macro="issued"/>
|
188
|
+
</else-if>
|
189
|
+
</choose>
|
190
|
+
</if>
|
191
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
192
|
+
<text variable="title" text-case="title" form="short" font-style="italic"/>
|
193
|
+
</else-if>
|
194
|
+
<else>
|
195
|
+
<text variable="title" text-case="title" form="short" quotes="true"/>
|
196
|
+
</else>
|
197
|
+
</choose>
|
198
|
+
</macro>
|
199
|
+
<macro name="description">
|
200
|
+
<group delimiter=", ">
|
201
|
+
<group delimiter=". ">
|
202
|
+
<text macro="interviewer"/>
|
203
|
+
<text variable="medium" text-case="capitalize-first"/>
|
204
|
+
</group>
|
205
|
+
<choose>
|
206
|
+
<if variable="title" match="none"/>
|
207
|
+
<else-if type="thesis speech" match="any"/>
|
208
|
+
<else>
|
209
|
+
<text variable="genre" text-case="capitalize-first"/>
|
210
|
+
</else>
|
211
|
+
</choose>
|
212
|
+
</group>
|
213
|
+
</macro>
|
214
|
+
<macro name="container-title">
|
215
|
+
<choose>
|
216
|
+
<if type="chapter paper-conference" match="any">
|
217
|
+
<text term="in" text-case="capitalize-first" suffix=" "/>
|
218
|
+
</if>
|
219
|
+
</choose>
|
220
|
+
<choose>
|
221
|
+
<if type="legal_case" match="none">
|
222
|
+
<text variable="container-title" text-case="title" font-style="italic"/>
|
223
|
+
</if>
|
224
|
+
</choose>
|
225
|
+
</macro>
|
226
|
+
<macro name="edition">
|
227
|
+
<choose>
|
228
|
+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
229
|
+
<choose>
|
230
|
+
<if is-numeric="edition">
|
231
|
+
<group delimiter=" ">
|
232
|
+
<number variable="edition" form="ordinal"/>
|
233
|
+
<text term="edition" form="short" suffix="." strip-periods="true"/>
|
234
|
+
</group>
|
235
|
+
</if>
|
236
|
+
<else>
|
237
|
+
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
238
|
+
</else>
|
239
|
+
</choose>
|
240
|
+
</if>
|
241
|
+
</choose>
|
242
|
+
</macro>
|
243
|
+
<macro name="collection-title">
|
244
|
+
<text variable="collection-title" text-case="title"/>
|
245
|
+
<text variable="collection-number" prefix=" "/>
|
246
|
+
</macro>
|
247
|
+
<macro name="locators">
|
248
|
+
<choose>
|
249
|
+
<if type="article-journal">
|
250
|
+
<text variable="volume" prefix=" "/>
|
251
|
+
<group prefix=", ">
|
252
|
+
<text term="issue" form="short" suffix=". " strip-periods="true"/>
|
253
|
+
<number variable="issue"/>
|
254
|
+
</group>
|
255
|
+
</if>
|
256
|
+
<else-if type="legal_case">
|
257
|
+
<text variable="volume" prefix=", "/>
|
258
|
+
<text variable="container-title" prefix=" "/>
|
259
|
+
<text variable="page" prefix=" "/>
|
260
|
+
</else-if>
|
261
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
262
|
+
<group prefix=". " delimiter=". ">
|
263
|
+
<group>
|
264
|
+
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
|
265
|
+
<number variable="volume" form="numeric"/>
|
266
|
+
</group>
|
267
|
+
<group>
|
268
|
+
<number variable="number-of-volumes" form="numeric"/>
|
269
|
+
<text term="volume" form="short" prefix=" " suffix="." plural="true" strip-periods="true"/>
|
270
|
+
</group>
|
271
|
+
<text macro="edition"/>
|
272
|
+
</group>
|
273
|
+
</else-if>
|
274
|
+
<else-if type="chapter paper-conference" match="any">
|
275
|
+
<group prefix=". " delimiter=". ">
|
276
|
+
<choose>
|
277
|
+
<if variable="page" match="none">
|
278
|
+
<group>
|
279
|
+
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
|
280
|
+
<number variable="volume" form="numeric"/>
|
281
|
+
</group>
|
282
|
+
</if>
|
283
|
+
</choose>
|
284
|
+
<text macro="edition"/>
|
285
|
+
</group>
|
286
|
+
</else-if>
|
287
|
+
</choose>
|
288
|
+
</macro>
|
289
|
+
<macro name="locators-newspaper">
|
290
|
+
<choose>
|
291
|
+
<if type="article-newspaper">
|
292
|
+
<group delimiter=", ">
|
293
|
+
<group>
|
294
|
+
<text variable="edition" suffix=" "/>
|
295
|
+
<text term="edition" prefix=" "/>
|
296
|
+
</group>
|
297
|
+
<group>
|
298
|
+
<text term="section" form="short" suffix=". " strip-periods="true"/>
|
299
|
+
<text variable="section"/>
|
300
|
+
</group>
|
301
|
+
</group>
|
302
|
+
</if>
|
303
|
+
</choose>
|
304
|
+
</macro>
|
305
|
+
<macro name="event">
|
306
|
+
<group>
|
307
|
+
<text term="presented at" suffix=" "/>
|
308
|
+
<text variable="event"/>
|
309
|
+
</group>
|
310
|
+
</macro>
|
311
|
+
<macro name="publisher">
|
312
|
+
<group delimiter=": ">
|
313
|
+
<text variable="publisher-place"/>
|
314
|
+
<text variable="publisher"/>
|
315
|
+
</group>
|
316
|
+
</macro>
|
317
|
+
<macro name="issued">
|
318
|
+
<choose>
|
319
|
+
<if variable="issued">
|
320
|
+
<choose>
|
321
|
+
<if type="graphic report" match="any">
|
322
|
+
<date variable="issued">
|
323
|
+
<date-part name="month" suffix=" "/>
|
324
|
+
<date-part name="day" suffix=", "/>
|
325
|
+
<date-part name="year"/>
|
326
|
+
</date>
|
327
|
+
</if>
|
328
|
+
<else-if type="legal_case">
|
329
|
+
<text variable="authority" suffix=" "/>
|
330
|
+
<date variable="issued">
|
331
|
+
<date-part name="year"/>
|
332
|
+
</date>
|
333
|
+
</else-if>
|
334
|
+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="any">
|
335
|
+
<date variable="issued">
|
336
|
+
<date-part name="year"/>
|
337
|
+
</date>
|
338
|
+
</else-if>
|
339
|
+
<else>
|
340
|
+
<date variable="issued">
|
341
|
+
<date-part name="month" suffix=" "/>
|
342
|
+
<date-part name="day" suffix=", "/>
|
343
|
+
<date-part name="year"/>
|
344
|
+
</date>
|
345
|
+
</else>
|
346
|
+
</choose>
|
347
|
+
</if>
|
348
|
+
<else>
|
349
|
+
<text term="no date" form="short"/>
|
350
|
+
</else>
|
351
|
+
</choose>
|
352
|
+
</macro>
|
353
|
+
<macro name="locators-chapter">
|
354
|
+
<choose>
|
355
|
+
<if type="chapter paper-conference" match="any">
|
356
|
+
<choose>
|
357
|
+
<if variable="page">
|
358
|
+
<text variable="volume" suffix=":"/>
|
359
|
+
<text variable="page"/>
|
360
|
+
</if>
|
361
|
+
</choose>
|
362
|
+
</if>
|
363
|
+
</choose>
|
364
|
+
</macro>
|
365
|
+
<macro name="locators-journal">
|
366
|
+
<choose>
|
367
|
+
<if type="article-journal">
|
368
|
+
<text variable="page" prefix=": "/>
|
369
|
+
</if>
|
370
|
+
</choose>
|
371
|
+
</macro>
|
372
|
+
<macro name="point-locators-subsequent">
|
373
|
+
<choose>
|
374
|
+
<if variable="locator">
|
375
|
+
<choose>
|
376
|
+
<if locator="page" match="none">
|
377
|
+
<choose>
|
378
|
+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
379
|
+
<choose>
|
380
|
+
<if variable="volume">
|
381
|
+
<group>
|
382
|
+
<text term="volume" form="short" text-case="lowercase" suffix=". " strip-periods="true"/>
|
383
|
+
<number variable="volume" form="numeric"/>
|
384
|
+
<label variable="locator" form="short" prefix=", " suffix=" "/>
|
385
|
+
</group>
|
386
|
+
</if>
|
387
|
+
<else>
|
388
|
+
<label variable="locator" form="short" suffix=" "/>
|
389
|
+
</else>
|
390
|
+
</choose>
|
391
|
+
</if>
|
392
|
+
</choose>
|
393
|
+
</if>
|
394
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
395
|
+
<number variable="volume" form="numeric" suffix=":"/>
|
396
|
+
</else-if>
|
397
|
+
</choose>
|
398
|
+
<text variable="locator"/>
|
399
|
+
</if>
|
400
|
+
</choose>
|
401
|
+
</macro>
|
402
|
+
<macro name="archive">
|
403
|
+
<group delimiter=". ">
|
404
|
+
<text variable="archive_location" text-case="capitalize-first"/>
|
405
|
+
<text variable="archive"/>
|
406
|
+
<text variable="archive-place"/>
|
407
|
+
</group>
|
408
|
+
</macro>
|
409
|
+
<macro name="issue">
|
410
|
+
<choose>
|
411
|
+
<if type="article-journal legal_case" match="any">
|
412
|
+
<text macro="issued" prefix=" (" suffix=")"/>
|
413
|
+
</if>
|
414
|
+
<else-if type="speech">
|
415
|
+
<choose>
|
416
|
+
<if variable="title" match="none"/>
|
417
|
+
<else>
|
418
|
+
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
419
|
+
</else>
|
420
|
+
</choose>
|
421
|
+
<text macro="event" prefix=" "/>
|
422
|
+
<text variable="event-place" prefix=", "/>
|
423
|
+
<text macro="issued" prefix=", "/>
|
424
|
+
</else-if>
|
425
|
+
<else-if variable="publisher-place publisher" match="any">
|
426
|
+
<group prefix=". " delimiter=", ">
|
427
|
+
<choose>
|
428
|
+
<if type="thesis">
|
429
|
+
<text variable="genre" text-case="capitalize-first"/>
|
430
|
+
</if>
|
431
|
+
</choose>
|
432
|
+
<text macro="publisher"/>
|
433
|
+
<text macro="issued"/>
|
434
|
+
</group>
|
435
|
+
</else-if>
|
436
|
+
<else>
|
437
|
+
<text macro="issued" prefix=", "/>
|
438
|
+
</else>
|
439
|
+
</choose>
|
440
|
+
</macro>
|
441
|
+
<macro name="access">
|
442
|
+
<group delimiter=". ">
|
443
|
+
<choose>
|
444
|
+
<if type="graphic report" match="any">
|
445
|
+
<text macro="archive"/>
|
446
|
+
</if>
|
447
|
+
<else-if type="article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="none">
|
448
|
+
<text macro="archive"/>
|
449
|
+
</else-if>
|
450
|
+
</choose>
|
451
|
+
<choose>
|
452
|
+
<if type="legal_case" match="none">
|
453
|
+
<text variable="URL"/>
|
454
|
+
</if>
|
455
|
+
</choose>
|
456
|
+
<text variable="call-number"/>
|
457
|
+
</group>
|
458
|
+
</macro>
|
459
|
+
<macro name="sort-key">
|
460
|
+
<text macro="contributors-sort" suffix=" "/>
|
461
|
+
<text variable="title" suffix=" "/>
|
462
|
+
<text variable="genre"/>
|
463
|
+
</macro>
|
464
|
+
<citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="4" et-al-subsequent-use-first="1" disambiguate-add-names="true">
|
465
|
+
<layout prefix="" suffix="." delimiter="; ">
|
466
|
+
<choose>
|
467
|
+
<if position="ibid-with-locator">
|
468
|
+
<group delimiter=", ">
|
469
|
+
<text term="ibid"/>
|
470
|
+
<text macro="point-locators-subsequent"/>
|
471
|
+
</group>
|
472
|
+
</if>
|
473
|
+
<else-if position="ibid">
|
474
|
+
<text term="ibid"/>
|
475
|
+
</else-if>
|
476
|
+
<else>
|
477
|
+
<group delimiter=", ">
|
478
|
+
<text macro="contributors-short"/>
|
479
|
+
<text macro="title-short"/>
|
480
|
+
<text macro="point-locators-subsequent"/>
|
481
|
+
</group>
|
482
|
+
</else>
|
483
|
+
</choose>
|
484
|
+
</layout>
|
485
|
+
</citation>
|
486
|
+
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="———" entry-spacing="0">
|
487
|
+
<sort>
|
488
|
+
<key macro="sort-key"/>
|
489
|
+
<key variable="issued"/>
|
490
|
+
</sort>
|
491
|
+
<layout suffix=".">
|
492
|
+
<group delimiter=". ">
|
493
|
+
<text macro="contributors"/>
|
494
|
+
<text macro="title"/>
|
495
|
+
<text macro="description"/>
|
496
|
+
<text macro="secondary-contributors"/>
|
497
|
+
<group delimiter=", ">
|
498
|
+
<text macro="container-title"/>
|
499
|
+
<text macro="container-contributors"/>
|
500
|
+
<text macro="locators-chapter"/>
|
501
|
+
</group>
|
502
|
+
</group>
|
503
|
+
<text macro="locators"/>
|
504
|
+
<text macro="collection-title" prefix=". "/>
|
505
|
+
<text macro="issue"/>
|
506
|
+
<text macro="locators-newspaper" prefix=", "/>
|
507
|
+
<text macro="locators-journal"/>
|
508
|
+
<text macro="access" prefix=". "/>
|
509
|
+
</layout>
|
510
|
+
</bibliography>
|
511
|
+
</style>
|