www

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

commit 1c342acdbbe52352bdd12b86e8485dc5464c266a
parent 0035904e0e12bde9cb7a48525399e5c79da284a4
Author: Bruce D'Arcus <bdarcus@gmail.com>
Date:   Sun, 27 Apr 2008 15:15:34 +0000

changed et al rule on citations

Diffstat:
Mcsl/asa.csl | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/csl/asa.csl b/csl/asa.csl @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" > <info> - <title>American Sociological Association (Author-Date)</title> + <title>American Sociological Association</title> <id>http://www.zotero.org/styles/asa</id> <link href="http://www.zotero.org/styles/asa"/> <author> @@ -100,7 +100,6 @@ <date-part name="month"/> <date-part name="day" prefix=" "/> </date> - </macro> <macro name="pages"> <label variable="page" form="short" suffix=". " text-case="capitalize-first"/> @@ -121,7 +120,7 @@ </macro> <citation> <option name="et-al-min" value="3"/> - <option name="et-al-use-first" value="1"/> + <option name="et-al-use-first" value="3"/> <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"/>