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

@ -1,169 +1,169 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" > <style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
<info> <info>
<title>Annals of the Association of American Geographers</title> <title>Annals of the Association of American Geographers</title>
<id>http://www.zotero.org/styles/aag</id> <id>http://www.zotero.org/styles/aag</id>
<link>http://www.zotero.org/styles/aag</link> <link>http://www.zotero.org/styles/aag</link>
<author> <author>
<name>Julian Onions</name> <name>Julian Onions</name>
<email>julian.onions@gmail.com</email> <email>julian.onions@gmail.com</email>
</author> </author>
<category term="author-date"/> <category term="author-date"/>
<category term="geography"/> <category term="geography"/>
<updated/> <updated/>
<summary>The Annals of the Association of American Geographers style.</summary> <summary>The Annals of the Association of American Geographers style.</summary>
<source></source> <source></source>
</info> </info>
<macro name="editor"> <macro name="editor">
<names variable="editor" prefix="" suffix="" delimiter=", "> <names variable="editor" prefix="" suffix="" delimiter=", ">
<label form="short" text-transform="lowercase" suffix=". "/> <label form="short" text-transform="lowercase" suffix=". "/>
<name and="text" initialize-with=". " delimiter=", "/> <name and="text" initialize-with=". " delimiter=", "/>
</names> </names>
</macro> </macro>
<macro name="author"> <macro name="author">
<names variable="author"> <names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with=". " <name name-as-sort-order="first" and="text" sort-separator=", " initialize-with=". "
delimiter=", " delimiter-precedes-last="always"/> delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=" " suffix="." text-transform="lowercase"/> <label form="short" prefix=" " suffix="." text-transform="lowercase"/>
<substitute> <substitute>
<names variable="editor"/> <names variable="editor"/>
<text variable="title"/> <text variable="title"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>
<macro name="author-short"> <macro name="author-short">
<names variable="author"> <names variable="author">
<name form="short" and="text" delimiter=", " initialize-with=". "/> <name form="short" and="text" delimiter=", " initialize-with=". "/>
<substitute> <substitute>
<names variable="editor"/> <names variable="editor"/>
<names variable="translator"/> <names variable="translator"/>
<text variable="title"/> <text variable="title"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>
<macro name="access"> <macro name="access">
<group> <group>
<text variable="URL"/> <text variable="URL"/>
<group prefix=" (" suffix=")"> <group prefix=" (" suffix=")">
<text term="accessed" text-transform="lowercase" prefix="last " suffix=" "/> <text term="accessed" text-transform="lowercase" prefix="last " suffix=" "/>
<date variable="accessed"> <date variable="accessed">
<date-part name="day" suffix=" "/> <date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/> <date-part name="month" suffix=" "/>
<date-part name="year"/> <date-part name="year"/>
</date> </date>
</group> </group>
</group> </group>
</macro> </macro>
<macro name="title"> <macro name="title">
<choose> <choose>
<if type="book"> <if type="book">
<text variable="title" font-style="italic"/> <text variable="title" font-style="italic"/>
</if> </if>
<else> <else>
<text variable="title"/> <text variable="title"/>
</else> </else>
</choose> </choose>
</macro> </macro>
<macro name="publisher"> <macro name="publisher">
<group delimiter=": "> <group delimiter=": ">
<text variable="publisher-place"/> <text variable="publisher-place"/>
<text variable="publisher"/> <text variable="publisher"/>
</group> </group>
</macro> </macro>
<macro name="year-date"> <macro name="year-date">
<group prefix=" "> <group prefix=" ">
<choose> <choose>
<if variable="issued"> <if variable="issued">
<date variable="issued"> <date variable="issued">
<date-part name="year"/> <date-part name="year"/>
</date> </date>
</if> </if>
<else> <else>
<text value="n.d."/> <text value="n.d."/>
</else> </else>
</choose> </choose>
</group> </group>
</macro> </macro>
<macro name="additionaldate"> <macro name="additionaldate">
<choose> <choose>
<if type="article-newspaper"> <if type="article-newspaper">
<date variable="issued"> <date variable="issued">
<date-part name="day" suffix=" "/> <date-part name="day" suffix=" "/>
<date-part name="month"/> <date-part name="month"/>
</date> </date>
</if> </if>
</choose> </choose>
</macro> </macro>
<citation> <citation>
<option name="et-al-min" value="4"/> <option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/> <option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="6"/> <option name="et-al-subsequent-min" value="6"/>
<option name="et-al-subsequent-use-first" value="1"/> <option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/> <option name="disambiguate-add-year-suffix" value="true"/>
<option name="disambiguate-add-names" value="true"/> <option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/> <option name="disambiguate-add-givenname" value="true"/>
<option name="collapse" value="year"/> <option name="collapse" value="year"/>
<layout prefix="(" suffix=")" delimiter="; "> <layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", "> <group delimiter=", ">
<group delimiter=" "> <group delimiter=" ">
<text macro="author-short"/> <text macro="author-short"/>
<text macro="year-date"/> <text macro="year-date"/>
</group> </group>
<text variable="locator"/> <text variable="locator"/>
</group> </group>
</layout> </layout>
</citation> </citation>
<bibliography> <bibliography>
<option name="et-al-min" value="4"/> <option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/> <option name="et-al-use-first" value="1"/>
<sort> <sort>
<key macro="author"/> <key macro="author"/>
<key variable="title"/> <key variable="title"/>
</sort> </sort>
<layout suffix="."> <layout suffix=".">
<text macro="author" suffix="."/> <text macro="author" suffix="."/>
<date variable="issued" prefix=" " suffix="."> <date variable="issued" prefix=" " suffix=".">
<date-part name="year"/> <date-part name="year"/>
</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=" "/>
</group> </group>
<text prefix=" " suffix="." macro="publisher"/> <text prefix=" " suffix="." macro="publisher"/>
</if> </if>
<else-if type="chapter"> <else-if type="chapter">
<text macro="title" prefix=" " suffix="."/> <text macro="title" prefix=" " suffix="."/>
<group class="container" prefix=" " delimiter=", " suffix="."> <group class="container" prefix=" " delimiter=", " suffix=".">
<group delimiter=" "> <group delimiter=" ">
<text term="in" text-transform="capitalize"/> <text term="in" text-transform="capitalize"/>
<text variable="container-title" font-style="italic"/> <text variable="container-title" font-style="italic"/>
</group> </group>
<text variable="collection-title" prefix=" " suffix="."/> <text variable="collection-title" prefix=" " suffix="."/>
<text macro="editor"/> <text macro="editor"/>
<text variable="page"/> <text variable="page"/>
</group> </group>
<text macro="publisher" prefix=" "/> <text macro="publisher" prefix=" "/>
</else-if> </else-if>
<else> <else>
<group suffix="."> <group suffix=".">
<text macro="title" prefix=" "/> <text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/> <text macro="editor" prefix=" "/>
</group> </group>
<group class="container" prefix=" " suffix="." delimiter=" "> <group class="container" prefix=" " suffix="." delimiter=" ">
<text variable="container-title" font-style="italic"/> <text variable="container-title" font-style="italic"/>
<group > <group >
<text variable="volume" /> <text variable="volume" />
<text variable="issue" prefix="(" suffix=")"/> <text variable="issue" prefix=" (" suffix=")"/>
<text macro="additionaldate"/> <text macro="additionaldate"/>
<text variable="page" prefix=":"/> <text variable="page" prefix=":"/>
</group> </group>
</group> </group>
</else> </else>
</choose> </choose>
<text prefix=" " macro="access" suffix="."/> <text prefix=" " macro="access"/>
</layout> </layout>
</bibliography> </bibliography>
</style> </style>