2007-11-29 04:07:08 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
2007-11-14 22:11:04 +00:00
|
|
|
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
|
|
|
<info>
|
|
|
|
<title>Chicago Manual of Style (Note with Bibliography)</title>
|
|
|
|
<id>http://www.zotero.org/styles/chicago-note-bibliography</id>
|
2008-01-03 07:26:01 +00:00
|
|
|
<link href="http://www.zotero.org/styles/chicago-note-bibliography"/>
|
2007-12-17 14:41:08 +00:00
|
|
|
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
2007-11-14 22:11:04 +00:00
|
|
|
<author>
|
|
|
|
<name>Julian Onions</name>
|
|
|
|
<email>julian.onions@gmail.com</email>
|
|
|
|
</author>
|
|
|
|
<contributor>
|
|
|
|
<name>Simon Kornblith</name>
|
|
|
|
<email>simon@simonster.com</email>
|
|
|
|
</contributor>
|
2007-11-28 18:48:40 +00:00
|
|
|
<contributor>
|
|
|
|
<name>Elena Razlogova</name>
|
|
|
|
<email>elena.razlogova@gmail.com</email>
|
|
|
|
</contributor>
|
2007-11-14 22:11:04 +00:00
|
|
|
<summary>Chicago format with short notes and full bibliography</summary>
|
|
|
|
<category term="generic-base"/>
|
2007-11-20 09:26:58 +00:00
|
|
|
<category term="numeric"/>
|
2007-11-29 04:07:08 +00:00
|
|
|
<updated></updated>
|
2007-11-14 22:11:04 +00:00
|
|
|
</info>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="translator-bib">
|
|
|
|
<choose>
|
|
|
|
<if variable="author editor" match="any">
|
|
|
|
<names variable="translator" delimiter=". ">
|
2007-11-28 18:48:40 +00:00
|
|
|
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
2007-11-14 22:11:04 +00:00
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
2008-02-01 22:52:25 +00:00
|
|
|
</if>
|
|
|
|
</choose>
|
2007-11-14 22:11:04 +00:00
|
|
|
</macro>
|
2008-02-12 12:59:29 +00:00
|
|
|
<macro name="translator-chapter-bib">
|
|
|
|
<choose>
|
|
|
|
<if variable="author editor" match="any">
|
|
|
|
<names variable="translator" delimiter=", ">
|
|
|
|
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="secondary-contributor-bib">
|
2008-02-12 12:59:29 +00:00
|
|
|
<choose>
|
|
|
|
<if type="chapter" match="none">
|
2008-02-01 22:52:25 +00:00
|
|
|
<group delimiter=". ">
|
|
|
|
<names variable="editor" delimiter=". ">
|
|
|
|
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
|
|
|
<choose>
|
|
|
|
<if type="article-journal article-magazine article-newspaper" match="none">
|
|
|
|
<text macro="translator-bib"/>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</group>
|
2008-02-12 12:59:29 +00:00
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="secondary-contributor-chapter-bib">
|
|
|
|
<choose>
|
|
|
|
<if type="chapter">
|
|
|
|
<group delimiter=", ">
|
|
|
|
<names variable="editor" delimiter=", ">
|
|
|
|
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
|
|
|
<text macro="translator-chapter-bib"/>
|
|
|
|
</group>
|
|
|
|
</if>
|
|
|
|
</choose>
|
2008-02-01 22:52:25 +00:00
|
|
|
</macro>
|
|
|
|
<macro name="translator-article-bib">
|
2007-11-14 22:11:04 +00:00
|
|
|
<choose>
|
2008-02-01 22:52:25 +00:00
|
|
|
<if type="article-journal article-magazine article-newspaper" match="any">
|
|
|
|
<text macro="translator-bib"/>
|
2007-11-14 22:11:04 +00:00
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
2008-02-18 09:15:41 +00:00
|
|
|
<macro name="author-bib">
|
2007-11-14 22:11:04 +00:00
|
|
|
<names variable="author">
|
|
|
|
<name name-as-sort-order="first" and="text" sort-separator=", "
|
|
|
|
delimiter=", " delimiter-precedes-last="always"/>
|
2008-02-01 22:52:25 +00:00
|
|
|
<label form="verb-short" prefix=", " suffix="."/>
|
2007-11-14 22:11:04 +00:00
|
|
|
<substitute>
|
|
|
|
<names variable="editor"/>
|
|
|
|
<names variable="translator"/>
|
|
|
|
</substitute>
|
|
|
|
</names>
|
2008-02-01 22:52:25 +00:00
|
|
|
</macro>
|
|
|
|
<macro name="author-short">
|
2007-11-14 22:11:04 +00:00
|
|
|
<names variable="author">
|
2008-02-01 22:52:25 +00:00
|
|
|
<name form="short" and="text" delimiter=", " />
|
2007-11-14 22:11:04 +00:00
|
|
|
<substitute>
|
|
|
|
<names variable="editor"/>
|
|
|
|
<names variable="translator"/>
|
|
|
|
</substitute>
|
|
|
|
</names>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="author-sort">
|
2007-11-14 22:11:04 +00:00
|
|
|
<names variable="author">
|
2008-02-01 22:52:25 +00:00
|
|
|
<name name-as-sort-order="all" and="text" sort-separator=", "
|
|
|
|
delimiter=", " delimiter-precedes-last="always"/>
|
|
|
|
<label form="verb-short" prefix=", " suffix="."/>
|
2007-11-14 22:11:04 +00:00
|
|
|
<substitute>
|
|
|
|
<names variable="editor"/>
|
|
|
|
<names variable="translator"/>
|
|
|
|
</substitute>
|
|
|
|
</names>
|
|
|
|
</macro>
|
2007-11-28 18:48:40 +00:00
|
|
|
<macro name="recipient">
|
2007-11-28 23:23:40 +00:00
|
|
|
<names variable="recipient" delimiter=", ">
|
2007-11-28 18:48:40 +00:00
|
|
|
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="recipient-bib">
|
|
|
|
<choose>
|
|
|
|
<if type="personal_communication">
|
|
|
|
<choose>
|
|
|
|
<if variable="genre">
|
|
|
|
<text variable="genre" text-case="capitalize-first"/>
|
|
|
|
</if>
|
|
|
|
<else>
|
|
|
|
<text term="letter" text-case="capitalize-first"/>
|
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
<text macro="recipient" prefix=" "/>
|
|
|
|
</macro>
|
2007-11-28 18:48:40 +00:00
|
|
|
<macro name="recipient-short">
|
|
|
|
<names variable="recipient">
|
|
|
|
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
|
|
|
<name form="short" and="text" delimiter=", " />
|
|
|
|
</names>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="interviewer-bib">
|
2007-11-29 04:07:08 +00:00
|
|
|
<names variable="interviewer" delimiter=", ">
|
2007-11-28 18:48:40 +00:00
|
|
|
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
|
|
|
<name and="text" delimiter=", "/>
|
|
|
|
</names>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="title-bib">
|
2007-11-14 22:11:04 +00:00
|
|
|
<choose>
|
2008-02-01 22:52:25 +00:00
|
|
|
<if variable="title" match="none">
|
2008-02-13 14:29:17 +00:00
|
|
|
<choose>
|
|
|
|
<if type="personal_communication" match="none">
|
2008-02-01 22:52:25 +00:00
|
|
|
<text variable="genre" text-case="capitalize-first"/>
|
2008-02-13 14:29:17 +00:00
|
|
|
</if>
|
|
|
|
</choose>
|
2007-11-28 18:48:40 +00:00
|
|
|
</if>
|
2008-02-01 22:52:25 +00:00
|
|
|
<else-if type="book">
|
|
|
|
<text variable="title" font-style="italic"/>
|
|
|
|
</else-if>
|
2007-11-28 18:48:40 +00:00
|
|
|
<else>
|
2008-02-01 22:52:25 +00:00
|
|
|
<text variable="title" quotes="true"/>
|
2007-11-28 18:48:40 +00:00
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="title-short">
|
|
|
|
<choose>
|
2008-02-01 22:52:25 +00:00
|
|
|
<if variable="title" match="none">
|
|
|
|
<choose>
|
|
|
|
<if type="interview">
|
|
|
|
<text term="interview" text-case="lowercase"/>
|
|
|
|
</if>
|
|
|
|
<else-if type="manuscript paper-conference" match="any">
|
|
|
|
<text variable="genre" form="short"/>
|
|
|
|
</else-if>
|
|
|
|
<else-if type="personal_communication">
|
|
|
|
<text macro="issued"/>
|
|
|
|
</else-if>
|
|
|
|
</choose>
|
2007-11-14 22:11:04 +00:00
|
|
|
</if>
|
2008-02-01 22:52:25 +00:00
|
|
|
<else-if type="book">
|
|
|
|
<text variable="title" form="short" font-style="italic"/>
|
|
|
|
</else-if>
|
2007-11-14 22:11:04 +00:00
|
|
|
<else>
|
2008-02-01 22:52:25 +00:00
|
|
|
<text variable="title" form="short" quotes="true"/>
|
2007-11-14 22:11:04 +00:00
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="description-bib">
|
|
|
|
<group delimiter=", ">
|
|
|
|
<group delimiter=". ">
|
|
|
|
<text macro="interviewer-bib"/>
|
|
|
|
<text variable="medium" text-case="capitalize-first"/>
|
|
|
|
</group>
|
|
|
|
<choose>
|
|
|
|
<if variable="title" match="none"> </if>
|
|
|
|
<else-if type="thesis paper-conference" match="any"> </else-if>
|
|
|
|
<else>
|
|
|
|
<text variable="genre" text-case="capitalize-first"/>
|
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</group>
|
|
|
|
</macro>
|
|
|
|
<macro name="container-prefix-bib">
|
|
|
|
<choose>
|
|
|
|
<if type="chapter">
|
|
|
|
<text term="in" text-case="capitalize-first" suffix=" "/>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="locators-bib">
|
|
|
|
<choose>
|
|
|
|
<if type="article-journal">
|
|
|
|
<text variable="volume" prefix=" "/>
|
|
|
|
<text variable="issue" prefix=", no. "/>
|
|
|
|
</if>
|
2008-02-12 20:39:01 +00:00
|
|
|
<else-if type="book">
|
2008-02-01 22:52:25 +00:00
|
|
|
<group prefix=". " delimiter=". ">
|
|
|
|
<group>
|
2008-02-12 19:17:56 +00:00
|
|
|
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
2008-02-01 22:52:25 +00:00
|
|
|
<number variable="volume" form="numeric"/>
|
|
|
|
</group>
|
|
|
|
<group>
|
|
|
|
<number variable="number-of-volumes" form="numeric"/>
|
|
|
|
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
|
|
|
</group>
|
|
|
|
<text variable="edition"/>
|
|
|
|
</group>
|
|
|
|
</else-if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="locators-newspaper">
|
|
|
|
<choose>
|
|
|
|
<if type="article-newspaper">
|
|
|
|
<group delimiter=", ">
|
|
|
|
<group>
|
|
|
|
<text variable="edition" suffix=" "/>
|
|
|
|
<text term="edition" prefix=" "/>
|
|
|
|
</group>
|
|
|
|
<group>
|
|
|
|
<text term="section" form="short" suffix=". "/>
|
|
|
|
<text variable="section"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="event">
|
|
|
|
<group>
|
|
|
|
<text term="presented at" suffix=" "/>
|
|
|
|
<text variable="event"/>
|
|
|
|
</group>
|
|
|
|
</macro>
|
2007-11-14 22:11:04 +00:00
|
|
|
<macro name="publisher">
|
|
|
|
<group delimiter=": ">
|
|
|
|
<text variable="publisher-place"/>
|
|
|
|
<text variable="publisher"/>
|
|
|
|
</group>
|
|
|
|
</macro>
|
2007-11-28 23:26:57 +00:00
|
|
|
<macro name="issued">
|
2007-11-28 18:48:40 +00:00
|
|
|
<choose>
|
2007-11-28 22:27:47 +00:00
|
|
|
<if type="graphic report" match="any">
|
2007-11-30 12:29:04 +00:00
|
|
|
<date variable="issued">
|
|
|
|
<date-part name="month" suffix=" "/>
|
2007-11-28 22:27:47 +00:00
|
|
|
<date-part name="day" suffix=", "/>
|
|
|
|
<date-part name="year"/>
|
2007-11-30 12:29:04 +00:00
|
|
|
</date>
|
2007-11-28 22:27:47 +00:00
|
|
|
</if>
|
2007-11-29 04:07:08 +00:00
|
|
|
<else-if type="book chapter thesis" match="any">
|
2007-11-30 12:29:04 +00:00
|
|
|
<date variable="issued">
|
2007-11-28 18:48:40 +00:00
|
|
|
<date-part name="year"/>
|
2007-11-30 12:29:04 +00:00
|
|
|
</date>
|
2007-11-29 04:07:08 +00:00
|
|
|
</else-if>
|
2007-11-28 18:48:40 +00:00
|
|
|
<else>
|
2007-11-30 12:29:04 +00:00
|
|
|
<date variable="issued">
|
|
|
|
<date-part name="month" suffix=" "/>
|
2007-11-28 18:48:40 +00:00
|
|
|
<date-part name="day" suffix=", "/>
|
|
|
|
<date-part name="year"/>
|
2007-11-30 12:29:04 +00:00
|
|
|
</date>
|
2007-11-28 18:48:40 +00:00
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
2008-02-01 22:52:25 +00:00
|
|
|
<macro name="pages-chapter">
|
|
|
|
<choose>
|
|
|
|
<if type="chapter">
|
2008-02-12 20:39:01 +00:00
|
|
|
<text variable="volume" suffix=":"/>
|
|
|
|
<text variable="page"/>
|
2008-02-01 22:52:25 +00:00
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="pages-article">
|
|
|
|
<choose>
|
|
|
|
<if type="article-journal">
|
|
|
|
<text variable="page" prefix=": "/>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="archive-bib">
|
|
|
|
<group delimiter=". ">
|
|
|
|
<text variable="archive_location" text-case="capitalize-first"/>
|
|
|
|
<text variable="archive"/>
|
|
|
|
<text variable="archive-place"/>
|
|
|
|
</group>
|
|
|
|
</macro>
|
|
|
|
<macro name="issue-bib">
|
|
|
|
<choose>
|
|
|
|
<if type="article-journal">
|
|
|
|
<text macro="issued" prefix=" (" suffix=")"/>
|
|
|
|
</if>
|
|
|
|
<else-if variable="publisher-place publisher" match="any">
|
|
|
|
<choose>
|
|
|
|
<if variable="title" match="none"> </if>
|
|
|
|
<else-if type="paper-conference">
|
|
|
|
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
|
|
|
</else-if>
|
|
|
|
</choose>
|
|
|
|
<text macro="event" prefix=" "/>
|
|
|
|
<group prefix=". " delimiter=", ">
|
|
|
|
<choose>
|
|
|
|
<if type="thesis">
|
|
|
|
<text variable="genre" text-case="capitalize-first"/>
|
|
|
|
</if>
|
|
|
|
</choose>
|
|
|
|
<text macro="publisher"/>
|
|
|
|
<text macro="issued"/>
|
|
|
|
</group>
|
|
|
|
</else-if>
|
|
|
|
<else>
|
|
|
|
<text macro="issued" prefix=", "/>
|
|
|
|
</else>
|
|
|
|
</choose>
|
|
|
|
</macro>
|
|
|
|
<macro name="access-bib">
|
|
|
|
<group delimiter=". ">
|
|
|
|
<choose>
|
|
|
|
<if type="graphic report" match="any">
|
|
|
|
<text macro="archive-bib"/>
|
|
|
|
</if>
|
|
|
|
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
|
|
|
<text macro="archive-bib"/>
|
|
|
|
</else-if>
|
|
|
|
</choose>
|
|
|
|
<text variable="URL"/>
|
|
|
|
</group>
|
|
|
|
</macro>
|
2008-01-04 11:58:26 +00:00
|
|
|
<macro name="sort-key">
|
2008-02-01 22:52:25 +00:00
|
|
|
<text macro="author-sort" suffix=" "/>
|
2008-01-04 11:58:26 +00:00
|
|
|
<text variable="title" suffix=" "/>
|
|
|
|
<text variable="genre"/>
|
|
|
|
</macro>
|
2007-11-14 22:11:04 +00:00
|
|
|
<citation>
|
|
|
|
<option name="et-al-min" value="4"/>
|
|
|
|
<option name="et-al-use-first" value="1"/>
|
|
|
|
<option name="et-al-subsequent-min" value="4"/>
|
|
|
|
<option name="et-al-subsequent-use-first" value="1"/>
|
|
|
|
<option name="disambiguate-add-names" value="true"/>
|
|
|
|
<option name="disambiguate-add-givenname" value="true"/>
|
|
|
|
<layout prefix="" suffix="." delimiter="; ">
|
2008-02-01 22:52:25 +00:00
|
|
|
<choose>
|
|
|
|
<if position="ibid-with-locator">
|
|
|
|
<group delimiter=", ">
|
|
|
|
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
|
|
|
<text variable="locator"/>
|
|
|
|
</group>
|
|
|
|
</if>
|
|
|
|
<else-if position="ibid">
|
|
|
|
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
|
|
|
</else-if>
|
|
|
|
<else>
|
|
|
|
<group delimiter=", ">
|
|
|
|
<group>
|
|
|
|
<text macro="author-short"/>
|
|
|
|
<text macro="recipient-short"/>
|
|
|
|
</group>
|
|
|
|
<text macro="title-short"/>
|
|
|
|
<text variable="locator"/>
|
|
|
|
</group>
|
|
|
|
</else>
|
|
|
|
</choose>
|
2007-11-14 22:11:04 +00:00
|
|
|
</layout>
|
|
|
|
</citation>
|
|
|
|
<bibliography>
|
|
|
|
<option name="hanging-indent" value="true"/>
|
|
|
|
<option name="et-al-min" value="6"/>
|
|
|
|
<option name="et-al-use-first" value="6"/>
|
|
|
|
<option name="subsequent-author-substitute" value="---"/>
|
2008-01-04 11:58:26 +00:00
|
|
|
<sort>
|
|
|
|
<key macro="sort-key"/>
|
|
|
|
</sort>
|
2007-11-14 22:11:04 +00:00
|
|
|
<layout suffix=".">
|
2007-11-30 12:29:04 +00:00
|
|
|
<group delimiter=". ">
|
2008-02-18 09:15:41 +00:00
|
|
|
<text macro="author-bib"/>
|
2008-02-01 22:52:25 +00:00
|
|
|
<text macro="recipient-bib"/>
|
|
|
|
<text macro="title-bib"/>
|
|
|
|
<text macro="description-bib"/>
|
|
|
|
<text macro="translator-article-bib"/>
|
2008-02-12 12:59:29 +00:00
|
|
|
<group delimiter=", ">
|
|
|
|
<group>
|
|
|
|
<text macro="container-prefix-bib"/>
|
|
|
|
<text variable="container-title" font-style="italic"/>
|
|
|
|
</group>
|
|
|
|
<text macro="secondary-contributor-chapter-bib"/>
|
2008-02-01 22:52:25 +00:00
|
|
|
<text macro="pages-chapter"/>
|
|
|
|
</group>
|
|
|
|
<text macro="secondary-contributor-bib"/>
|
2007-11-30 12:29:04 +00:00
|
|
|
</group>
|
2008-02-01 22:52:25 +00:00
|
|
|
<text macro="locators-bib"/>
|
|
|
|
<text variable="collection-title" text-case="capitalize-first" prefix=". "/>
|
|
|
|
<text macro="issue-bib"/>
|
|
|
|
<text macro="locators-newspaper" prefix=", "/>
|
|
|
|
<text macro="pages-article"/>
|
|
|
|
<text macro="access-bib" prefix=". "/>
|
2007-11-14 22:11:04 +00:00
|
|
|
</layout>
|
|
|
|
</bibliography>
|
2007-11-06 08:44:16 +00:00
|
|
|
</style>
|