commit b777dc3d30628e56b785db2555b912678e142d5a
parent 373138a5666384b7b115bd3c1dc1ba6bdc4987e4
Author: Elena Razlogova <elena.razlogova@gmail.com>
Date: Wed, 5 Dec 2007 03:32:45 +0000
chicago styles fix
Diffstat:
3 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/csl/chicago-fullnote-bibliography.csl b/csl/chicago-fullnote-bibliography.csl
@@ -437,9 +437,7 @@
</group>
</if>
</choose>
- <choose>
<text variable="URL"/>
- </choose>
</group>
</layout>
</bibliography>
diff --git a/csl/chicago-note-bibliography.csl b/csl/chicago-note-bibliography.csl
@@ -291,9 +291,7 @@
</group>
</if>
</choose>
- <choose>
<text variable="URL"/>
- </choose>
</group>
</layout>
</bibliography>
diff --git a/csl/chicago-note.csl b/csl/chicago-note.csl
@@ -317,9 +317,7 @@
</group>
</if>
</choose>
- <choose>
<text variable="URL" prefix=", "/>
- </choose>
</else>
</choose>
</layout>