File tree Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Original file line number Diff line number Diff line change 3333 <contributor >
3434 <name >Patrick O'Brien</name >
3535 </contributor >
36+ <contributor >
37+ <name >Brenton M. Wiernik</name >
38+ </contributor >
3639 <category citation-format =" numeric" />
3740 <category field =" engineering" />
3841 <category field =" generic-base" />
165168 <if type =" paper-conference speech" match =" any" >
166169 <choose >
167170 <!-- Published Conference Paper -->
168- <if variable =" container-title " >
171+ <if variable =" collection-editor editor editorial-director issue page volume " match = " any " >
169172 <group delimiter =" , " >
170173 <group delimiter =" " >
171174 <text term =" in" />
230233 </choose >
231234 </macro >
232235 <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 >
237251 </macro >
238252 <macro name =" citation-locator" >
239253 <group delimiter =" " >
You can’t perform that action at this time.
0 commit comments