minor corrections on punctuation

This commit is contained in:
Bruce D'Arcus 2007-11-16 14:49:15 +00:00
parent 8e005f8bc4
commit 37cbf41c25

View file

@ -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=" "/>
@ -163,7 +163,7 @@
</group> </group>
</else> </else>
</choose> </choose>
<text prefix=" " macro="access" suffix="."/> <text prefix=" " macro="access"/>
</layout> </layout>
</bibliography> </bibliography>
</style> </style>