File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 255
255
<!-- publication info -->
256
256
<macro name =" publisher" >
257
257
<choose >
258
- <if type =" book chapter broadcast personal_communication manuscript paper-conference article-newspaper report legislation motion_picture speech interview thesis entry-encyclopedia webpage post-weblog" match =" any" >
258
+ <if type =" book chapter broadcast personal_communication manuscript paper-conference article-newspaper report legislation motion_picture speech interview thesis entry-encyclopedia webpage post-weblog article " match =" any" >
259
259
<group delimiter =" " >
260
260
<group prefix =" (" suffix =" )" delimiter =" , " >
261
261
<choose >
303
303
<else-if type =" interview" match =" any" >
304
304
<text macro =" issued-full" />
305
305
</else-if >
306
+ <else-if type =" article" match =" any" >
307
+ <text variable =" publisher" strip-periods =" true" />
308
+ <text macro =" issued-full" />
309
+ </else-if >
306
310
<else >
307
311
<group delimiter =" " >
308
312
<text variable =" publisher" strip-periods =" true" />
You can’t perform that action at this time.
0 commit comments