File tree 1 file changed +11
-5
lines changed
1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 25
25
</locale >
26
26
<macro name =" author-short" >
27
27
<names variable =" author" >
28
- <name form =" short" and =" text" />
28
+ <name form =" short" and =" text" sort-separator = " " initialize-with = " " name-as-sort-order = " all " />
29
29
<substitute >
30
30
<names variable =" editor" />
31
31
<names variable =" translator" />
115
115
</else >
116
116
</choose >
117
117
</macro >
118
- <citation et-al-min =" 3" et-al-use-first =" 1" disambiguate-add-year-suffix =" true" >
118
+ <citation et-al-min =" 3" et-al-use-first =" 1" disambiguate-add-year-suffix =" true" disambiguate-add-givenname = " true " >
119
119
<sort >
120
120
<key macro =" year" sort =" ascending" />
121
121
<key macro =" author" />
147
147
<if type =" chapter paper-conference" match =" any" >
148
148
<group prefix =" : " delimiter =" . " >
149
149
<text variable =" title" />
150
- <group delimiter =" , " >
151
150
<group delimiter =" : " >
152
151
<text term =" in" text-case =" capitalize-first" suffix =" :" />
153
152
<text macro =" editor" />
153
+ <group delimiter =" " >
154
154
<text variable =" container-title" />
155
+ <group prefix =" (" suffix =" )" delimiter =" " >
156
+ <text variable =" collection-title" />
157
+ <text variable =" collection-number" />
158
+ </group >
159
+ </group >
155
160
</group >
161
+ <group delimiter =" ; " >
156
162
<group delimiter =" " >
157
163
<label variable =" volume" />
158
164
<text variable =" volume" />
159
165
</group >
160
166
<text macro =" edition" />
161
- </group >
162
167
<group delimiter =" , " >
163
168
<text macro =" publisher" />
164
169
<text variable =" page" />
165
170
</group >
166
171
</group >
172
+ </group >
167
173
</if >
168
174
<else-if type =" report" >
169
175
<group delimiter =" . " >
186
192
<text variable =" volume" />
187
193
</group >
188
194
<text macro =" edition" />
189
- </group >
190
195
<text macro =" publisher" />
196
+ </group >
191
197
</group >
192
198
</else-if >
193
199
<else-if type =" webpage post-weblog" match =" any" >
You can’t perform that action at this time.
0 commit comments