File tree 1 file changed +19
-5
lines changed
1 file changed +19
-5
lines changed Original file line number Diff line number Diff line change 33
33
<contributor >
34
34
<name >Patrick O'Brien</name >
35
35
</contributor >
36
+ <contributor >
37
+ <name >Brenton M. Wiernik</name >
38
+ </contributor >
36
39
<category citation-format =" numeric" />
37
40
<category field =" engineering" />
38
41
<category field =" generic-base" />
165
168
<if type =" paper-conference speech" match =" any" >
166
169
<choose >
167
170
<!-- Published Conference Paper -->
168
- <if variable =" container-title " >
171
+ <if variable =" collection-editor editor editorial-director issue page volume " match = " any " >
169
172
<group delimiter =" , " >
170
173
<group delimiter =" " >
171
174
<text term =" in" />
230
233
</choose >
231
234
</macro >
232
235
<macro name =" page" >
233
- <group >
234
- <label variable =" page" form =" short" suffix =" " />
235
- <text variable =" page" />
236
- </group >
236
+ <choose >
237
+ <if type =" article-journal" variable =" number" match =" all" >
238
+ <group delimiter =" " >
239
+ <text value =" Art." />
240
+ <text term =" issue" form =" short" />
241
+ <text variable =" number" />
242
+ </group >
243
+ </if >
244
+ <else >
245
+ <group delimiter =" " >
246
+ <label variable =" page" form =" short" />
247
+ <text variable =" page" />
248
+ </group >
249
+ </else >
250
+ </choose >
237
251
</macro >
238
252
<macro name =" citation-locator" >
239
253
<group delimiter =" " >
You can’t perform that action at this time.
0 commit comments