File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 331
331
<macro name =" locators" >
332
332
<choose >
333
333
<if type =" article-journal article-magazine" match =" any" >
334
- <group prefix =" , " delimiter =" , " >
334
+ <group prefix =" , " delimiter =" , " suffix = " . " >
335
335
<group >
336
336
<text variable =" volume" font-style =" italic" />
337
337
<text variable =" issue" prefix =" (" suffix =" )" />
340
340
</group >
341
341
</if >
342
342
<else-if type =" article-newspaper" >
343
- <group delimiter =" " prefix =" , " >
343
+ <group delimiter =" " prefix =" , " suffix = " . " >
344
344
<label variable =" page" form =" short" />
345
345
<text variable =" page" />
346
346
</group >
347
347
</else-if >
348
348
<else-if type =" book graphic motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary" match =" any" >
349
- <group prefix =" (" suffix =" )" delimiter =" , " >
349
+ <group prefix =" (" suffix =" )" delimiter =" , " suffix = " . " >
350
350
<text macro =" edition" />
351
351
<group >
352
352
<text term =" volume" form =" short" plural =" true" text-case =" capitalize-first" suffix =" " />
391
391
<macro name =" container" >
392
392
<choose >
393
393
<if type =" post-weblog webpage" match =" none" >
394
- <group delimiter =" " suffix = " . " >
394
+ <group delimiter =" " >
395
395
<choose >
396
396
<if type =" chapter paper-conference entry-encyclopedia" match =" any" >
397
397
<text term =" in" text-case =" capitalize-first" suffix =" " />
You can’t perform that action at this time.
0 commit comments