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
@@ -1,13 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
class="in-text"
|
4
|
-
version="1.0"
|
5
|
-
default-locale="en-US-x-sort-ja-alalc97-x-sec-en-x-name-ja-alalc97">
|
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">
|
6
3
|
<info>
|
7
|
-
<title>Chicago Manual of Style (
|
4
|
+
<title>Chicago Manual of Style (full note)</title>
|
8
5
|
<id>http://www.zotero.org/styles/chicago-fullnote-bibliography</id>
|
9
|
-
<link
|
10
|
-
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"
|
6
|
+
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography" rel="self"/>
|
7
|
+
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
11
8
|
<author>
|
12
9
|
<name>Julian Onions</name>
|
13
10
|
<email>julian.onions@gmail.com</email>
|
@@ -20,26 +17,44 @@
|
|
20
17
|
<name>Elena Razlogova</name>
|
21
18
|
<email>elena.razlogova@gmail.com</email>
|
22
19
|
</contributor>
|
20
|
+
<contributor>
|
21
|
+
<name>Sebastian Karcher</name>
|
22
|
+
</contributor>
|
23
23
|
<summary>Chicago format with full notes and bibliography</summary>
|
24
|
-
<category field="generic-base"
|
25
|
-
<category citation-format="
|
26
|
-
<updated>
|
24
|
+
<category field="generic-base"/>
|
25
|
+
<category citation-format="note"/>
|
26
|
+
<updated>2011-08-26T18:38:41+00:00</updated>
|
27
|
+
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
|
27
28
|
</info>
|
29
|
+
<locale xml:lang="en">
|
30
|
+
<terms>
|
31
|
+
<term name="editortranslator" form="verb-short">
|
32
|
+
<single>trans. and ed.</single>
|
33
|
+
<multiple>trans. and ed.</multiple>
|
34
|
+
</term>
|
35
|
+
<term name="editortranslator" form="verb">
|
36
|
+
<single> Translated and edited by</single>
|
37
|
+
<multiple> Translated and edited by</multiple>
|
38
|
+
</term>
|
39
|
+
</terms>
|
40
|
+
</locale>
|
28
41
|
<macro name="editor-translator">
|
29
42
|
<group delimiter=", ">
|
30
43
|
<choose>
|
31
44
|
<if variable="author">
|
32
|
-
<
|
33
|
-
<
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
45
|
+
<choose>
|
46
|
+
<if variable="container-author">
|
47
|
+
<group>
|
48
|
+
<names variable="container-author">
|
49
|
+
<label form="verb-short" prefix=" " text-case="lowercase" suffix=" "/>
|
50
|
+
<name and="text" delimiter=", "/>
|
51
|
+
</names>
|
52
|
+
</group>
|
53
|
+
</if>
|
54
|
+
</choose>
|
55
|
+
<names variable="editor translator" delimiter=", ">
|
56
|
+
<label form="verb-short" text-case="lowercase" suffix=" "/>
|
57
|
+
<name and="text" delimiter=", "/>
|
43
58
|
</names>
|
44
59
|
</if>
|
45
60
|
</choose>
|
@@ -47,35 +62,27 @@
|
|
47
62
|
</macro>
|
48
63
|
<macro name="secondary-contributors-note">
|
49
64
|
<choose>
|
50
|
-
<if
|
51
|
-
<text macro="editor-translator"
|
65
|
+
<if type="chapter paper-conference" match="none">
|
66
|
+
<text macro="editor-translator"/>
|
52
67
|
</if>
|
53
68
|
</choose>
|
54
69
|
</macro>
|
55
70
|
<macro name="container-contributors-note">
|
56
71
|
<choose>
|
57
|
-
<if type="chapter">
|
58
|
-
<text macro="editor-translator"
|
72
|
+
<if type="chapter paper-conference" match="any">
|
73
|
+
<text macro="editor-translator"/>
|
59
74
|
</if>
|
60
75
|
</choose>
|
61
76
|
</macro>
|
62
77
|
<macro name="secondary-contributors">
|
63
78
|
<choose>
|
64
|
-
<if
|
79
|
+
<if type="chapter paper-conference" match="none">
|
65
80
|
<group delimiter=". ">
|
66
81
|
<choose>
|
67
82
|
<if variable="author">
|
68
|
-
<names
|
69
|
-
<label form="verb"
|
70
|
-
<name and="text" delimiter=", "
|
71
|
-
</names>
|
72
|
-
</if>
|
73
|
-
</choose>
|
74
|
-
<choose>
|
75
|
-
<if match="any" variable="author editor">
|
76
|
-
<names delimiter=". " variable="translator">
|
77
|
-
<label form="verb" prefix=" " suffix=" " text-case="capitalize-first" />
|
78
|
-
<name and="text" delimiter=", " />
|
83
|
+
<names variable="editor translator" delimiter=". ">
|
84
|
+
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
85
|
+
<name and="text" delimiter=", "/>
|
79
86
|
</names>
|
80
87
|
</if>
|
81
88
|
</choose>
|
@@ -85,66 +92,71 @@
|
|
85
92
|
</macro>
|
86
93
|
<macro name="container-contributors">
|
87
94
|
<choose>
|
88
|
-
<if type="chapter">
|
95
|
+
<if type="chapter paper-conference" match="any">
|
89
96
|
<group delimiter=", ">
|
90
97
|
<choose>
|
91
98
|
<if variable="author">
|
92
|
-
<
|
93
|
-
<
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
99
|
+
<choose>
|
100
|
+
<if variable="container-author">
|
101
|
+
<group>
|
102
|
+
<names variable="container-author">
|
103
|
+
<label form="verb-short" prefix=" " text-case="lowercase" suffix=" "/>
|
104
|
+
<name and="text" delimiter=", "/>
|
105
|
+
</names>
|
106
|
+
</group>
|
107
|
+
</if>
|
108
|
+
</choose>
|
109
|
+
<!--This includes page numers after the container author, e.g. for Introductions -->
|
110
|
+
<choose>
|
111
|
+
<if variable="container-author author" match="all">
|
112
|
+
<group delimiter=". ">
|
113
|
+
<text variable="page"/>
|
114
|
+
<names variable="editor translator" delimiter=", ">
|
115
|
+
<label form="verb" suffix=" "/>
|
116
|
+
<name and="text" delimiter=", "/>
|
117
|
+
</names>
|
118
|
+
</group>
|
119
|
+
</if>
|
120
|
+
<else>
|
121
|
+
<names variable="editor translator" delimiter=", ">
|
122
|
+
<label form="verb" text-case="lowercase" suffix=" "/>
|
123
|
+
<name and="text" delimiter=", "/>
|
124
|
+
</names>
|
125
|
+
</else>
|
126
|
+
</choose>
|
104
127
|
</if>
|
105
128
|
</choose>
|
106
129
|
</group>
|
107
130
|
</if>
|
108
131
|
</choose>
|
109
132
|
</macro>
|
110
|
-
<macro name="editor-note">
|
111
|
-
<names variable="editor">
|
112
|
-
<name and="text" delimiter=", " sort-separator=", " />
|
113
|
-
<label form="short" prefix=", " suffix="." />
|
114
|
-
</names>
|
115
|
-
</macro>
|
116
|
-
<macro name="translator-note">
|
117
|
-
<names variable="translator">
|
118
|
-
<name and="text" delimiter=", " sort-separator=", " />
|
119
|
-
<label form="verb-short" prefix=", " suffix="." />
|
120
|
-
</names>
|
121
|
-
</macro>
|
122
133
|
<macro name="recipient-note">
|
123
|
-
<names
|
124
|
-
<label form="verb" prefix=" "
|
125
|
-
<name and="text" delimiter=", "
|
134
|
+
<names variable="recipient" delimiter=", ">
|
135
|
+
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
136
|
+
<name and="text" delimiter=", "/>
|
126
137
|
</names>
|
127
138
|
</macro>
|
128
139
|
<macro name="contributors-note">
|
129
140
|
<names variable="author">
|
130
|
-
<name and="text"
|
141
|
+
<name and="text" sort-separator=", " delimiter=", "/>
|
142
|
+
<label form="short" prefix=", "/>
|
131
143
|
<substitute>
|
132
|
-
<
|
133
|
-
<
|
144
|
+
<names variable="editor"/>
|
145
|
+
<names variable="translator"/>
|
134
146
|
</substitute>
|
135
147
|
</names>
|
136
|
-
<text macro="recipient-note"
|
148
|
+
<text macro="recipient-note"/>
|
137
149
|
</macro>
|
138
150
|
<macro name="editor">
|
139
151
|
<names variable="editor">
|
140
|
-
<name and="text" delimiter=", " delimiter-precedes-last="always"
|
141
|
-
<label form="short" prefix=", "
|
152
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
153
|
+
<label form="short" prefix=", "/>
|
142
154
|
</names>
|
143
155
|
</macro>
|
144
156
|
<macro name="translator">
|
145
157
|
<names variable="translator">
|
146
|
-
<name and="text" delimiter=", " delimiter-precedes-last="always"
|
147
|
-
<label form="verb-short" prefix=", "
|
158
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
159
|
+
<label form="verb-short" prefix=", "/>
|
148
160
|
</names>
|
149
161
|
</macro>
|
150
162
|
<macro name="recipient">
|
@@ -152,126 +164,126 @@
|
|
152
164
|
<if type="personal_communication">
|
153
165
|
<choose>
|
154
166
|
<if variable="genre">
|
155
|
-
<text text-case="capitalize-first"
|
167
|
+
<text variable="genre" text-case="capitalize-first"/>
|
156
168
|
</if>
|
157
169
|
<else>
|
158
|
-
<text term="letter" text-case="capitalize-first"
|
170
|
+
<text term="letter" text-case="capitalize-first"/>
|
159
171
|
</else>
|
160
172
|
</choose>
|
161
173
|
</if>
|
162
174
|
</choose>
|
163
|
-
<text macro="recipient-note" prefix=" "
|
175
|
+
<text macro="recipient-note" prefix=" "/>
|
164
176
|
</macro>
|
165
177
|
<macro name="contributors">
|
166
178
|
<names variable="author">
|
167
|
-
<name and="text" delimiter=", " delimiter-precedes-last="always"
|
179
|
+
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
168
180
|
<substitute>
|
169
|
-
<text macro="editor"
|
170
|
-
<text macro="translator"
|
181
|
+
<text macro="editor"/>
|
182
|
+
<text macro="translator"/>
|
171
183
|
</substitute>
|
172
184
|
</names>
|
173
|
-
<text macro="recipient" prefix=". "
|
185
|
+
<text macro="recipient" prefix=". "/>
|
174
186
|
</macro>
|
175
187
|
<macro name="recipient-short">
|
176
188
|
<names variable="recipient">
|
177
|
-
<label form="verb" prefix=" "
|
178
|
-
<name and="text" delimiter=", "
|
189
|
+
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
190
|
+
<name form="short" and="text" delimiter=", "/>
|
179
191
|
</names>
|
180
192
|
</macro>
|
181
193
|
<macro name="contributors-short">
|
182
194
|
<names variable="author">
|
183
|
-
<name and="text" delimiter=", "
|
195
|
+
<name form="short" and="text" delimiter=", "/>
|
184
196
|
<substitute>
|
185
|
-
<names variable="editor"
|
186
|
-
<names variable="translator"
|
197
|
+
<names variable="editor"/>
|
198
|
+
<names variable="translator"/>
|
187
199
|
</substitute>
|
188
200
|
</names>
|
189
|
-
<text macro="recipient-short"
|
201
|
+
<text macro="recipient-short"/>
|
190
202
|
</macro>
|
191
203
|
<macro name="contributors-sort">
|
192
204
|
<names variable="author">
|
193
|
-
<name and="text" delimiter=", " delimiter-precedes-last="always"
|
194
|
-
<label form="verb-short" prefix=", "
|
205
|
+
<name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
206
|
+
<label form="verb-short" prefix=", "/>
|
195
207
|
<substitute>
|
196
|
-
<names variable="editor"
|
197
|
-
<names variable="translator"
|
208
|
+
<names variable="editor"/>
|
209
|
+
<names variable="translator"/>
|
198
210
|
</substitute>
|
199
211
|
</names>
|
200
212
|
</macro>
|
201
213
|
<macro name="interviewer-note">
|
202
|
-
<names
|
203
|
-
<label form="verb" prefix=" "
|
204
|
-
<name and="text" delimiter=", "
|
214
|
+
<names variable="interviewer" delimiter=", ">
|
215
|
+
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
216
|
+
<name and="text" delimiter=", "/>
|
205
217
|
</names>
|
206
218
|
</macro>
|
207
219
|
<macro name="interviewer">
|
208
|
-
<names
|
209
|
-
<label form="verb" prefix=" "
|
210
|
-
<name and="text" delimiter=", "
|
220
|
+
<names variable="interviewer" delimiter=", ">
|
221
|
+
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
222
|
+
<name and="text" delimiter=", "/>
|
211
223
|
</names>
|
212
224
|
</macro>
|
213
225
|
<macro name="title-note">
|
214
226
|
<choose>
|
215
|
-
<if
|
216
|
-
<text variable="genre"
|
227
|
+
<if variable="title" match="none">
|
228
|
+
<text variable="genre"/>
|
217
229
|
</if>
|
218
|
-
<else-if type="book">
|
219
|
-
<text
|
230
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
231
|
+
<text variable="title" text-case="title" font-style="italic"/>
|
220
232
|
</else-if>
|
221
233
|
<else>
|
222
|
-
<text
|
234
|
+
<text variable="title" text-case="title" quotes="true"/>
|
223
235
|
</else>
|
224
236
|
</choose>
|
225
237
|
</macro>
|
226
238
|
<macro name="title">
|
227
239
|
<choose>
|
228
|
-
<if
|
240
|
+
<if variable="title" match="none">
|
229
241
|
<choose>
|
230
|
-
<if
|
231
|
-
<text text-case="capitalize-first"
|
242
|
+
<if type="personal_communication" match="none">
|
243
|
+
<text variable="genre" text-case="capitalize-first"/>
|
232
244
|
</if>
|
233
245
|
</choose>
|
234
246
|
</if>
|
235
|
-
<else-if type="book">
|
236
|
-
<text
|
247
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
248
|
+
<text variable="title" text-case="title" font-style="italic"/>
|
237
249
|
</else-if>
|
238
250
|
<else>
|
239
|
-
<text
|
251
|
+
<text variable="title" text-case="title" quotes="true"/>
|
240
252
|
</else>
|
241
253
|
</choose>
|
242
254
|
</macro>
|
243
255
|
<macro name="title-short">
|
244
256
|
<choose>
|
245
|
-
<if
|
257
|
+
<if variable="title" match="none">
|
246
258
|
<choose>
|
247
259
|
<if type="interview">
|
248
|
-
<text term="interview" text-case="lowercase"
|
260
|
+
<text term="interview" text-case="lowercase"/>
|
249
261
|
</if>
|
250
|
-
<else-if
|
251
|
-
<text
|
262
|
+
<else-if type="manuscript speech" match="any">
|
263
|
+
<text variable="genre" form="short"/>
|
252
264
|
</else-if>
|
253
265
|
<else-if type="personal_communication">
|
254
|
-
<text macro="issued"
|
266
|
+
<text macro="issued"/>
|
255
267
|
</else-if>
|
256
268
|
</choose>
|
257
269
|
</if>
|
258
|
-
<else-if type="book">
|
259
|
-
<text
|
270
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
271
|
+
<text variable="title" text-case="title" form="short" font-style="italic"/>
|
260
272
|
</else-if>
|
261
273
|
<else>
|
262
|
-
<text
|
274
|
+
<text variable="title" text-case="title" form="short" quotes="true"/>
|
263
275
|
</else>
|
264
276
|
</choose>
|
265
277
|
</macro>
|
266
278
|
<macro name="description-note">
|
267
279
|
<group delimiter=", ">
|
268
|
-
<text macro="interviewer-note"
|
269
|
-
<text variable="medium"
|
280
|
+
<text macro="interviewer-note"/>
|
281
|
+
<text variable="medium"/>
|
270
282
|
<choose>
|
271
|
-
<if
|
272
|
-
<else-if
|
283
|
+
<if variable="title" match="none"/>
|
284
|
+
<else-if type="thesis speech" match="any"/>
|
273
285
|
<else>
|
274
|
-
<text variable="genre"
|
286
|
+
<text variable="genre"/>
|
275
287
|
</else>
|
276
288
|
</choose>
|
277
289
|
</group>
|
@@ -279,50 +291,58 @@
|
|
279
291
|
<macro name="description">
|
280
292
|
<group delimiter=", ">
|
281
293
|
<group delimiter=". ">
|
282
|
-
<text macro="interviewer"
|
283
|
-
<text text-case="capitalize-first"
|
294
|
+
<text macro="interviewer"/>
|
295
|
+
<text variable="medium" text-case="capitalize-first"/>
|
284
296
|
</group>
|
285
297
|
<choose>
|
286
|
-
<if
|
287
|
-
<else-if
|
298
|
+
<if variable="title" match="none"/>
|
299
|
+
<else-if type="thesis speech" match="any"/>
|
288
300
|
<else>
|
289
|
-
<text text-case="capitalize-first"
|
301
|
+
<text variable="genre" text-case="capitalize-first"/>
|
290
302
|
</else>
|
291
303
|
</choose>
|
292
304
|
</group>
|
293
305
|
</macro>
|
294
306
|
<macro name="container-title-note">
|
295
307
|
<choose>
|
296
|
-
<if type="chapter">
|
297
|
-
<text
|
308
|
+
<if type="chapter paper-conference" match="any">
|
309
|
+
<text term="in" text-case="lowercase" suffix=" "/>
|
310
|
+
</if>
|
311
|
+
</choose>
|
312
|
+
<choose>
|
313
|
+
<if type="legal_case" match="none">
|
314
|
+
<text variable="container-title" text-case="title" font-style="italic"/>
|
298
315
|
</if>
|
299
316
|
</choose>
|
300
|
-
<text font-style="italic" variable="container-title" />
|
301
317
|
</macro>
|
302
318
|
<macro name="container-title">
|
303
319
|
<choose>
|
304
|
-
<if type="chapter">
|
305
|
-
<text
|
320
|
+
<if type="chapter paper-conference" match="any">
|
321
|
+
<text term="in" text-case="capitalize-first" suffix=" "/>
|
322
|
+
</if>
|
323
|
+
</choose>
|
324
|
+
<choose>
|
325
|
+
<if type="legal_case" match="none">
|
326
|
+
<text variable="container-title" text-case="title" font-style="italic"/>
|
306
327
|
</if>
|
307
328
|
</choose>
|
308
|
-
<text font-style="italic" variable="container-title" />
|
309
329
|
</macro>
|
310
330
|
<macro name="collection-title">
|
311
|
-
<text variable="collection-title" />
|
312
|
-
<text
|
331
|
+
<text variable="collection-title" text-case="title"/>
|
332
|
+
<text variable="collection-number" prefix=" "/>
|
313
333
|
</macro>
|
314
334
|
<macro name="edition-note">
|
315
335
|
<choose>
|
316
|
-
<if
|
336
|
+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
317
337
|
<choose>
|
318
338
|
<if is-numeric="edition">
|
319
339
|
<group delimiter=" ">
|
320
|
-
<number
|
321
|
-
<text
|
340
|
+
<number variable="edition" form="ordinal"/>
|
341
|
+
<text term="edition" form="short"/>
|
322
342
|
</group>
|
323
343
|
</if>
|
324
344
|
<else>
|
325
|
-
<text
|
345
|
+
<text variable="edition" suffix="."/>
|
326
346
|
</else>
|
327
347
|
</choose>
|
328
348
|
</if>
|
@@ -330,16 +350,16 @@
|
|
330
350
|
</macro>
|
331
351
|
<macro name="edition">
|
332
352
|
<choose>
|
333
|
-
<if
|
353
|
+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
334
354
|
<choose>
|
335
355
|
<if is-numeric="edition">
|
336
356
|
<group delimiter=" ">
|
337
|
-
<number
|
338
|
-
<text
|
357
|
+
<number variable="edition" form="ordinal"/>
|
358
|
+
<text term="edition" form="short"/>
|
339
359
|
</group>
|
340
360
|
</if>
|
341
361
|
<else>
|
342
|
-
<text
|
362
|
+
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
343
363
|
</else>
|
344
364
|
</choose>
|
345
365
|
</if>
|
@@ -348,24 +368,33 @@
|
|
348
368
|
<macro name="locators-note">
|
349
369
|
<choose>
|
350
370
|
<if type="article-journal">
|
351
|
-
<text
|
352
|
-
<
|
371
|
+
<text variable="volume" prefix=" "/>
|
372
|
+
<group prefix=", ">
|
373
|
+
<text term="issue" form="short" suffix=" "/>
|
374
|
+
<number variable="issue"/>
|
375
|
+
</group>
|
353
376
|
</if>
|
354
|
-
<else-if
|
355
|
-
<
|
377
|
+
<else-if type="legal_case">
|
378
|
+
<text variable="volume" prefix=", "/>
|
379
|
+
<text variable="container-title" prefix=" "/>
|
380
|
+
<text variable="page" prefix=" "/>
|
381
|
+
<text variable="locator" prefix=", "/>
|
382
|
+
</else-if>
|
383
|
+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
384
|
+
<group prefix=", " delimiter=", ">
|
356
385
|
<group>
|
357
|
-
<text form="short" suffix="
|
358
|
-
<number
|
386
|
+
<text term="volume" form="short" suffix=" "/>
|
387
|
+
<number variable="volume" form="numeric"/>
|
359
388
|
</group>
|
360
389
|
<choose>
|
361
|
-
<if
|
390
|
+
<if variable="locator" match="none">
|
362
391
|
<group>
|
363
|
-
<number
|
364
|
-
<text
|
392
|
+
<number variable="number-of-volumes" form="numeric"/>
|
393
|
+
<text term="volume" form="short" prefix=" " plural="true"/>
|
365
394
|
</group>
|
366
395
|
</if>
|
367
396
|
</choose>
|
368
|
-
<text macro="edition-note"
|
397
|
+
<text macro="edition-note"/>
|
369
398
|
</group>
|
370
399
|
</else-if>
|
371
400
|
</choose>
|
@@ -373,20 +402,41 @@
|
|
373
402
|
<macro name="locators">
|
374
403
|
<choose>
|
375
404
|
<if type="article-journal">
|
376
|
-
<text
|
377
|
-
<
|
405
|
+
<text variable="volume" prefix=" "/>
|
406
|
+
<group prefix=", ">
|
407
|
+
<text term="issue" form="short" suffix=" "/>
|
408
|
+
<number variable="issue"/>
|
409
|
+
</group>
|
378
410
|
</if>
|
379
|
-
<else-if
|
380
|
-
<
|
411
|
+
<else-if type="legal_case">
|
412
|
+
<text variable="volume" prefix=", "/>
|
413
|
+
<text variable="container-title" prefix=" "/>
|
414
|
+
<text variable="page" prefix=" "/>
|
415
|
+
</else-if>
|
416
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
417
|
+
<group prefix=". " delimiter=". ">
|
381
418
|
<group>
|
382
|
-
<text
|
383
|
-
<number
|
419
|
+
<text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
|
420
|
+
<number variable="volume" form="numeric"/>
|
384
421
|
</group>
|
385
422
|
<group>
|
386
|
-
<number
|
387
|
-
<text
|
423
|
+
<number variable="number-of-volumes" form="numeric"/>
|
424
|
+
<text term="volume" form="short" prefix=" " plural="true"/>
|
388
425
|
</group>
|
389
|
-
<text macro="edition"
|
426
|
+
<text macro="edition"/>
|
427
|
+
</group>
|
428
|
+
</else-if>
|
429
|
+
<else-if type="chapter paper-conference" match="any">
|
430
|
+
<group prefix=". " delimiter=". ">
|
431
|
+
<choose>
|
432
|
+
<if variable="page" match="none">
|
433
|
+
<group>
|
434
|
+
<text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
|
435
|
+
<number variable="volume" form="numeric"/>
|
436
|
+
</group>
|
437
|
+
</if>
|
438
|
+
</choose>
|
439
|
+
<text macro="edition"/>
|
390
440
|
</group>
|
391
441
|
</else-if>
|
392
442
|
</choose>
|
@@ -396,12 +446,12 @@
|
|
396
446
|
<if type="article-newspaper">
|
397
447
|
<group delimiter=", ">
|
398
448
|
<group>
|
399
|
-
<text
|
400
|
-
<text
|
449
|
+
<text variable="edition" suffix=" "/>
|
450
|
+
<text term="edition" prefix=" "/>
|
401
451
|
</group>
|
402
452
|
<group>
|
403
|
-
<text form="short" suffix="
|
404
|
-
<text variable="section"
|
453
|
+
<text term="section" form="short" suffix=" "/>
|
454
|
+
<text variable="section"/>
|
405
455
|
</group>
|
406
456
|
</group>
|
407
457
|
</if>
|
@@ -409,36 +459,56 @@
|
|
409
459
|
</macro>
|
410
460
|
<macro name="event">
|
411
461
|
<group>
|
412
|
-
<text
|
413
|
-
<text variable="event"
|
462
|
+
<text term="presented at" suffix=" "/>
|
463
|
+
<text variable="event"/>
|
414
464
|
</group>
|
415
465
|
</macro>
|
416
466
|
<macro name="publisher">
|
417
|
-
<
|
418
|
-
<
|
419
|
-
|
420
|
-
|
467
|
+
<choose>
|
468
|
+
<if type="thesis">
|
469
|
+
<text variable="publisher"/>
|
470
|
+
</if>
|
471
|
+
<else>
|
472
|
+
<group delimiter=": ">
|
473
|
+
<text variable="publisher-place"/>
|
474
|
+
<text variable="publisher"/>
|
475
|
+
</group>
|
476
|
+
</else>
|
477
|
+
</choose>
|
421
478
|
</macro>
|
422
479
|
<macro name="issued">
|
423
480
|
<choose>
|
424
|
-
<if
|
425
|
-
<
|
426
|
-
<
|
427
|
-
|
428
|
-
|
429
|
-
|
481
|
+
<if variable="issued">
|
482
|
+
<choose>
|
483
|
+
<if type="graphic report" match="any">
|
484
|
+
<date variable="issued">
|
485
|
+
<date-part name="month" suffix=" "/>
|
486
|
+
<date-part name="day" suffix=", "/>
|
487
|
+
<date-part name="year"/>
|
488
|
+
</date>
|
489
|
+
</if>
|
490
|
+
<else-if type="legal_case">
|
491
|
+
<text variable="authority" suffix=" "/>
|
492
|
+
<date variable="issued">
|
493
|
+
<date-part name="year"/>
|
494
|
+
</date>
|
495
|
+
</else-if>
|
496
|
+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="any">
|
497
|
+
<date variable="issued">
|
498
|
+
<date-part name="year"/>
|
499
|
+
</date>
|
500
|
+
</else-if>
|
501
|
+
<else>
|
502
|
+
<date variable="issued">
|
503
|
+
<date-part name="month" suffix=" "/>
|
504
|
+
<date-part name="day" suffix=", "/>
|
505
|
+
<date-part name="year"/>
|
506
|
+
</date>
|
507
|
+
</else>
|
508
|
+
</choose>
|
430
509
|
</if>
|
431
|
-
<else-if match="any" type="book chapter thesis">
|
432
|
-
<date variable="issued">
|
433
|
-
<date-part name="year" />
|
434
|
-
</date>
|
435
|
-
</else-if>
|
436
510
|
<else>
|
437
|
-
<date
|
438
|
-
<date-part name="month" suffix=" " />
|
439
|
-
<date-part name="day" suffix=", " />
|
440
|
-
<date-part name="year" />
|
441
|
-
</date>
|
511
|
+
<text term="no date" form="short"/>
|
442
512
|
</else>
|
443
513
|
</choose>
|
444
514
|
</macro>
|
@@ -446,250 +516,288 @@
|
|
446
516
|
<group>
|
447
517
|
<choose>
|
448
518
|
<if locator="page" match="none">
|
449
|
-
<
|
519
|
+
<choose>
|
520
|
+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
521
|
+
<choose>
|
522
|
+
<if variable="volume">
|
523
|
+
<group>
|
524
|
+
<text term="volume" form="short" text-case="lowercase" suffix=" "/>
|
525
|
+
<number variable="volume" form="numeric"/>
|
526
|
+
<label variable="locator" form="short" prefix=", " suffix=" "/>
|
527
|
+
</group>
|
528
|
+
</if>
|
529
|
+
<else>
|
530
|
+
<label variable="locator" form="short" suffix=" "/>
|
531
|
+
</else>
|
532
|
+
</choose>
|
533
|
+
</if>
|
534
|
+
<else>
|
535
|
+
<label variable="locator" form="short" suffix=" "/>
|
536
|
+
</else>
|
537
|
+
</choose>
|
450
538
|
</if>
|
539
|
+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
|
540
|
+
<number variable="volume" form="numeric" suffix=":"/>
|
541
|
+
</else-if>
|
451
542
|
</choose>
|
452
|
-
<text variable="locator"
|
543
|
+
<text variable="locator"/>
|
453
544
|
</group>
|
454
545
|
</macro>
|
455
546
|
<macro name="point-locators">
|
456
547
|
<choose>
|
457
|
-
<if
|
458
|
-
<text macro="pages"
|
548
|
+
<if variable="locator" match="none">
|
549
|
+
<text macro="pages"/>
|
459
550
|
</if>
|
460
551
|
<else-if type="article-journal">
|
461
|
-
<
|
552
|
+
<group delimiter=" " prefix=": ">
|
553
|
+
<choose>
|
554
|
+
<if locator="page" match="none">
|
555
|
+
<label variable="locator" form="short" suffix=" "/>
|
556
|
+
</if>
|
557
|
+
</choose>
|
558
|
+
<text variable="locator"/>
|
559
|
+
</group>
|
462
560
|
</else-if>
|
561
|
+
<else-if type="legal_case"/>
|
463
562
|
<else>
|
464
|
-
<
|
563
|
+
<group prefix=", ">
|
564
|
+
<choose>
|
565
|
+
<if locator="page" match="none">
|
566
|
+
<label variable="locator" form="short" suffix=" "/>
|
567
|
+
</if>
|
568
|
+
</choose>
|
569
|
+
<text variable="locator"/>
|
570
|
+
</group>
|
465
571
|
</else>
|
466
572
|
</choose>
|
467
573
|
</macro>
|
468
574
|
<macro name="pages">
|
469
575
|
<choose>
|
470
576
|
<if type="article-journal">
|
471
|
-
<text
|
577
|
+
<text variable="page" prefix=": "/>
|
472
578
|
</if>
|
473
|
-
<else-if type="chapter">
|
474
|
-
<text
|
579
|
+
<else-if type="chapter paper-conference" match="any">
|
580
|
+
<text variable="page" prefix=", "/>
|
475
581
|
</else-if>
|
476
582
|
</choose>
|
477
583
|
</macro>
|
478
584
|
<macro name="locators-chapter">
|
479
585
|
<choose>
|
480
|
-
<if type="chapter">
|
481
|
-
<
|
482
|
-
|
586
|
+
<if type="chapter paper-conference" match="any">
|
587
|
+
<choose>
|
588
|
+
<!--If author and container-author are present, page numbers are in macro container-contributor. Leave them out here-->
|
589
|
+
<if variable="author container-author" match="all">
|
590
|
+
</if>
|
591
|
+
<else>
|
592
|
+
<choose>
|
593
|
+
<if variable="page">
|
594
|
+
<text variable="volume" suffix=":"/>
|
595
|
+
<text variable="page"/>
|
596
|
+
</if>
|
597
|
+
</choose>
|
598
|
+
</else>
|
599
|
+
</choose>
|
483
600
|
</if>
|
484
601
|
</choose>
|
485
602
|
</macro>
|
486
603
|
<macro name="locators-journal">
|
487
604
|
<choose>
|
488
605
|
<if type="article-journal">
|
489
|
-
<text
|
606
|
+
<text variable="page" prefix=": "/>
|
490
607
|
</if>
|
491
608
|
</choose>
|
492
609
|
</macro>
|
493
610
|
<macro name="archive-note">
|
494
|
-
<
|
495
|
-
<
|
496
|
-
|
497
|
-
|
498
|
-
|
611
|
+
<choose>
|
612
|
+
<if type="thesis">
|
613
|
+
<group delimiter=" ">
|
614
|
+
<text variable="archive"/>
|
615
|
+
<text variable="archive_location" prefix="(" suffix=")"/>
|
616
|
+
</group>
|
617
|
+
</if>
|
618
|
+
<else>
|
619
|
+
<group delimiter=", ">
|
620
|
+
<text variable="archive_location"/>
|
621
|
+
<text variable="archive"/>
|
622
|
+
<text variable="archive-place"/>
|
623
|
+
</group>
|
624
|
+
</else>
|
625
|
+
</choose>
|
499
626
|
</macro>
|
500
627
|
<macro name="archive">
|
501
|
-
<
|
502
|
-
<
|
503
|
-
|
504
|
-
|
505
|
-
|
628
|
+
<choose>
|
629
|
+
<if type="thesis">
|
630
|
+
<group delimiter=" ">
|
631
|
+
<text variable="archive"/>
|
632
|
+
<text variable="archive_location" prefix="(" suffix=")"/>
|
633
|
+
</group>
|
634
|
+
</if>
|
635
|
+
<else>
|
636
|
+
<group delimiter=". ">
|
637
|
+
<text variable="archive_location" text-case="capitalize-first"/>
|
638
|
+
<text variable="archive"/>
|
639
|
+
<text variable="archive-place"/>
|
640
|
+
</group>
|
641
|
+
</else>
|
642
|
+
</choose>
|
506
643
|
</macro>
|
507
644
|
<macro name="issue-note">
|
508
645
|
<choose>
|
509
|
-
<if type="article-journal">
|
510
|
-
<text macro="issued" prefix=" (" suffix=")"
|
646
|
+
<if type="article-journal legal_case" match="any">
|
647
|
+
<text macro="issued" prefix=" (" suffix=")"/>
|
511
648
|
</if>
|
512
|
-
<else-if
|
513
|
-
<group
|
649
|
+
<else-if variable="publisher-place publisher" match="any">
|
650
|
+
<group prefix=" (" suffix=")" delimiter=", ">
|
514
651
|
<group delimiter=" ">
|
515
652
|
<choose>
|
516
|
-
<if
|
517
|
-
<else-if
|
518
|
-
<text variable="genre"
|
653
|
+
<if variable="title" match="none"/>
|
654
|
+
<else-if type="thesis speech" match="any">
|
655
|
+
<text variable="genre"/>
|
519
656
|
</else-if>
|
520
657
|
</choose>
|
521
|
-
<text macro="event"
|
658
|
+
<text macro="event"/>
|
522
659
|
</group>
|
523
|
-
<text macro="publisher"
|
524
|
-
<text macro="issued"
|
660
|
+
<text macro="publisher"/>
|
661
|
+
<text macro="issued"/>
|
525
662
|
</group>
|
526
663
|
</else-if>
|
527
664
|
<else>
|
528
|
-
<text macro="issued" prefix=", "
|
665
|
+
<text macro="issued" prefix=", "/>
|
529
666
|
</else>
|
530
667
|
</choose>
|
531
668
|
</macro>
|
532
669
|
<macro name="issue">
|
533
670
|
<choose>
|
534
|
-
<if type="article-journal">
|
535
|
-
<text macro="issued" prefix=" (" suffix=")"
|
671
|
+
<if type="article-journal legal_case" match="any">
|
672
|
+
<text macro="issued" prefix=" (" suffix=")"/>
|
536
673
|
</if>
|
537
674
|
<else-if type="speech">
|
538
675
|
<choose>
|
539
|
-
<if
|
676
|
+
<if variable="title" match="none"/>
|
540
677
|
<else>
|
541
|
-
<text
|
678
|
+
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
542
679
|
</else>
|
543
680
|
</choose>
|
544
|
-
<text macro="event" prefix=" "
|
545
|
-
<text
|
546
|
-
<text macro="issued" prefix=", "
|
681
|
+
<text macro="event" prefix=" "/>
|
682
|
+
<text variable="event-place" prefix=", "/>
|
683
|
+
<text macro="issued" prefix=", "/>
|
547
684
|
</else-if>
|
548
|
-
<else-if
|
549
|
-
<group
|
685
|
+
<else-if variable="publisher-place publisher" match="any">
|
686
|
+
<group prefix=". " delimiter=", ">
|
550
687
|
<choose>
|
551
688
|
<if type="thesis">
|
552
|
-
<text text-case="capitalize-first"
|
689
|
+
<text variable="genre" text-case="capitalize-first"/>
|
553
690
|
</if>
|
554
691
|
</choose>
|
555
|
-
<text macro="publisher"
|
556
|
-
<text macro="issued"
|
692
|
+
<text macro="publisher"/>
|
693
|
+
<text macro="issued"/>
|
557
694
|
</group>
|
558
695
|
</else-if>
|
559
696
|
<else>
|
560
|
-
<text macro="issued" prefix=", "
|
697
|
+
<text macro="issued" prefix=", "/>
|
561
698
|
</else>
|
562
699
|
</choose>
|
563
700
|
</macro>
|
564
701
|
<macro name="access-note">
|
565
702
|
<group delimiter=", ">
|
566
703
|
<choose>
|
567
|
-
<if
|
568
|
-
<text macro="archive-note"
|
704
|
+
<if type="graphic report" match="any">
|
705
|
+
<text macro="archive-note"/>
|
569
706
|
</if>
|
570
|
-
<else-if
|
571
|
-
<text macro="archive-note"
|
707
|
+
<else-if type="article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
|
708
|
+
<text macro="archive-note"/>
|
572
709
|
</else-if>
|
573
710
|
</choose>
|
574
|
-
<
|
575
|
-
|
711
|
+
<choose>
|
712
|
+
<if type="legal_case" match="none">
|
713
|
+
<text variable="URL"/>
|
714
|
+
</if>
|
715
|
+
</choose>
|
576
716
|
</group>
|
577
717
|
</macro>
|
578
718
|
<macro name="access">
|
579
719
|
<group delimiter=". ">
|
580
720
|
<choose>
|
581
|
-
<if
|
582
|
-
<text macro="archive"
|
721
|
+
<if type="graphic report" match="any">
|
722
|
+
<text macro="archive"/>
|
583
723
|
</if>
|
584
|
-
<else-if
|
585
|
-
<text macro="archive"
|
724
|
+
<else-if type=" article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
|
725
|
+
<text macro="archive"/>
|
586
726
|
</else-if>
|
587
727
|
</choose>
|
588
|
-
<
|
728
|
+
<choose>
|
729
|
+
<if type="legal_case" match="none">
|
730
|
+
<text variable="URL"/>
|
731
|
+
</if>
|
732
|
+
</choose>
|
589
733
|
</group>
|
590
734
|
</macro>
|
591
735
|
<macro name="sort-key">
|
592
|
-
<text macro="contributors-sort" suffix=" "
|
593
|
-
<text
|
594
|
-
<text variable="genre"
|
736
|
+
<text macro="contributors-sort" suffix=" "/>
|
737
|
+
<text variable="title" suffix=" "/>
|
738
|
+
<text variable="genre"/>
|
595
739
|
</macro>
|
596
|
-
<
|
597
|
-
<
|
598
|
-
<text variable="title"/>
|
599
|
-
<group delimiter=" ">
|
600
|
-
<text variable="volume"/>
|
601
|
-
<text variable="container-title"/>
|
602
|
-
<text variable="page"/>
|
603
|
-
<group prefix="(" suffix=")" delimiter=" ">
|
604
|
-
<text variable="authority" form="short"/>
|
605
|
-
<date variable="issued">
|
606
|
-
<date-part name="year"/>
|
607
|
-
</date>
|
608
|
-
</group>
|
609
|
-
</group>
|
610
|
-
</group>
|
611
|
-
</macro>
|
612
|
-
<citation
|
613
|
-
disambiguate-add-names="true"
|
614
|
-
et-al-min="4"
|
615
|
-
et-al-subsequent-min="4"
|
616
|
-
et-al-subsequent-use-first="1"
|
617
|
-
et-al-use-first="1">
|
618
|
-
<layout delimiter="; " prefix="" suffix=".">
|
740
|
+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
|
741
|
+
<layout prefix="" suffix="." delimiter="; ">
|
619
742
|
<choose>
|
620
|
-
<if
|
621
|
-
<text macro="legal-case-first"/>
|
622
|
-
</if>
|
623
|
-
<else-if position="ibid-with-locator">
|
743
|
+
<if position="ibid-with-locator">
|
624
744
|
<group delimiter=", ">
|
625
|
-
<text
|
626
|
-
<text macro="point-locators-subsequent"
|
745
|
+
<text term="ibid"/>
|
746
|
+
<text macro="point-locators-subsequent"/>
|
627
747
|
</group>
|
628
|
-
</
|
748
|
+
</if>
|
629
749
|
<else-if position="ibid">
|
630
|
-
<text
|
750
|
+
<text term="ibid"/>
|
631
751
|
</else-if>
|
632
752
|
<else-if position="subsequent">
|
633
753
|
<group delimiter=", ">
|
634
|
-
<text macro="contributors-short"
|
635
|
-
<text macro="title-short"
|
636
|
-
<text macro="point-locators-subsequent"
|
754
|
+
<text macro="contributors-short"/>
|
755
|
+
<text macro="title-short"/>
|
756
|
+
<text macro="point-locators-subsequent"/>
|
637
757
|
</group>
|
638
758
|
</else-if>
|
639
759
|
<else>
|
640
760
|
<group delimiter=", ">
|
641
|
-
<text macro="contributors-note"
|
642
|
-
<text macro="title-note"
|
643
|
-
<text macro="description-note"
|
644
|
-
<text macro="secondary-contributors-note"
|
645
|
-
<text macro="container-title-note"
|
646
|
-
<text macro="container-contributors-note"
|
761
|
+
<text macro="contributors-note"/>
|
762
|
+
<text macro="title-note"/>
|
763
|
+
<text macro="description-note"/>
|
764
|
+
<text macro="secondary-contributors-note"/>
|
765
|
+
<text macro="container-title-note"/>
|
766
|
+
<text macro="container-contributors-note"/>
|
647
767
|
</group>
|
648
|
-
<text macro="locators-note"
|
649
|
-
<text macro="collection-title" prefix=", "
|
650
|
-
<text macro="issue-note"
|
651
|
-
<text macro="locators-newspaper" prefix=", "
|
768
|
+
<text macro="locators-note"/>
|
769
|
+
<text macro="collection-title" prefix=", "/>
|
770
|
+
<text macro="issue-note"/>
|
771
|
+
<text macro="locators-newspaper" prefix=", "/>
|
652
772
|
<text macro="point-locators"/>
|
653
|
-
<text macro="access-note" prefix=", "
|
773
|
+
<text macro="access-note" prefix=", "/>
|
654
774
|
</else>
|
655
775
|
</choose>
|
656
776
|
</layout>
|
657
777
|
</citation>
|
658
|
-
<bibliography
|
659
|
-
entry-spacing="0"
|
660
|
-
et-al-min="11"
|
661
|
-
et-al-use-first="7"
|
662
|
-
hanging-indent="true"
|
663
|
-
subsequent-author-substitute="---">
|
778
|
+
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="———" entry-spacing="0">
|
664
779
|
<sort>
|
665
|
-
<key macro="sort-key"
|
666
|
-
<key variable="issued"
|
780
|
+
<key macro="sort-key"/>
|
781
|
+
<key variable="issued"/>
|
667
782
|
</sort>
|
668
783
|
<layout suffix=".">
|
669
|
-
<choose>
|
670
|
-
<if type="legal_case">
|
671
|
-
<text macro="legal-case-first"/>
|
672
|
-
</if>
|
673
|
-
<else>
|
674
784
|
<group delimiter=". ">
|
675
|
-
<text macro="contributors"
|
676
|
-
<text macro="title"
|
677
|
-
<text macro="description"
|
678
|
-
<text macro="secondary-contributors"
|
785
|
+
<text macro="contributors"/>
|
786
|
+
<text macro="title"/>
|
787
|
+
<text macro="description"/>
|
788
|
+
<text macro="secondary-contributors"/>
|
679
789
|
<group delimiter=", ">
|
680
|
-
<text macro="container-title"
|
681
|
-
<text macro="container-contributors"
|
682
|
-
<text macro="locators-chapter"
|
790
|
+
<text macro="container-title"/>
|
791
|
+
<text macro="container-contributors"/>
|
792
|
+
<text macro="locators-chapter"/>
|
683
793
|
</group>
|
684
794
|
</group>
|
685
|
-
<text macro="locators"
|
686
|
-
<text macro="collection-title" prefix=". "
|
687
|
-
<text macro="issue"
|
688
|
-
<text macro="locators-newspaper" prefix=", "
|
689
|
-
<text macro="locators-journal"
|
690
|
-
<text macro="access" prefix=". "
|
691
|
-
</else>
|
692
|
-
</choose>
|
795
|
+
<text macro="locators"/>
|
796
|
+
<text macro="collection-title" prefix=". "/>
|
797
|
+
<text macro="issue"/>
|
798
|
+
<text macro="locators-newspaper" prefix=", "/>
|
799
|
+
<text macro="locators-journal"/>
|
800
|
+
<text macro="access" prefix=". "/>
|
693
801
|
</layout>
|
694
802
|
</bibliography>
|
695
803
|
</style>
|