commit 50497260193854935662ba2fa149e6096df120a3
parent 586bd47e1068d5c32030d033a6b2a6d0863a111b
Author: David Kaplan <David.Kaplan@ird.fr>
Date: Wed, 21 May 2008 12:45:20 +0000
Turning off all name-based disambiguation in citations as these do not appear
to be working correctly. This may be incorrect in a strict sense, but in the
current implementation of the openoffice plugin, they are not doing what they
are supposed to. However, turning these off does not appear to affect things
- i.e., name initials continue to appear in citations even after setting
these options to false.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csl/agu.csl b/csl/agu.csl
@@ -142,7 +142,7 @@
<option name="et-al-subsequent-min" value="3"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/>
- <option name="disambiguate-add-names" value="true"/>
+ <option name="disambiguate-add-names" value="false"/>
<option name="disambiguate-add-givenname" value="false"/>
<option name="collapse" value="year"/>
<layout prefix="[" suffix="]" delimiter="; ">