www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 7c8f4e914d0af2dea353a778436e6abe9fa12a32
parent bc14a190edf56fb9d875579ae593ab049e83b575
Author: Michael Berkowitz <michael.berkowitz@gmail.com>
Date:   Thu, 20 Mar 2008 17:59:38 +0000

-Fixes article/journal title punctuation. Hopefully.


Diffstat:
Mcsl/apa.csl | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/csl/apa.csl b/csl/apa.csl @@ -171,10 +171,10 @@ <layout suffix="."> <text macro="author" suffix="."/> <text macro="issued"/> - <text macro="title" prefix=" "/> + <text macro="title" prefix=" " suffix=". "/> <text macro="container-prefix" prefix=" "/> - <text macro="editor-translator" prefix=" "/> - <text variable="container-title" prefix=", " font-style="italic"/> + <text macro="editor-translator" prefix=" " suffix=", "/> + <text variable="container-title" font-style="italic"/> <text variable="collection-title" prefix=", " suffix="."/> <text macro="edition" prefix=" (" suffix=")"/> <text variable="volume" prefix=", "/>