italicize volume and fix pages in APA style
This commit is contained in:
parent
6b7165c4ff
commit
0035904e0e
|
@ -180,10 +180,10 @@
|
||||||
<text variable="container-title" font-style="italic"/>
|
<text variable="container-title" font-style="italic"/>
|
||||||
<text variable="collection-title" prefix=", " suffix="."/>
|
<text variable="collection-title" prefix=", " suffix="."/>
|
||||||
<text macro="edition" prefix=" (" suffix=")"/>
|
<text macro="edition" prefix=" (" suffix=")"/>
|
||||||
<text variable="volume" prefix=", "/>
|
<text variable="volume" prefix=", " font-style="italic"/>
|
||||||
<text variable="issue" prefix="(" suffix=")"/>
|
<text variable="issue" prefix="(" suffix=")"/>
|
||||||
<group delimiter=". " prefix=". ">
|
|
||||||
<text macro="pages"/>
|
<text macro="pages"/>
|
||||||
|
<group delimiter=". " prefix=". ">
|
||||||
<text macro="publisher"/>
|
<text macro="publisher"/>
|
||||||
<text macro="access"/>
|
<text macro="access"/>
|
||||||
</group>
|
</group>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user