2021-05-04T11:30:56-07:00
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
<macro name="date">
|
||||
<choose>
|
||||
<if type="article-journal" match="any">
|
||||
<group suffix=";" delimiter=" ">
|
||||
<group prefix="(" suffix="). " delimiter=" ">
|
||||
<date variable="issued" form="text" date-parts="year"/>
|
||||
</group>
|
||||
</if>
|
||||
@@ -274,7 +274,7 @@
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal article-magazine article-newspaper" match="any">
|
||||
<text variable="page" prefix=": "/>
|
||||
<text variable="page" prefix=":"/>
|
||||
</if>
|
||||
<else>
|
||||
<group prefix=" " delimiter=" ">
|
||||
|
||||
Reference in New Issue
Block a user