-Fixes article/journal title punctuation. Hopefully.
This commit is contained in:
parent
bc14a190ed
commit
7c8f4e914d
|
@ -171,10 +171,10 @@
|
||||||
<layout suffix=".">
|
<layout suffix=".">
|
||||||
<text macro="author" suffix="."/>
|
<text macro="author" suffix="."/>
|
||||||
<text macro="issued"/>
|
<text macro="issued"/>
|
||||||
<text macro="title" prefix=" "/>
|
<text macro="title" prefix=" " suffix=". "/>
|
||||||
<text macro="container-prefix" prefix=" "/>
|
<text macro="container-prefix" prefix=" "/>
|
||||||
<text macro="editor-translator" prefix=" "/>
|
<text macro="editor-translator" prefix=" " suffix=", "/>
|
||||||
<text variable="container-title" prefix=", " 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=", "/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user