minor corrections on punctuation
This commit is contained in:
parent
8e005f8bc4
commit
37cbf41c25
1 changed files with 169 additions and 169 deletions
|
@ -127,7 +127,7 @@
|
||||||
</date>
|
</date>
|
||||||
<choose>
|
<choose>
|
||||||
<if type="book">
|
<if type="book">
|
||||||
<group suffix=",">
|
<group suffix=".">
|
||||||
<text macro="title" prefix=" "/>
|
<text macro="title" prefix=" "/>
|
||||||
<text variable="edition" prefix=" " suffix=" ed."/>
|
<text variable="edition" prefix=" " suffix=" ed."/>
|
||||||
<text macro="editor" prefix=" "/>
|
<text macro="editor" prefix=" "/>
|
||||||
|
@ -156,14 +156,14 @@
|
||||||
<text variable="container-title" font-style="italic"/>
|
<text variable="container-title" font-style="italic"/>
|
||||||
<group >
|
<group >
|
||||||
<text variable="volume" />
|
<text variable="volume" />
|
||||||
<text variable="issue" prefix="(" suffix=")"/>
|
<text variable="issue" prefix=" (" suffix=")"/>
|
||||||
<text macro="additionaldate"/>
|
<text macro="additionaldate"/>
|
||||||
<text variable="page" prefix=":"/>
|
<text variable="page" prefix=":"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
</else>
|
</else>
|
||||||
</choose>
|
</choose>
|
||||||
<text prefix=" " macro="access" suffix="."/>
|
<text prefix=" " macro="access"/>
|
||||||
</layout>
|
</layout>
|
||||||
</bibliography>
|
</bibliography>
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue