Move csl directory to [SVN root]/csl, i.e. https://www.zotero.org/svn/csl/
This commit is contained in:
parent
1ab118c9af
commit
7f1f251493
91 changed files with 0 additions and 19071 deletions
|
@ -1,114 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>[Chinese] Building Strucutre</title>
|
||||
<id>http://www.zotero.org/styles/Chinese-Building-Strucutre</id>
|
||||
<link href="http://www.zotero.org/styles/Chinese-Building-Strucutre"/>
|
||||
<author>
|
||||
<name>Ben</name>
|
||||
<email>bodxp@163.com</email>
|
||||
</author>
|
||||
<category term="engineering"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated>2008-8-27 9:25:20+08:00</updated>
|
||||
<summary>This style format is customized for a Chinese magazine "Building Structure". More information, please visted the author's blog:http://www.lubanren.com/weblog/</summary>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" "
|
||||
delimiter="," delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place" suffix=": " prefix=" "/>
|
||||
<text variable="publisher" suffix=". "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<group>
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="[" suffix="]"/>
|
||||
<text macro="author" suffix=". "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=",">
|
||||
<text macro="title" suffix="[M]. " />
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=". ">
|
||||
<text macro="title" suffix="[D]. "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" suffix="[J]. " />
|
||||
<group delimiter=",">
|
||||
<text variable="container-title" />
|
||||
<date variable="issued" >
|
||||
<date-part name="month" form="short" suffix=". "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text variable="volume" prefix=" " />
|
||||
<text variable="issue" prefix="(" suffix=")" />
|
||||
<text variable="page" prefix=":" />
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access" prefix="; "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,115 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Chinese Std GBT7714 (Numeric)</title>
|
||||
<id>http://www.zotero.org/styles/Chinese-Std-GBT7714-Numeric</id>
|
||||
<link href="http://www.zotero.org/styles/Chinese-Std-GBT7714-Numeric"/>
|
||||
<link href="http://www.tshps.com:8070/crm89prd/psft/V-787291876/25991215182144232771259912948633879244053526821017_GB7714-87.pdf" rel="documentation"/>
|
||||
<author>
|
||||
<name>heromyth</name>
|
||||
<email>zxpmyth@yahoo.com.cn</email>
|
||||
</author>
|
||||
<category term="engineering"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated>2008-08-21T12:42:52+00:00</updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" "
|
||||
delimiter="," delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place" suffix=": " prefix=" "/>
|
||||
<text variable="publisher" suffix=". "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<group>
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="[" suffix="]"/>
|
||||
<text macro="author" suffix=". "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=",">
|
||||
<text macro="title" suffix="[M]. " />
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=". ">
|
||||
<text macro="title" suffix="[D]. "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" suffix="[J]. " />
|
||||
<group delimiter=",">
|
||||
<text variable="container-title" />
|
||||
<date variable="issued" >
|
||||
<date-part name="month" form="short" suffix=". "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text variable="volume" prefix=" " />
|
||||
<text variable="issue" prefix="(" suffix=")" />
|
||||
<text variable="page" prefix=":" />
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access" prefix="; "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
167
csl/a251.csl
167
csl/a251.csl
|
@ -1,167 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Open University A251 format</title>
|
||||
<id>http://www.zotero.org/styles/ou-a251</id>
|
||||
<link href="http://www.zotero.org/styles/ou-a251"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<updated></updated>
|
||||
<summary>Style for the Open University Arts course A251</summary>
|
||||
<category term="author-date"/>
|
||||
<category term="history"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<choose>
|
||||
<if variable="volume" type="book" match="all">
|
||||
<text variable="volume" />
|
||||
</if>
|
||||
<else>
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
<date variable="issued" prefix=", ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="online" prefix="[" suffix="] "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="2"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="2"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text macro="author-short"/>
|
||||
<label variable="locator" prefix=", " suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key macro="year-date"/>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=" "/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=",">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " quotes="true"/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<names variable="editor" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="text" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " quotes="true"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="/"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" suffix="."/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
181
csl/aag.csl
181
csl/aag.csl
|
@ -1,181 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Annals of the Association of American Geographers</title>
|
||||
<id>http://www.zotero.org/styles/aag</id>
|
||||
<link href="http://www.zotero.org/styles/aag"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="geography"/>
|
||||
<updated/>
|
||||
<summary>The Annals of the Association of American Geographers style.</summary>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="" suffix="" delimiter=", ">
|
||||
<label form="short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="lowercase" prefix="last " suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<group prefix=" ">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="additionaldate">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author" suffix="."/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix="." delimiter=" " prefix=" ">
|
||||
<text macro="title" />
|
||||
<text macro="edition" />
|
||||
<text macro="editor" />
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=", " suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group >
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix=" (" suffix=")"/>
|
||||
<text macro="additionaldate"/>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,160 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
|
||||
|
||||
<info>
|
||||
<title>ACM SIGCHI Conference Proceedings</title>
|
||||
<id>http://www.zotero.org/styles/acm-sigchi-proceedings</id>
|
||||
<link href="http://www.zotero.org/styles/acm-sigchi-proceedings"/>
|
||||
<link href="http://www.chi2009.org/Authors/Guides/Formatting.html"/>
|
||||
<author>
|
||||
<name>Yevgeniy Medynskiy</name>
|
||||
<email>eugenem@gatech.edu</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Svetlana Yarosh</name>
|
||||
<email>lana@cc.gatech.edu</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Lilly Irani</name>
|
||||
<email>lirani@ics.uci.edu</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Eric Baumer</name>
|
||||
<email>ebaumer@ics.uci.edu</email>
|
||||
</contributor>
|
||||
<category term="engineering"/>
|
||||
<category term="numeric"/>
|
||||
<updated>2008-08-10T00:00:00+00:00</updated>
|
||||
</info>
|
||||
|
||||
|
||||
<macro name="author">
|
||||
<group suffix=".">
|
||||
<names variable="author">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all" sort-separator=", "/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase" />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all" delimiter-precedes-last="never"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic" quotes="false"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="false"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
|
||||
<macro name="year">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
|
||||
|
||||
<macro name="journal">
|
||||
<group suffix=", " font-style="italic">
|
||||
<text variable="container-title" suffix=" "/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
<text macro="year" prefix=" (" suffix=")"/>
|
||||
</macro>
|
||||
|
||||
|
||||
<macro name="conference">
|
||||
<text variable="container-title" font-style="italic" suffix=", "/>
|
||||
<text variable="publisher" suffix=" "/>
|
||||
<text macro="year" prefix="(" suffix=")"/>
|
||||
</macro>
|
||||
|
||||
<macro name="book-publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
<text macro="year"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
|
||||
<citation>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="entry-spacing" value="0" />
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix="."/>
|
||||
<text macro="author" suffix=". "/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="book-publisher" suffix="."/>
|
||||
</if>
|
||||
<else-if type="paper-conference">
|
||||
<group suffix=".">
|
||||
<text macro="conference" suffix=", "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
<text macro="editor" suffix=", "/>
|
||||
<text variable="container-title" font-style="italic" suffix=". "/>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="book-publisher"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-journal">
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="journal"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=", " delimiter=" " font-style="italic">
|
||||
<text variable="container-title"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="year"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
<text variable="URL" prefix=" "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
216
csl/agu.csl
216
csl/agu.csl
|
@ -1,216 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>American Geophysical Union general format</title>
|
||||
<id>http://www.zotero.org/styles/agu</id>
|
||||
<link href="http://www.zotero.org/styles/agu"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="geology"/>
|
||||
<updated></updated>
|
||||
<summary>The American Geophysical Union generic style</summary>
|
||||
<link href="http://www.agu.org/pubs/AuthorRefSheet.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" initialize-with=". " delimiter=", " name-as-sort-order="all"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " form="long"
|
||||
delimiter-precedes-last="always" initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="online" prefix="[" suffix="]"/>
|
||||
<text value=" Available from: " />
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" delimiter=" " suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first"/>
|
||||
<date variable="accessed" >
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="published-date">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="day" form="ordinal" suffix=" "/>
|
||||
<date-part name="month" form="long"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="refpages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="doi">
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<group class="container" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" suffix="."/>
|
||||
<text variable="volume" />
|
||||
</group>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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="false"/>
|
||||
<option name="disambiguate-add-givenname" value="false"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key macro="year-date"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short" font-style="italic"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator" prefix="p."/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key macro="year-date"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<group delimiter=" " suffix=",">
|
||||
<text macro="author" />
|
||||
<text macro="year-date" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", " prefix=" " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", " prefix=" " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="container"/>
|
||||
<text macro="refpages"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", " suffix="," prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
<text macro="published-date"/>
|
||||
</group>
|
||||
<text macro="pages"/>
|
||||
<text macro="doi"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
473
csl/all.csl
473
csl/all.csl
|
@ -1,473 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>ALL - display all fields in a debug view</title>
|
||||
<id>http://www.zotero.org/styles/all</id>
|
||||
<link href="http://www.zotero.org/styles/all"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<updated/>
|
||||
<summary>The ALL style - a debugging view to show everything.
|
||||
Generated from a perl script.</summary>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=", ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<label variable="locator" prefix=", " suffix="." form="short"/>
|
||||
<text variable="locator" prefix=": "/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<layout>
|
||||
<choose>
|
||||
<if type="article">
|
||||
<text value="Type is article
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="article-magazine">
|
||||
<text value="Type is article-magazine
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<text value="Type is article-newspaper
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text value="Type is article-journal
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="bill">
|
||||
<text value="Type is bill
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text value="Type is book
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text value="Type is chapter
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="entry">
|
||||
<text value="Type is entry
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="entry-dictionary">
|
||||
<text value="Type is entry-dictionary
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="entry-encyclopedia">
|
||||
<text value="Type is entry-encylopedia
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="figure">
|
||||
<text value="Type is figure
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="graphic">
|
||||
<text value="Type is graphic
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text value="Type is interview
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="legislation">
|
||||
<text value="Type is legislation
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="legal_case">
|
||||
<text value="Type is legal_case
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="manuscript">
|
||||
<text value="Type is manuscript
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="map">
|
||||
<text value="Type is map
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="motion_picture">
|
||||
<text value="Type is motion_picture
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="musical_score">
|
||||
<text value="Type is musical_score
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="pamphlet">
|
||||
<text value="Type is pamphlet
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="paper-conference">
|
||||
<text value="Type is paper-conference
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="patent">
|
||||
<text value="Type is patent
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="post">
|
||||
<text value="Type is post
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="post-weblog">
|
||||
<text value="Type is post-weblog
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="personal_communication">
|
||||
<text value="Type is personal_communication
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="report">
|
||||
<text value="Type is report
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="review">
|
||||
<text value="Type is review
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="review-book">
|
||||
<text value="Type is review-book
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="song">
|
||||
<text value="Type is song
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="speech">
|
||||
<text value="Type is speech
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text value="Type is thesis
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="treaty">
|
||||
<text value="Type is treaty
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="webpage">
|
||||
<text value="Type is webpage
|
||||
"/>
|
||||
</if>
|
||||
</choose>
|
||||
<names variable="author">
|
||||
<name prefix=" AUTHOR LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="author">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="editor">
|
||||
<name prefix=" EDITOR LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="editor">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="translator">
|
||||
<name prefix=" TRANSLATOR LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="translator">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="recipient">
|
||||
<name prefix=" RECIPIENT LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="recipient">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="interviewer">
|
||||
<name prefix=" INTERVIEWER LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="interviewer">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="publisher">
|
||||
<name prefix=" PUBLISHER LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="publisher">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="series-editor">
|
||||
<name prefix=" SERIES-EDITOR LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="series-editor">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="composer">
|
||||
<name prefix=" COMPOSER LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="composer">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="original-author">
|
||||
<name prefix=" ORIGINAL-AUTHOR LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="original-author">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<names variable="original-publisher">
|
||||
<name prefix=" ORIGINAL-PUBLISHER LONG=" delimiter=", " delimiter-precedes-last="always" form="long"/>
|
||||
</names>
|
||||
<names variable="original-publisher">
|
||||
<name prefix=" SHORT=" delimiter=", " delimiter-precedes-last="always" form="short" suffix="
|
||||
"/>
|
||||
</names>
|
||||
<date variable="issued" prefix="ISSUED: " suffix="
|
||||
">
|
||||
<date-part name="year" prefix=" YEAR=" form="long" />
|
||||
<date-part name="year" prefix=" (" suffix=")" form="short"/>
|
||||
<date-part name="month" prefix=" MONTH=" form="long"/>
|
||||
<date-part name="month" prefix="(" form="short"/>
|
||||
<date-part name="month" prefix="/" form="numeric"/>
|
||||
<date-part name="month" prefix="/" suffix=")" form="numeric-leading-zeros" />
|
||||
<date-part name="day" prefix=" DAY=" form="ordinal" />
|
||||
<date-part name="day" prefix="/" form="numeric" />
|
||||
<date-part name="day" prefix="/" form="numeric-leading-zeros" />
|
||||
<date-part name="other" prefix=" OTHER=" form="long" />
|
||||
<date-part name="other" prefix=" (" suffix=")" form="short"/>
|
||||
</date>
|
||||
<date variable="event" prefix="EVENT: " suffix="
|
||||
">
|
||||
<date-part name="year" prefix=" YEAR=" form="long" />
|
||||
<date-part name="year" prefix=" (" suffix=")" form="short"/>
|
||||
<date-part name="month" prefix=" MONTH=" form="long"/>
|
||||
<date-part name="month" prefix="(" form="short"/>
|
||||
<date-part name="month" prefix="/" form="numeric"/>
|
||||
<date-part name="month" prefix="/" suffix=")" form="numeric-leading-zeros" />
|
||||
<date-part name="day" prefix=" DAY=" form="ordinal" />
|
||||
<date-part name="day" prefix="/" form="numeric" />
|
||||
<date-part name="day" prefix="/" form="numeric-leading-zeros" />
|
||||
<date-part name="other" prefix=" OTHER=" form="long" />
|
||||
<date-part name="other" prefix=" (" suffix=")" form="short"/>
|
||||
</date>
|
||||
<date variable="accessed" prefix="ACCESSED: " suffix="
|
||||
">
|
||||
<date-part name="year" prefix=" YEAR=" form="long" />
|
||||
<date-part name="year" prefix=" (" suffix=")" form="short"/>
|
||||
<date-part name="month" prefix=" MONTH=" form="long"/>
|
||||
<date-part name="month" prefix="(" form="short"/>
|
||||
<date-part name="month" prefix="/" form="numeric"/>
|
||||
<date-part name="month" prefix="/" suffix=")" form="numeric-leading-zeros" />
|
||||
<date-part name="day" prefix=" DAY=" form="ordinal" />
|
||||
<date-part name="day" prefix="/" form="numeric" />
|
||||
<date-part name="day" prefix="/" form="numeric-leading-zeros" />
|
||||
<date-part name="other" prefix=" OTHER=" form="long" />
|
||||
<date-part name="other" prefix=" (" suffix=")" form="short"/>
|
||||
</date>
|
||||
<date variable="container" prefix="CONTAINER: " suffix="
|
||||
">
|
||||
<date-part name="year" prefix=" YEAR=" form="long" />
|
||||
<date-part name="year" prefix=" (" suffix=")" form="short"/>
|
||||
<date-part name="month" prefix=" MONTH=" form="long"/>
|
||||
<date-part name="month" prefix="(" form="short"/>
|
||||
<date-part name="month" prefix="/" form="numeric"/>
|
||||
<date-part name="month" prefix="/" suffix=")" form="numeric-leading-zeros" />
|
||||
<date-part name="day" prefix=" DAY=" form="ordinal" />
|
||||
<date-part name="day" prefix="/" form="numeric" />
|
||||
<date-part name="day" prefix="/" form="numeric-leading-zeros" />
|
||||
<date-part name="other" prefix=" OTHER=" form="long" />
|
||||
<date-part name="other" prefix=" (" suffix=")" form="short"/>
|
||||
</date>
|
||||
<date variable="original-date" prefix="ORIGINAL-DATE: " suffix="
|
||||
">
|
||||
<date-part name="year" prefix=" YEAR=" form="long" />
|
||||
<date-part name="year" prefix=" (" suffix=")" form="short"/>
|
||||
<date-part name="month" prefix=" MONTH=" form="long"/>
|
||||
<date-part name="month" prefix="(" form="short"/>
|
||||
<date-part name="month" prefix="/" form="numeric"/>
|
||||
<date-part name="month" prefix="/" suffix=")" form="numeric-leading-zeros" />
|
||||
<date-part name="day" prefix=" DAY=" form="ordinal" />
|
||||
<date-part name="day" prefix="/" form="numeric" />
|
||||
<date-part name="day" prefix="/" form="numeric-leading-zeros" />
|
||||
<date-part name="other" prefix=" OTHER=" form="long" />
|
||||
<date-part name="other" prefix=" (" suffix=")" form="short"/>
|
||||
</date>
|
||||
<text variable="title" prefix=" TITLE SHORT=" form="short"/>
|
||||
<text variable="title" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="container-title" prefix=" CONTAINER-TITLE SHORT=" form="short"/>
|
||||
<text variable="container-title" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="collection-title" prefix=" COLLECTION-TITLE SHORT=" form="short"/>
|
||||
<text variable="collection-title" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="original-title" prefix=" ORIGINAL-TITLE SHORT=" form="short"/>
|
||||
<text variable="original-title" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="publisher" prefix=" PUBLISHER SHORT=" form="short"/>
|
||||
<text variable="publisher" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="publisher-place" prefix=" PUBLISHER-PLACE SHORT=" form="short"/>
|
||||
<text variable="publisher-place" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="archive" prefix=" ARCHIVE SHORT=" form="short"/>
|
||||
<text variable="archive" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="archive-place" prefix=" ARCHIVE-PLACE SHORT=" form="short"/>
|
||||
<text variable="archive-place" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="event" prefix=" EVENT SHORT=" form="short"/>
|
||||
<text variable="event" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="event-place" prefix=" EVENT-PLACE SHORT=" form="short"/>
|
||||
<text variable="event-place" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="page" prefix=" PAGE SHORT=" form="short"/>
|
||||
<text variable="page" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="locator" prefix=" LOCATOR SHORT=" form="short"/>
|
||||
<text variable="locator" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="version" prefix=" VERSION SHORT=" form="short"/>
|
||||
<text variable="version" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="volume" prefix=" VOLUME SHORT=" form="short"/>
|
||||
<text variable="volume" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="number-of-volumes" prefix=" NUMBER-OF-VOLUMES SHORT=" form="short"/>
|
||||
<text variable="number-of-volumes" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="issue" prefix=" ISSUE SHORT=" form="short"/>
|
||||
<text variable="issue" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="chapter-number" prefix=" CHAPTER-NUMBER SHORT=" form="short"/>
|
||||
<text variable="chapter-number" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="medium" prefix=" MEDIUM SHORT=" form="short"/>
|
||||
<text variable="medium" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="status" prefix=" STATUS SHORT=" form="short"/>
|
||||
<text variable="status" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="edition" prefix=" EDITION SHORT=" form="short"/>
|
||||
<text variable="edition" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="genre" prefix=" GENRE SHORT=" form="short"/>
|
||||
<text variable="genre" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="note" prefix=" NOTE SHORT=" form="short"/>
|
||||
<text variable="note" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="annote" prefix=" ANNOTE SHORT=" form="short"/>
|
||||
<text variable="annote" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="abstract" prefix=" ABSTRACT SHORT=" form="short"/>
|
||||
<text variable="abstract" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="keyword" prefix=" KEYWORD SHORT=" form="short"/>
|
||||
<text variable="keyword" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="number" prefix=" NUMBER SHORT=" form="short"/>
|
||||
<text variable="number" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="URL" prefix=" URL SHORT=" form="short"/>
|
||||
<text variable="URL" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="DOI" prefix=" DOI SHORT=" form="short"/>
|
||||
<text variable="DOI" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="ISBN" prefix=" ISBN SHORT=" form="short"/>
|
||||
<text variable="ISBN" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="citation-number" prefix=" CITATION-NUMBER SHORT=" form="short"/>
|
||||
<text variable="citation-number" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
<text variable="citation-label" prefix=" CITATION-LABEL SHORT=" form="short"/>
|
||||
<text variable="citation-label" prefix=" LONG=" form="long" suffix="
|
||||
"/>
|
||||
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
184
csl/ama.csl
184
csl/ama.csl
|
@ -1,184 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>American Medical Association</title>
|
||||
<id>http://www.zotero.org/styles/ama</id>
|
||||
<link href="http://www.zotero.org/styles/ama"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="medicine"/>
|
||||
<updated/>
|
||||
<summary>The American Medical Association style as used in JAMA.</summary>
|
||||
<link href="http://www.samford.edu/schools/pharmacy/dic/amaquickref07.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<group suffix=".">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<group prefix=" ">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout delimiter="," vertical-align="sup">
|
||||
<text variable="citation-number" />
|
||||
<group prefix="(" suffix=")">
|
||||
<label variable="locator" form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<layout>
|
||||
<text variable="citation-number" prefix="" suffix=". "/>
|
||||
<text macro="author" suffix=""/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " />
|
||||
<text macro="editor" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="" macro="publisher"/>
|
||||
<group suffix="." prefix="; ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="capitalize-first" suffix=": "/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="volume" prefix="Vol " suffix="."/>
|
||||
<text macro="edition" prefix=" "/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group suffix="." prefix="; ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=";" prefix=" ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,172 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>American Chemical Society</title>
|
||||
<id>http://www.zotero.org/styles/american-chemical-society</id>
|
||||
<link href="http://www.zotero.org/styles/american-chemical-society"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="chemistry"/>
|
||||
<updated/>
|
||||
<summary>The American Chemical Society style.</summary>
|
||||
<link href="http://pubs.acs.org/books/references.shtml" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all"
|
||||
delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all"
|
||||
delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" suffix="." text-case="capitalize-first"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="series">
|
||||
<text variable="collection-title"/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="book-container">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="full-issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="month" form="long" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout delimiter=", " prefix="(" suffix=")">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="second-field-align" value="margin"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="(" suffix=") "/>
|
||||
<text macro="author" suffix=" "/>
|
||||
<choose>
|
||||
<if type="article-magazine">
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="full-issued" suffix=","/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<group delimiter=", ">
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
<text macro="volume"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter="; ">
|
||||
<text macro="title"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
<text macro="series"/>
|
||||
<text macro="edition"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<text macro="volume"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter="; ">
|
||||
<text macro="book-container"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="series"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher" />
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<text macro="volume"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="issued" font-weight="bold"/>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,124 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Analytica Chimica Acta</title>
|
||||
<id>http://www.zotero.org/styles/anal-chim-acta</id>
|
||||
<link href="http://www.zotero.org/styles/anal-chim-acta"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="chemistry"/>
|
||||
<updated/>
|
||||
<summary>The Analytica Chimica Acta style.</summary>
|
||||
<link href="http://www.elsevier.com/framework_products/promis_misc/gfaacapdf352007.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" text-case="capitalize-first" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name initialize-with="."
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="book-container">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="lowercase" suffix=":"/>
|
||||
<text macro="editor" suffix=","/>
|
||||
<text variable="container-title" />
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout delimiter=", " prefix="[" suffix="]">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="[" suffix="] "/>
|
||||
<text macro="author" suffix=", "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="title" suffix=", "/>
|
||||
<group delimiter=", ">
|
||||
<text macro="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="book-container"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="issued"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text variable="container-title" form="short"/>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume"/>
|
||||
<text macro="issued" prefix="(" suffix=")"/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,129 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Analytical Chemistry</title>
|
||||
<id>http://www.zotero.org/styles/analytic-chemistry</id>
|
||||
<link href="http://www.zotero.org/styles/analytic-chemistry"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="chemistry"/>
|
||||
<updated/>
|
||||
<summary>The Analytical Chemistry style.</summary>
|
||||
<link href="http://pubs.acs.org/paragonplus/submission/ancham/ancham_authguide.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all"
|
||||
delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all"
|
||||
delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="book-container">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout delimiter=", " vertical-align="sup">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="second-field-align" value="margin"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="(" suffix=") "/>
|
||||
<text macro="author" suffix=" "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="title" suffix=", "/>
|
||||
<group delimiter="; ">
|
||||
<text macro="editor" prefix=" "/>
|
||||
<text macro="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter="; ">
|
||||
<text macro="book-container"/>
|
||||
<text macro="editor"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher" />
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="issued" font-weight="bold"/>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,157 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Antonie van Leeuwenhoek Journal</title>
|
||||
<id>http://www.zotero.org/styles/antonie-van-leeuwenhoek</id>
|
||||
<link href="http://www.zotero.org/styles/antonie-van-leeuwenhoek"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="author-date"/>
|
||||
<updated/>
|
||||
<summary>Antonie van Leeuwenhoek
|
||||
International Journal of General and Molecular Microbiology.</summary>
|
||||
<link href="http://www.springer.com/life+sci/microbiology/journal/10482" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name initialize-with="" name-as-sort-order="all" sort-separator=" "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="disambiguate-add-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
<group>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" prefix=" " />
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=", "/>
|
||||
</group>
|
||||
</group>
|
||||
<group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=":" prefix=" ">
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" form="short" />
|
||||
<text variable="volume" />
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text variable="DOI" prefix=". DOI: "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
230
csl/apa.csl
230
csl/apa.csl
|
@ -1,230 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>American Psychological Association</title>
|
||||
<id>http://www.zotero.org/styles/apa</id>
|
||||
<link href="http://www.zotero.org/styles/apa"/>
|
||||
<author>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Bruce D'Arcus</name>
|
||||
</contributor>
|
||||
<category term="psychology"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
<names variable="editor translator" delimiter=", " suffix=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=" (" text-case="capitalize-first" suffix=".)"/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", "
|
||||
initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="DOI">
|
||||
<text variable="DOI" prefix="doi: "/>
|
||||
</if>
|
||||
<else>
|
||||
<group>
|
||||
<text term="retrieved" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text term="from" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book thesis" match="any">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" suffix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="genre" suffix=", "/>
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="event">
|
||||
<text variable="event"/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<group prefix=" (" suffix=").">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book chapter article-journal" match="none">
|
||||
<date variable="issued">
|
||||
<date-part prefix=", " name="month"/>
|
||||
<date-part prefix=" " name="day"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued-year">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal article-magazine article-newspaper" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="edition"/>
|
||||
<group>
|
||||
<text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". "/>
|
||||
<number variable="number-of-volumes" form="numeric" prefix="1-"/>
|
||||
</group>
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="page" form="short" include-period="true" suffix=" "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="citation-locator">
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="issued-year"/>
|
||||
<text macro="citation-locator"/>
|
||||
</group>
|
||||
</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="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="issued"/>
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="secondary-contributors"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=", " suffix="."/>
|
||||
<text macro="locators"/>
|
||||
<group delimiter=". " prefix=". ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
175
csl/apsa.csl
175
csl/apsa.csl
|
@ -1,175 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>American Political Science Association</title>
|
||||
<id>http://www.zotero.org/styles/apsa</id>
|
||||
<link href="http://www.zotero.org/styles/apsa"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="political_science"/>
|
||||
<updated/>
|
||||
<summary>The American Political Science Association style.</summary>
|
||||
<link href="http://www.wisc.edu/writing/Handbook/DocAPSA.html" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<text value="Available at:"/>
|
||||
<text variable="URL"/>
|
||||
<group prefix="[" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<group prefix=" ">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix="."/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="." quotes="true"/>
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic" suffix=","/>
|
||||
<text variable="collection-title" suffix=","/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<text variable="page" prefix="p. "/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group prefix=" " delimiter=" " suffix=".">
|
||||
<text macro="title" quotes="true"/>
|
||||
<text macro="editor" />
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=" ">
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,113 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Art History Journal</title>
|
||||
<id>http://www.zotero.org/styles/art-history</id>
|
||||
<link href="http://www.zotero.org/styles/art-history"/>
|
||||
<link href="http://www.blackwellpublishing.com/submit.asp?ref=0141-6790" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<summary>Art History journal style</summary>
|
||||
<category term="numeric"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<label form="short" prefix=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place"/>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="volumes">
|
||||
<group delimiter=" ">
|
||||
<text variable="number-of-volumes"/>
|
||||
<text term="volume" form="short" plural="true"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pageno">
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="pageref">
|
||||
<text variable="locator"/>
|
||||
</macro>
|
||||
<macro name="volref">
|
||||
<group delimiter=": ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<text variable="container-title"/>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author"/>
|
||||
<text macro="title" />
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<text macro="volref"/>
|
||||
<text macro="date"/>
|
||||
<text macro="volumes"/>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
215
csl/asa.csl
215
csl/asa.csl
|
@ -1,215 +0,0 @@
|
|||
<?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</title>
|
||||
<id>http://www.zotero.org/styles/asa</id>
|
||||
<link href="http://www.zotero.org/styles/asa"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="sociology"/>
|
||||
<updated/>
|
||||
<summary>The ASA style.</summary>
|
||||
<link href="http://www.asanet.org/galleries/default-file/asaguidelinesnew.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": " >
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". " text-case="capitalize-first"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=":">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="." quotes="true"/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="pages"/>
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
<text variable="collection-title" font-style="italic"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=":">
|
||||
<text variable="volume" />
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,100 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>American Society for Microbiology</title>
|
||||
<id>http://www.zotero.org/styles/asm-journals</id>
|
||||
<link href="http://www.zotero.org/styles/asm-journals"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="biology"/>
|
||||
<updated>2008-01-14T22:50:57+00:00</updated>
|
||||
<summary>Style for all American Society for Microbiology journals.</summary>
|
||||
<link href="http://aem.asm.org/cgi/content/full/74/1/1#References." rel="documentation"/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=".">
|
||||
<name sort-separator=" " initialize-with=". "
|
||||
and="text" font-weight="bold"
|
||||
name-as-sort-order="first" delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=" " initialize-with=". " and="text"
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher" />
|
||||
<text variable="publisher-place" />
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=", ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix="." >
|
||||
<group delimiter=" ">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="title" suffix="."/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container" delimiter=" ">
|
||||
<text variable="page" prefix="p. " suffix="."/>
|
||||
<text term="in" text-case="capitalize-first" font-style="italic"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" />
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text variable="volume" prefix="vol. " suffix="."/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" form="short" suffix=" "/>
|
||||
<group delimiter=":">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,429 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Australian Historical Studies</title>
|
||||
<id>http://www.zotero.org/styles/australian-historical-studies</id>
|
||||
<link href="http://www.zotero.org/styles/australian-historical-studies"/>
|
||||
<link href="http://www.mup.unimelb.edu.au/ahs/AHS_ms_prep.pdf" rel="documentation"/>
|
||||
<author>
|
||||
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Tim Sherratt</name>
|
||||
<email>tim@discontents.com.au</email>
|
||||
</contributor>
|
||||
<summary>Chicago format with full notes, no bibliography and single quotes</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="note"/>
|
||||
|
||||
<updated>2008-05-13T12:42:52+00:00</updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access-note">
|
||||
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<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="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
|
||||
<text macro="container-contributors-note"/>
|
||||
</group>
|
||||
<text macro="locators-note"/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</else>
|
||||
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
181
csl/bibtex.csl
181
csl/bibtex.csl
|
@ -1,181 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<style xml:lang="en" class="in-text" xmlns="http://purl.org/net/xbiblio/csl">
|
||||
<info>
|
||||
<title>BibTex generic citation style</title>
|
||||
<id>http://www.zotero.org/styles/bibtex</id>
|
||||
<link href="http://www.bibtex.org/" />
|
||||
<author>
|
||||
<name>Markus Schaffner</name>
|
||||
<email>none</email>
|
||||
</author>
|
||||
<category term="generic-base" />
|
||||
<updated />
|
||||
</info>
|
||||
<macro name="zotero2bibtexType">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text value="book" />
|
||||
</if>
|
||||
<if type="bookSection">
|
||||
<text value="inbook" />
|
||||
</if>
|
||||
<if type="article journalArticle magazineArticle newspaperArticle" match="any">
|
||||
<text value="article" />
|
||||
</if>
|
||||
<if type="thesis" match="any">
|
||||
<text value="phdthesis" />
|
||||
</if>
|
||||
<if type="manuscript" match="any">
|
||||
<text value="unpublished" />
|
||||
</if>
|
||||
<if type="conferencePaper" match="any">
|
||||
<text value="inproceedings" />
|
||||
</if>
|
||||
<if type="report" match="any">
|
||||
<text value="techreport" />
|
||||
</if>
|
||||
<else>
|
||||
<text value="misc" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="citeKey">
|
||||
<group delimiter="_">
|
||||
<text macro="author-short" text-transform="lowercase" />
|
||||
<text macro="issued-year" />
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" delimiter="_" delimiter-precedes-last="always" />
|
||||
<substitute>
|
||||
<names variable="editor" />
|
||||
<names variable="translator" />
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" />
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="issued-year">
|
||||
<date variable="issued">
|
||||
<date-part name="year" />
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="issued-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month" form="short" />
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " delimiter=" and " delimiter-precedes-last="always" name-as-sort-order="all" />
|
||||
<label form="long" text-case="capitalize-first" />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=", " delimiter=" and " delimiter-precedes-last="always" name-as-sort-order="all" />
|
||||
<label form="long" text-case="capitalize-first" />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title" />
|
||||
</macro>
|
||||
<macro name="number">
|
||||
<text variable="issue" />
|
||||
<text variable="reportNumber" />
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="bookSection conferencePaper" match="any">
|
||||
<text variable="container-title" prefix=" booktitle={" suffix="}" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" prefix=" journal={" suffix="}" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="publisher" prefix=" school={" suffix="}" />
|
||||
</if>
|
||||
<if type="report">
|
||||
<text variable="publisher" prefix=" institution={" suffix="}" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="publisher" prefix=" publisher={" suffix="}" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<text variable="page" />
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<text variable="edition" />
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10" />
|
||||
<option name="et-al-use-first" value="10" />
|
||||
<option name="et-al-subsequent-min" value="10" />
|
||||
<option name="et-al-subsequent-use-first" value="10" />
|
||||
<option name="disambiguate-add-year-suffix" value="true" />
|
||||
<option name="disambiguate-add-names" value="false" />
|
||||
<option name="disambiguate-add-givenname" value="false" />
|
||||
<option name="collapse" value="year" />
|
||||
<sort>
|
||||
<key macro="author" />
|
||||
<key variable="issued" />
|
||||
</sort>
|
||||
<layout delimiter="_">
|
||||
<text macro="citeKey" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false" />
|
||||
<option name="et-al-min" value="10" />
|
||||
<option name="et-al-use-first" value="10" />
|
||||
<option name="disambiguate-add-year-suffix" value="true" />
|
||||
<sort>
|
||||
<key macro="author" />
|
||||
<key variable="issued" />
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="zotero2bibtexType" prefix=" @" suffix="" />
|
||||
<group prefix="{" suffix="}" delimiter=", ">
|
||||
<text macro="citeKey" />
|
||||
<text variable="address" prefix=" place={" suffix="}" />
|
||||
<text variable="chapter" prefix=" section={" suffix="}" />
|
||||
<text macro="edition" prefix=" edition={" suffix="}" />
|
||||
<text variable="type" prefix=" type={" suffix="}" />
|
||||
<text variable="series" prefix=" series={" suffix="}" />
|
||||
<text macro="title" prefix=" title={" suffix="}" />
|
||||
<text variable="volume" prefix=" volume={" suffix="}" />
|
||||
<text variable="copyright" prefix=" rights={" suffix="}" />
|
||||
<text variable="isbn" prefix=" ISBN={" suffix="}" />
|
||||
<text variable="issn" prefix=" ISSN={" suffix="}" />
|
||||
<text variable="lccn" prefix=" callNumber={" suffix="}" />
|
||||
<text variable="location" prefix=" archiveLocation={" suffix="}" />
|
||||
<text variable="url" prefix=" url={" suffix="}" />
|
||||
<text variable="doi" prefix=" DOI={" suffix="}" />
|
||||
<text variable="abstract" prefix=" abstractNote={" suffix="}" />
|
||||
<text variable="extra" prefix=" note={" suffix="}" />
|
||||
<text macro="number" prefix=" number={" suffix="}" />
|
||||
<text macro="container-title" />
|
||||
<text macro="publisher" />
|
||||
<text macro="author" prefix=" author={" suffix="}" />
|
||||
<text macro="editor-translator" prefix=" editor={" suffix="}" />
|
||||
<text macro="issued-year" prefix=" year={" suffix="}" />
|
||||
<text macro="issued-month" prefix=" month={" suffix="}" />
|
||||
<text macro="pages" prefix=" pages={" suffix="}" />
|
||||
<text variable="collection-title" prefix=" collection={" suffix="}" />
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,151 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Bioinformatics Journal</title>
|
||||
<id>http://www.zotero.org/styles/bioinformatics</id>
|
||||
<link href="http://www.zotero.org/styles/bioinformatics"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated></updated>
|
||||
<summary>The Bioinformatics Journal style.</summary>
|
||||
<link href="http://www.oxfordjournals.org/bioinformatics/for_authors/general.html" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=",">
|
||||
<name name-as-sort-order="all" sort-separator="," and="text" initialize-with="." delimiter=", "/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator="," initialize-with="."
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="disambiguate-add-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=", " suffix=".">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " prefix=" " suffix=".">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<text variable="volume" />
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,220 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Bluebook Law Review</title>
|
||||
<id>http://www.zotero.org/styles/bluebook_lawrev</id>
|
||||
<link href="http://www.zotero.org/styles/bluebook_lawrev"/>
|
||||
<author>
|
||||
<name>Bruce D’Arcus</name>
|
||||
<email>bdarcus@gmail.com</email>
|
||||
</author>
|
||||
<author>
|
||||
<name>Nancy Sims</name>
|
||||
<email>nsims@umich.edu</email>
|
||||
</author>
|
||||
<updated></updated>
|
||||
<summary>The Bluebook legal citation style for law reviews.</summary>
|
||||
</info>
|
||||
|
||||
<!-- sets up basics of dealing with authors -->
|
||||
<macro name="name-macro">
|
||||
<names variable="author">
|
||||
<name and="symbol" delimiter=", " delimiter-precedes-last="never"/>
|
||||
<label form="short" prefix=" " suffix="."/>
|
||||
<substitute>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<text variable="title" form="short"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<choose>
|
||||
<if type="legal_case">
|
||||
<text macro="name-macro" font-variant="normal" />
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text macro="name-macro" font-variant="small-caps"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="name-macro"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<!-- sets up basics of dealing with editors and translators. Will generally only show up in book citations, as called in XXXX, below -->
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" prefix="" suffix=" " delimiter=", ">
|
||||
<name and="symbol" delimiter=", "/>
|
||||
<label form="short" prefix=" " suffix=".,"/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<!-- sets up font variations for titles in books, articles, etc. -->
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-variant="small-caps"/>
|
||||
</if>
|
||||
<else-if type="article">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else-if type="legal_case">
|
||||
<text variable="title" font-variant="normal" />
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<!-- link to online content, called in YYYYY -->
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
|
||||
<macro name="source">
|
||||
<!-- This macro seems really problematic, with a ton of redundancy. I'd move some of
|
||||
the conditional logic into the appropriate macros (like 'title') and try to remove this
|
||||
macro entirely. -->
|
||||
<choose>
|
||||
<if type="article-journal" match="any" >
|
||||
<text variable="title" suffix=", " font-style="italic" />
|
||||
<text variable="volume" suffix=" " />
|
||||
<text macro="container" />
|
||||
<text variable="page" prefix=" " />
|
||||
<text variable="locator" prefix=", " />
|
||||
<text macro="issuance" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="legal_case">
|
||||
<text variable="title" suffix=", " font-variant="normal" />
|
||||
<text variable="volume" suffix="" />
|
||||
<text macro="container" />
|
||||
<text variable="page" prefix=" " />
|
||||
<text variable="locator" prefix=", " />
|
||||
<text macro="issuance" prefix=" (" suffix=")"/>
|
||||
</else-if>
|
||||
<else-if type="article-newspaper article-magazine thesis" match="any">
|
||||
<text variable="title" suffix=", " font-style="italic" />
|
||||
<text variable="volume" suffix=" " />
|
||||
<text macro="container" suffix=", " />
|
||||
<text macro="issuance" />
|
||||
<group delimiter="" >
|
||||
<text value="at" prefix=", " />
|
||||
<text variable="page" prefix=" " />
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<text variable="title" suffix=", " font-style="italic" />
|
||||
<text variable="volume" suffix=" " />
|
||||
<text macro="container" suffix=" " />
|
||||
<text variable="page" />
|
||||
<text variable="locator" prefix=", " />
|
||||
<text macro="issuance" prefix=" (" suffix=")" />
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="volume" suffix=" " />
|
||||
<text variable="title" font-variant="small-caps" />
|
||||
<text macro="container" prefix=" " />
|
||||
<text variable="page" prefix=" " />
|
||||
<text variable="locator" prefix=" " />
|
||||
<text macro="issuance" prefix=" (" suffix=")" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<macro name="issuance">
|
||||
<choose>
|
||||
<if type="article">
|
||||
<group prefix="" suffix="">
|
||||
<choose>
|
||||
<if type="article-newspaper thesis" match="any">
|
||||
<group suffix=", ">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group prefix=" " suffix="" delimiter=" ">
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition" suffix=" ed." />
|
||||
<!-- replaced a text element with a missing variable reference -->
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<!-- sets up citing to specific page numbers for id and supra cites -->
|
||||
<macro name="at_page">
|
||||
<group delimiter="">
|
||||
<text value="at" prefix=" " />
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<!-- sets up the "in" in front of book sections, etc. -->
|
||||
<macro name="container">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter="" >
|
||||
<text term="in" text-case="lowercase" font-style="italic" prefix=" " />
|
||||
<text variable="container-title" font-variant="small-caps" prefix=" "/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="legal_case">
|
||||
<text variable="container-title" form="short" font-variant="small-caps" prefix=" "/>
|
||||
</else-if>
|
||||
<else-if type="article-journal" >
|
||||
<text variable="container-title" font-variant="small-caps" prefix=" "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" font-variant="small-caps" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid">
|
||||
<text value="id." text-case="capitalize-first" font-style="italic"/>
|
||||
<text macro="at_page" suffix="**"/>
|
||||
<!-- period will not show up - this is for find-and-replace later. -->
|
||||
</if>
|
||||
<else-if position="subsequent">
|
||||
<text macro="author-short" />
|
||||
<text value="supra" font-style="italic" prefix=", " />
|
||||
<text value="note" prefix=" " />
|
||||
<!-- CSL does not currently support reference to a note number, so we leave a blank space for correction now -->
|
||||
<text value="___"/>
|
||||
<text macro="at_page"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="author" suffix=", "/>
|
||||
<text macro="source" />
|
||||
<text macro="access" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,48 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Briefings in Bioinformatics</title>
|
||||
<id>http://www.zotero.org/styles/briefings_in_bioinformatics</id>
|
||||
<author>
|
||||
<name>Malay K Basu</name>
|
||||
<email>malay@bioinformatics.org</email>
|
||||
</author>
|
||||
<updated>2008-04-30 03:34:00+05:00</updated>
|
||||
<summary>The Briefings in Bioinformatics Journal style</summary>
|
||||
</info>
|
||||
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " delimiter=", " initialize-with="" delimiter-precedes-last="never" name-as-sort-order="all"/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text variable="title" prefix= ". " suffix=". "/>
|
||||
<text variable="container-title" form="short" suffix=" "/>
|
||||
<date variable="issued" suffix="; ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
|
||||
</layout>
|
||||
</bibliography>
|
||||
|
||||
</style>
|
|
@ -1,133 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Cancer Epidemiology, Biomarkers and Prevention</title>
|
||||
<id>http://www.zotero.org/styles/cancer-epidemiology-biomarkers-prevention</id>
|
||||
<link href="http://www.zotero.org/styles/cancer-epidemiology-biomarkers-prevention"/>
|
||||
<link href="http://cebp.aacrjournals.org/misc/ifora.shtml#b"/>
|
||||
<author>
|
||||
<name>Maxime Rigo</name>
|
||||
<email>lemaxx@gmail.com</email>
|
||||
<!-- modified from National Library of Medicine style by Michael Berkowitz-->
|
||||
</author>
|
||||
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=" " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
|
||||
<date-part name="day"/>
|
||||
</date>
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix="):"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
|
||||
</bibliography>
|
||||
</style>
|
||||
|
|
@ -1,133 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Cancer Research</title>
|
||||
<id>http://www.zotero.org/styles/cancer-research</id>
|
||||
<link href="http://www.zotero.org/styles/cancer-research"/>
|
||||
<link href="http://cancerres.aacrjournals.org/misc/ifora.shtml#f"/>
|
||||
<author>
|
||||
<name>Maxime Rigo</name>
|
||||
<email>lemaxx@gmail.com</email>
|
||||
<!-- modified from National Library of Medicine style by Michael Berkowitz-->
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=" " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
|
||||
<date-part name="day"/>
|
||||
</date>
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix="):"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
|
||||
</bibliography>
|
||||
</style>
|
||||
|
156
csl/cell.csl
156
csl/cell.csl
|
@ -1,156 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Cell Journal</title>
|
||||
<id>http://www.zotero.org/styles/cell</id>
|
||||
<link href="http://www.zotero.org/styles/cell"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated></updated>
|
||||
<summary>The Cell Journal style.</summary>
|
||||
<link href="http://www.cell.com/misc/page?page=authors" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group prefix="(" delimiter=": " suffix=")">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="2"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="2"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=").">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" />
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " prefix=" " suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" form="short"/>
|
||||
<text variable="volume" />
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
228
csl/centarus.csl
228
csl/centarus.csl
|
@ -1,228 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Centarus</title>
|
||||
<id>http://www.zotero.org/styles/centarus</id>
|
||||
<link href="http://www.zotero.org/styles/centarus"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="science"/>
|
||||
<category term="history"/>
|
||||
<updated></updated>
|
||||
<summary>The Centarus style</summary>
|
||||
<link href="http://www.blackwellpublishing.com/pdf/centaurus_style_guide.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", " />
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " initialize-with=". " form="long"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="online" prefix="Available " suffix=" at: "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" delimiter=" " suffix=")">
|
||||
<text term="accessed" text-case="lowercase"/>
|
||||
<date variable="accessed" >
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book webpage" match="any">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group prefix="(" suffix=")" delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
<date-part name="day" prefix=", "/>
|
||||
<date-part name="month" form="long" prefix=" "/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="journal-pages">
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="online">
|
||||
<choose>
|
||||
<if type="webpage">
|
||||
<text term="online" prefix="[" suffix="] "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator" prefix="p."/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="4"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" " suffix=" ">
|
||||
<text macro="author" />
|
||||
<text macro="date" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="translator" prefix="[" suffix="]"/>
|
||||
<text macro="editor" />
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " delimiter=" ">
|
||||
<text macro="title" suffix=","/>
|
||||
<group class="container" delimiter=", ">
|
||||
<text term="in" text-case="lowercase" suffix=":"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title"/>
|
||||
</group>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." delimiter=" ">
|
||||
<text macro="online"/>
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="editor"/>
|
||||
<group class="container" prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="event"/>
|
||||
<text variable="genre"/>
|
||||
<text variable="publisher"/>
|
||||
<group>
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text macro="journal-pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,361 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Author-Date format)</title>
|
||||
<id>http://www.zotero.org/styles/chicago-author-date</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-author-date"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated/>
|
||||
<summary>The author-date variant of the Chicago style</summary>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<names variable="editor">
|
||||
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator">
|
||||
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group prefix="," delimiter=", ">
|
||||
<names variable="editor">
|
||||
<label form="verb-short" prefix=" " text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator">
|
||||
<label form="verb-short" prefix=" " text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<choose>
|
||||
<if variable="author editor translator" match="none">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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>
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="anon"/>
|
||||
<text macro="recipient"/>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="anon"/>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group prefix=", ">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-article">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text variable="edition" suffix=" "/>
|
||||
<text term="edition" prefix=" "/>
|
||||
</group>
|
||||
<group>
|
||||
<text term="section" form="short" suffix=". "/>
|
||||
<text variable="section"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-prefix">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="container-prefix" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="event">
|
||||
<group>
|
||||
<text term="presented at" suffix=" "/>
|
||||
<text variable="event"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="day-month" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="event"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="event-place"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-newspaper article-magazine" match="any">
|
||||
<text macro="day-month" prefix=", "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group prefix=". " delimiter=", ">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="publisher"/>
|
||||
<text macro="day-month"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<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-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="point-locators"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="7"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="contributors"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="contributors" suffix=". "/>
|
||||
<text macro="date" suffix=". "/>
|
||||
<text macro="title"/>
|
||||
<text macro="description"/>
|
||||
<text macro="secondary-contributors" prefix=". "/>
|
||||
<text macro="container-title" prefix=". "/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="locators-chapter"/>
|
||||
<text macro="edition" prefix=". "/>
|
||||
<text macro="locators"/>
|
||||
<text macro="collection-title" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-article"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,405 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Author-Date format) DE</title>
|
||||
<id>http://www.zotero.org/styles/chicago-author-date_de</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-author-date_de"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Peter Baumgartner</name>
|
||||
<email>peter.baumgartner@donau-uni.ac.at</email>
|
||||
</contributor>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated >2008-01-01T11:11:12+00:00</updated>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<summary>The author-date variant of the Chicago style adapted for German. I addition to the online reference I've used:
|
||||
Turabian, K. L. (2007). A Manual for Writers of Research Papers, Theses, and Dissertations. Chicago Style for Students and Researchers. University Of Chicago Press.
|
||||
Especially figure 18.1 pp 218-220 --
|
||||
NOTE: check all the details and special cases of chapter 19: "Parethetical Citations-Reference List Style: Citing Specific Types of Sources --
|
||||
I used as template the Chicago Manual of Style (Author-Date) Revision 3195 --
|
||||
Code changes to adapt for a valid German version: --
|
||||
* replaced delimiter-precedes-last="always" with "never" to get rid of the last comma in author names --
|
||||
* added colon as suffix of the term "in" --
|
||||
* added colon as suffix of the termin "accessed" --
|
||||
* changed variable "issue" of "article-journal from "no." to "Nr." --
|
||||
* changed "month day" to "day. month" for blog posts (and other entry types? which ones else?)
|
||||
I also changed some script logic which in noted in the code: --
|
||||
* do not add day-month at the end of a book, even it is provided in the date field of the zotero database (as it sometimes come from amazon) --
|
||||
* added access date for material with URL. --
|
||||
* not all archive items should end with a fullstop. A doi is followed by a comma and space, a URL just by a space before the date comes. --
|
||||
NOTE: this should be checked more in detail --
|
||||
* if there is just a secondary contributor (e.g. editor of a book) then this is the primary contributor and the generated output should not repeat the name as secondary contributor.
|
||||
</summary>
|
||||
</info>
|
||||
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<names variable="editor">
|
||||
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator">
|
||||
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", " />
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group prefix="," delimiter=", ">
|
||||
<names variable="editor">
|
||||
<label form="verb-short" prefix=" " text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator">
|
||||
<label form="verb-short" prefix=" " text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<choose>
|
||||
<if variable="author editor translator" match="none">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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>
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="never"/>
|
||||
<label form="verb-short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="anon"/>
|
||||
<text macro="recipient"/>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="anon"/>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</group> <!-- not all items of archive should end with a fullstop. I've transfered end of the delimiter="." group at this place -->
|
||||
<text variable="DOI" prefix="doi:" suffix=", "/>
|
||||
<text variable="URL"/>
|
||||
<!-- added date for material on the web -->
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=": "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=". "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", Nr. "/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group prefix=", ">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-article">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text variable="edition" suffix=" "/>
|
||||
<text term="edition" prefix=" "/>
|
||||
</group>
|
||||
<group>
|
||||
<text term="section" form="short" suffix=". "/>
|
||||
<text variable="section"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-prefix">
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="container-prefix" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=". "/>
|
||||
<date-part name="month"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="event">
|
||||
<group>
|
||||
<text term="presented at" suffix=" "/>
|
||||
<text variable="event"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="day-month" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="event"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="event-place"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-newspaper article-magazine" match="any">
|
||||
<text macro="day-month" prefix=", "/>
|
||||
</else-if>
|
||||
<!-- do not add day-month at the end of a book, even it is provided in the date field of the zotero database (as it sometimes come from amazon) -->
|
||||
<else-if type="book">
|
||||
<text macro="publisher" prefix=". " />
|
||||
</else-if>
|
||||
<else>
|
||||
<group prefix=". " delimiter=", ">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="publisher"/>
|
||||
<text macro="day-month"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<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-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="contributors-short" />
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="point-locators"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="7"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="contributors"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="contributors" suffix=". "/>
|
||||
<text macro="date" suffix=". "/>
|
||||
<text macro="title"/>
|
||||
<text macro="description"/>
|
||||
<!-- if there are only secondary-contributors then do no repeat secondary contributors
|
||||
I know this code should be somewhere else in the macro part of the file but I couldn't find the right place
|
||||
Help will be appreciated -->
|
||||
<choose>
|
||||
<if variable="author" match="any">
|
||||
<text macro="secondary-contributors" prefix=". "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="container-title" prefix=". "/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="locators-chapter"/>
|
||||
<text macro="edition" prefix=". "/>
|
||||
<text macro="locators"/>
|
||||
<text macro="collection-title" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-article"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,666 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Full Note with Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/chicago-fullnote-bibliography</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography"/>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Chicago format with full notes and bibliography</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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-note" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient" prefix=". "/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="contributors-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book" match="any">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<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 macro="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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-journal">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<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-note">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="contributors-sort" suffix=" "/>
|
||||
<text variable="title" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
<text macro="container-contributors-note"/>
|
||||
</group>
|
||||
<text macro="locators-note"/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="7"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=". ">
|
||||
<text macro="contributors"/>
|
||||
<text macro="title"/>
|
||||
<text macro="description"/>
|
||||
<text macro="secondary-contributors"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="container-title"/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="locators-chapter"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="locators"/>
|
||||
<text macro="collection-title" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="locators-journal"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,438 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<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>
|
||||
<link href="http://www.zotero.org/styles/chicago-note-bibliography"/>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Chicago format with short notes and full bibliography</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<names variable="editor" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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-note" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient" prefix=". "/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="contributors-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<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 macro="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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages-article">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<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">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="contributors-sort" suffix=" "/>
|
||||
<text variable="title" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="7"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=". ">
|
||||
<text macro="contributors"/>
|
||||
<text macro="title"/>
|
||||
<text macro="description"/>
|
||||
<text macro="secondary-contributors"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="container-title"/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="pages-chapter"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="locators"/>
|
||||
<text macro="collection-title" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="pages-article"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,374 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Note without Bibliography, No Ibid.)</title>
|
||||
<id>http://www.zotero.org/styles/chicago-note-no-ibid</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-note-no-ibid"/>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Chicago format with full notes, no bibliography, and no ibid.</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="note"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access-note">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<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="; ">
|
||||
<choose>
|
||||
<if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
<text macro="container-contributors-note"/>
|
||||
</group>
|
||||
<text macro="locators-note"/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,383 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Note without Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/chicago-note</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-note"/>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Chicago format with full notes and no bibliography</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="note"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access-note">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<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="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
<text macro="container-contributors-note"/>
|
||||
</group>
|
||||
<text macro="locators-note"/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,627 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Chicago Manual of Style (Quick Copy)</title>
|
||||
<id>http://www.zotero.org/styles/chicago-quick-copy</id>
|
||||
<link href="http://www.zotero.org/styles/chicago-quick-copy"/>
|
||||
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Chicago format for quick copy function in Zotero</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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-note" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient" prefix=". "/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="contributors-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book chapter" match="any">
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book" match="any">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<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 macro="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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-journal">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<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-note">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="contributors-sort" suffix=" "/>
|
||||
<text variable="title" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<layout suffix=".">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
<text macro="container-contributors-note"/>
|
||||
</group>
|
||||
<text macro="locators-note"/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,129 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Clinical Cancer Research</title>
|
||||
<id>http://www.zotero.org/styles/clinical-cancer-research</id>
|
||||
<link href="http://www.zotero.org/styles/clinical-cancer-research"/>
|
||||
<link href="http://clincancerres.aacrjournals.org/misc/ifora.shtml#g"/>
|
||||
<author>
|
||||
<name>Maxime Rigo</name>
|
||||
<email>lemaxx@gmail.com</email>
|
||||
<!-- modified from National Library of Medicine style by Michael Berkowitz-->
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=" " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
</date>
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
|
||||
</bibliography>
|
||||
</style>
|
||||
|
180
csl/cse.csl
180
csl/cse.csl
|
@ -1,180 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Council of Science Editors</title>
|
||||
<id>http://www.zotero.org/styles/cse</id>
|
||||
<link href="http://www.zotero.org/styles/cse"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated/>
|
||||
<summary>The Council of Science Editors style.</summary>
|
||||
<link href="http://www.dianahacker.com/resdoc/p04_c11_s1.html" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="long" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<group suffix=".">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available from:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" "/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
<group prefix=" [" suffix="]" delimiter=" ">
|
||||
<text term="cited"/>
|
||||
<date variable="accessed" >
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" "/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="journal">
|
||||
<text variable="container-title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout delimiter="," vertical-align="sup">
|
||||
<text variable="citation-number" />
|
||||
<group prefix="(" suffix=")">
|
||||
<label variable="locator" form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="10"/>
|
||||
<layout>
|
||||
<text variable="citation-number" prefix="" suffix=". "/>
|
||||
<text macro="author" suffix=""/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " suffix="." delimiter=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="" macro="publisher"/>
|
||||
<group suffix="." prefix="; " delimiter=" ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" suffix="."/>
|
||||
<text variable="volume" prefix="Vol. " suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text variable="collection-title" suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher"/>
|
||||
<group suffix="." prefix="; " delimiter=". ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text macro="journal" suffix="."/>
|
||||
<group delimiter=";" prefix=" ">
|
||||
<text macro="issued"/>
|
||||
<group>
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,132 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Current Biology</title>
|
||||
<id>http://www.zotero.org/styles/current-biology</id>
|
||||
<link href="http://www.zotero.org/styles/current-biology"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated/>
|
||||
<summary>The Current Biology Journal style.</summary>
|
||||
<link href="http://www.current-biology.com/misc/page?page=authors#Styles" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name initialize-with=". " sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" text-case="lowercase" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group prefix="(" delimiter=": " suffix=")">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout prefix="[" suffix="]" delimiter=", ">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=").">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<group delimiter=", ">
|
||||
<text variable="container-title" />
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
</group>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " prefix=" " suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" form="short" />
|
||||
<text variable="volume" font-style="italic"/>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,313 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>DIN 1505-2 (author-date)</title>
|
||||
<id>http://www.zotero.org/styles/din-1505-2</id>
|
||||
<author>
|
||||
<name>Sven Rothe</name>
|
||||
<email>mmoole@googlemail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</contributor>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated>2007-12-31T11:11:11+00:00</updated>
|
||||
<summary>Style oriented by DIN 1505-2, for other media types on additional standards</summary>
|
||||
<link href="http://www.bui.haw-hamburg.de/pers/klaus.lorenzen/ASP/litverz.pdf"
|
||||
rel="documentation"/>
|
||||
<link
|
||||
href="http://www.uni-muenster.de/imperia/md/content/fachbereich_physik/didaktik_physik/materialien/materialschlichting/zitierregeln.pdf"
|
||||
rel="documentation"/>
|
||||
<link href="http://forums.zotero.org/discussion/1857"/>
|
||||
<!-- this is just a beginning to try to have a DIN 1505 citation style,
|
||||
since i am not a pro, the xml coding style may not be ideal :-)
|
||||
Feel free to send me any comments, suggestions etc...
|
||||
todo:
|
||||
* basic media types (book, journal article, etc..)
|
||||
* more media types (according DINxxx) audio video etc...
|
||||
* fine tuning
|
||||
* correcting errors
|
||||
known bugs, help appreciated
|
||||
* Abbreviations (Mitarb.) & (Hrsg. der Reihe) are missing (contributor, seriesEditor labels)
|
||||
* "contributor" is not valid as a name variable , nevertheless it works but doesnt validate!
|
||||
* Name of Volumes seems not to exist (type book) ("Sachtitel des (Teil.-)Bandes")
|
||||
* author etc. first names should not be abbreviated
|
||||
* scale of maps seems not to be available as variable
|
||||
* reviewed author seems to be not available as variable (newspaper article)
|
||||
* thesis type does notoffer a PLACE or FACULTY as variable!
|
||||
how to show the place if it is not included in the University title!?!?
|
||||
* thesis type: publisher (university), genre (type) dont seem to get through!?
|
||||
-->
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author composer collection-editor" delimiter=" ; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=" ; "
|
||||
delimiter-precedes-last="always" font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=" ; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=" ; "
|
||||
delimiter-precedes-last="always" font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
<!--
|
||||
<macro name="contributor">
|
||||
<names variable="contributor " delimiter=" ; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=" ; "
|
||||
delimiter-precedes-last="always" font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
-->
|
||||
|
||||
<macro name="translator">
|
||||
<names variable="translator" delimiter=" ; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=" ; "
|
||||
delimiter-precedes-last="always" font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="retrieved" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="year" form="long" suffix="-"/>
|
||||
<date-part name="month" form="numeric-leading-zeros" suffix="-"/>
|
||||
<date-part name="day" form="numeric-leading-zeros"/>
|
||||
</date>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="volumes">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". " plural="false"/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
<!--<text term="from" form="short" suffix="."/>-->
|
||||
<number prefix=", " variable="number-of-volumes" form="numeric"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="edition">
|
||||
<group>
|
||||
<number variable="edition" form="numeric" suffix=". "/>
|
||||
<text term="edition" form="short" plural="false"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<!-- sadly "scale" doesnt seem to exist!?!?!?
|
||||
<macro name="scale">
|
||||
<group>
|
||||
<text term="scale"/>
|
||||
<text variable="scale"/>
|
||||
</group>
|
||||
</macro>-->
|
||||
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short" font-variant="small-caps"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="9"/>
|
||||
<option name="et-al-use-first" value="9"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout>
|
||||
|
||||
<group delimiter=" ; " suffix=": ">
|
||||
<text macro="author"/>
|
||||
<text macro="editor"/>
|
||||
<!-- <text macro="contributor"/> -->
|
||||
<text macro="translator"/>
|
||||
</group>
|
||||
<choose>
|
||||
|
||||
<!-- Tabelle 1 aus litverz.ps -->
|
||||
<if type="book map" match="any">
|
||||
<text prefix=" " macro="title" suffix=""/>
|
||||
<text prefix=", " variable="collection-title" font-style="italic"/>
|
||||
<!--Reihe-->
|
||||
<text prefix=". " macro="volumes"/>
|
||||
<text prefix=". " macro="edition"/>
|
||||
<text prefix=". " variable="publisher-place"/>
|
||||
<text prefix=" : " variable="publisher"/>
|
||||
<date prefix=", " variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<!-- " (1. Gesamttitel mit Zählung)"
|
||||
" (2. Gesamttitel mit Zählung)" -->
|
||||
<!-- <text prefix=" – " macro="scale"/> -->
|
||||
<text prefix=". – " variable="note"/>
|
||||
<text prefix=" – ISBN " variable="ISBN"/>
|
||||
</if>
|
||||
|
||||
<!-- Tabelle 3 aus litverz.ps -->
|
||||
<else-if type="chapter">
|
||||
<text prefix=" " macro="title" suffix="."/>
|
||||
<text prefix=". " term="in" text-case="capitalize-all" suffix=": "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text prefix=", " variable="collection-title" font-style="italic"/>
|
||||
<!--Reihe-->
|
||||
<text prefix=". " macro="volumes"/>
|
||||
<!-- <text prefix=" : " variable="title of volumes"/> what is this? -->
|
||||
<text prefix=". " macro="edition"/>
|
||||
<text prefix=". " variable="publisher-place"/>
|
||||
<text prefix=" : " variable="publisher"/>
|
||||
<date prefix=", " variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<!-- " (1. Gesamttitel mit Zählung)"
|
||||
" (2. Gesamttitel mit Zählung)" -->
|
||||
<text prefix=". – " variable="note"/>
|
||||
<text prefix=" – ISBN " variable="ISBN"/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" include-period="false"
|
||||
suffix=" "/>
|
||||
<!-- but it should be include-period="true"-->
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
|
||||
<!-- Tabelle 5 aus litverz.ps - Hochschulschriften
|
||||
(Diplomarbeiten, Dissertationen, Master-A., unvö. Studienarbeiten -->
|
||||
<else-if type="thesis">
|
||||
<text prefix=" " macro="title" suffix=""/>
|
||||
<text prefix=". " macro="edition"/>
|
||||
<text prefix=". " variable="publisher-place"/>
|
||||
<text prefix=", " variable="publisher" form="long"/>
|
||||
<!-- <text prefix=", " variable="faculty"/> -->
|
||||
<text prefix=", " variable="genre" form="short"/>
|
||||
<date prefix=", " variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text prefix=". – " variable="note"/>
|
||||
</else-if>
|
||||
|
||||
<else-if type="webpage">
|
||||
<text prefix=" " macro="title" suffix=". " font-style="italic"/>
|
||||
<text prefix="URL " variable="URL" suffix=""/>
|
||||
<text prefix=". - " macro="access"/>
|
||||
<text prefix=". - " variable="container-title"/>
|
||||
<text prefix=". – " variable="note"/>
|
||||
</else-if>
|
||||
|
||||
<!-- Tabelle 2 aus litverz.ps UND -->
|
||||
<!-- Tabelle 4 aus litverz.ps - Schriften von Tagungen, Konferenzen, Symposien, ...-->
|
||||
<else-if type=" article article-journal article-magazine article-newspaper"
|
||||
match="any">
|
||||
<text prefix="" variable="title"/>
|
||||
<!-- " : Zusatz zum Sachtitel"
|
||||
". Angabe des Teils"
|
||||
" (Gesamttitelangabe)" -->
|
||||
<group>
|
||||
<text prefix=". " term="in" text-case="capitalize-first" suffix=": "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text prefix=", " variable="collection-title" font-style="italic" suffix="."/>
|
||||
<!--", unterreihe der zeitschrift/zeitung" -->
|
||||
</group>
|
||||
<text prefix=" " macro="volumes"/>
|
||||
<text prefix=". " variable="publisher-place"/>
|
||||
<text prefix=", " variable="publisher" form="long"/>
|
||||
<date prefix=" (" variable="issued" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text prefix=", Nr. " variable="issue"/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" include-period="false"
|
||||
suffix=" "/>
|
||||
<!-- but logically it should be include-period="true"-->
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
<text prefix=". – " variable="note"/>
|
||||
<text prefix=" – ISBN " variable="ISBN"/>
|
||||
</else-if>
|
||||
|
||||
<!-- keiner der oben genannten fälle -->
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text variable="page" prefix=", "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
206
csl/fems.csl
206
csl/fems.csl
|
@ -1,206 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>FEMS based Journal</title>
|
||||
<id>http://www.zotero.org/styles/fems</id>
|
||||
<link href="http://www.zotero.org/styles/fems"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>The Various FEMS Journal styles, including FEMS Microbiology Ecology
|
||||
FEMS Immunology and Medical Microbiology
|
||||
FEMS Microbiology Letters
|
||||
FEMS Microbiology Reviews
|
||||
FEMS Yeast Research</summary>
|
||||
<link href="http://www.blackwellpublishing.com/submit.asp?ref=1567-1356" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name and="symbol" delimiter=", " name-as-sort-order="all" sort-separator=", " initialize-with="" text-case="capitalize-first"/>
|
||||
<label form="short" text-case="lowercase" prefix=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="symbol" name-as-sort-order="all" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with=""/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" />
|
||||
<text macro="year-date" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume" prefix="Vol. "/>
|
||||
<text macro="editor" prefix=" (" suffix=")"/>
|
||||
<text variable="collection-title" font-style="italic"/>
|
||||
<text macro="series-editor"/>
|
||||
</group>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" form="short"/>
|
||||
<group delimiter=": ">
|
||||
<text variable="volume"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
206
csl/genesdev.csl
206
csl/genesdev.csl
|
@ -1,206 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Genes and Development Journal</title>
|
||||
<id>http://www.zotero.org/styles/genesdev</id>
|
||||
<link href="http://www.zotero.org/styles/genesdev"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>The Genes and Development Journal style</summary>
|
||||
<link href="http://www.genesdev.org/misc/ifora.shtml" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="short" text-case="lowercase" suffix=". " />
|
||||
<name and="text" delimiter=", " initialize-with="." text-case="capitalize-first"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with="."/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="editor" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume" prefix="Vol. " suffix=" of"/>
|
||||
<text variable="collection-title" font-style="italic"/>
|
||||
<text macro="series-editor"/>
|
||||
</group>
|
||||
<text macro="page"/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=": ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,138 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Genome Biology Journal</title>
|
||||
<id>http://www.zotero.org/styles/genomebiology</id>
|
||||
<link href="http://www.zotero.org/styles/genomebiology"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>Genome Biology Journal style.</summary>
|
||||
<link href="http://genomebiology.com/info/authors/instructions" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="capitalize-first" suffix=" "/>
|
||||
<name initialize-with="" name-as-sort-order="all" sort-separator=" "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available:" suffix=" "/>
|
||||
<text variable="URL" suffix="."/>
|
||||
<group prefix=" " suffix="">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" font-weight="bold"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="cite-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="5"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author" suffix=":"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" suffix=";"/>
|
||||
<text macro="cite-date"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<group class="container" prefix=" " delimiter=" " suffix=".">
|
||||
<text term="in" text-case="capitalize-first" suffix=""/>
|
||||
<group delimiter=". ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
</group>
|
||||
<group suffix="." delimiter=" ">
|
||||
<text macro="publisher" prefix=" " suffix=";"/>
|
||||
<text variable="volume" prefix="Vol. "/>
|
||||
<group delimiter=":">
|
||||
<text macro="cite-date"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<group class="container" suffix=", " delimiter=" ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<text macro="cite-date"/>
|
||||
</group>
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page" prefix=":"/>
|
||||
<text variable="DOI"/>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,181 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text">
|
||||
<info>
|
||||
<title>Harvard - adapted for Leeds Met</title>
|
||||
<id>http://www.zotero.org/styles/harvard-leeds-met</id>
|
||||
<link href="http://www.zotero.org/styles/harvard-leeds-met"/>
|
||||
<author>
|
||||
<name>Rintze Zelle</name>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated>2008-08-25T13:33:04+00:00</updated>
|
||||
<summary>The Harvard author-date style - adapted for Leeds Met</summary>
|
||||
<link href="http://skillsforlearning.leedsmet.ac.uk/documents/harvard_2004.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<group>
|
||||
<label variable="page" form="short" include-period="true"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=",">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic" suffix="."/>
|
||||
<text variable="collection-title" suffix="."/>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
185
csl/harvard1.csl
185
csl/harvard1.csl
|
@ -1,185 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Harvard Reference format 1 (Author-Date)</title>
|
||||
<id>http://www.zotero.org/styles/harvard1</id>
|
||||
<link href="http://www.zotero.org/styles/harvard1"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated/>
|
||||
<summary>The Harvard author-date style</summary>
|
||||
<link href="http://libweb.anglia.ac.uk/referencing/harvard.htm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="."
|
||||
delimiter-precedes-last="never" delimiter=", "/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<group>
|
||||
<label variable="page" form="short" include-period="true" suffix=" "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=","/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=",">
|
||||
<text macro="title" />
|
||||
<text macro="edition"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic" suffix="."/>
|
||||
<text variable="collection-title" suffix="."/>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="pages" />
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,194 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text">
|
||||
<info>
|
||||
<title>Harvard Reference format 1 (Author-Date) (de)</title>
|
||||
<id>http://www.zotero.org/styles/harvard1de</id>
|
||||
<link href="http://www.zotero.org/styles/harvard1de"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Bruce D'Arcus</name>
|
||||
</contributor>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<link rel="template" href="http://www.zotero.org/styles/harvard1"/>
|
||||
<updated/>
|
||||
<summary>The Harvard author-date style, German variant.</summary>
|
||||
<link href="http://libweb.anglia.ac.uk/referencing/harvard.htm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="."
|
||||
delimiter-precedes-last="never" delimiter=", "/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never"
|
||||
initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locator">
|
||||
<group>
|
||||
<label variable="locator" form="short" include-period="true" suffix=" " text-case="capitalize-first"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<group>
|
||||
<label variable="page" form="short" include-period="true" suffix=" " text-case="capitalize-first"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text macro="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=","/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=",">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<text macro="pages" prefix=", "/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text macro="pages" prefix=", "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
187
csl/harvard2.csl
187
csl/harvard2.csl
|
@ -1,187 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Harvard Reference format 2</title>
|
||||
<id>http://www.zotero.org/styles/harvard2</id>
|
||||
<link href="http://www.zotero.org/styles/harvard2"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated></updated>
|
||||
<summary>The Harvard author-date style</summary>
|
||||
<link href="http://www.leeds.ac.uk/library/training/referencing/harvard.htm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="" suffix="" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " delimiter-precedes-last="never" initialize-with="."
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" (" suffix=")." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<group prefix=" ">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="2"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=""/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=".">
|
||||
<text macro="title" />
|
||||
<text macro="edition" />
|
||||
<text macro="editor" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<names variable="editor" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="symbol" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" suffix="."/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
182
csl/harvard3.csl
182
csl/harvard3.csl
|
@ -1,182 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Harvard Reference format 3</title>
|
||||
<id>http://www.zotero.org/styles/harvard3</id>
|
||||
<link href="http://www.zotero.org/styles/harvard3"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated></updated>
|
||||
<summary>The Harvard author-date style</summary>
|
||||
<link href="http://library.curtin.edu.au/referencing/harvard.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="symbol" initialize-with="" delimiter=", "/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="never" />
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="retrieved" text-case="capitalize-first"/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<date variable="accessed" >
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group delimiter=" ">
|
||||
<text term="from"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator" prefix="p."/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="4"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" />
|
||||
<date variable="issued" prefix=" " suffix=",">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=",">
|
||||
<text macro="title" />
|
||||
<text macro="edition"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=", ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text macro="editor" prefix=" " suffix=", "/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix=","/>
|
||||
<text variable="collection-title" prefix=" " suffix=","/>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", " delimiter=", ">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
<text variable="issue" prefix="no. " />
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,211 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="file:/C:/temp/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text">
|
||||
<info>
|
||||
<title>Harvard Reference format 7 (Author-Date) (de)</title>
|
||||
<id>http://www.zotero.org/styles/harvard7de</id>
|
||||
<link href="http://www.zotero.org/styles/harvard7de"/>
|
||||
<contributor>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Sven Rothe</name>
|
||||
<email>mmoole@googlemail.com</email>
|
||||
</contributor>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated>2008-01-01T11:11:12+00:00</updated>
|
||||
<summary>A Harvard author-date style variant, mostly german</summary>
|
||||
<link href="http://qse.ifs.tuwien.ac.at/courses/Usability2/Literaturangaben.pdf"
|
||||
rel="documentation"/>
|
||||
<!--please e-mail me about bugs, suggestions etc! i do not often check the website! mmoole@googlemail.com -->
|
||||
<!-- useful things: non breaking space:   -->
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter="; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " delimiter="; "
|
||||
delimiter-precedes-last="always" form="long"/>
|
||||
<label form="short" prefix=" (" suffix=".)" />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text value="o. A."/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author" delimiter="; ">
|
||||
<name name-as-sort-order="all" sort-separator=", " delimiter="; "
|
||||
delimiter-precedes-last="always" form="long"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author" delimiter="; ">
|
||||
<name form="short" delimiter=", " initialize-with=". " delimiter-precedes-last="always" />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if type="webpage">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text value="Online im Internet: URL: "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" delimiter=" " suffix=")">
|
||||
<!-- <text term="accessed" text-case="capitalize-first"/>-->
|
||||
<text value="Stand:"/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix="." />
|
||||
<date-part name="month" suffix="." form="numeric-leading-zeros"/>
|
||||
<date-part name="year" form="long"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="„" suffix="“"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text value="o. J."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locator">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" suffix=" "/>
|
||||
<!-- <date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>-->
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="published-date">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="day" form="ordinal" suffix=" "/>
|
||||
<date-part name="month" form="long"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="chapter article-journal" match="any">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="numeric" suffix=". Aufl."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-prefix">
|
||||
<choose>
|
||||
<if type="chapter article-journal" match="any">
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=": ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<group>
|
||||
<text variable="locator" prefix="S. "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<group delimiter="; ">
|
||||
<text macro="author"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text macro="year-date" prefix="(" suffix="):"/>
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="container-prefix"/>
|
||||
<text variable="container-title" font-style="italic" suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
|
||||
<group delimiter=", ">
|
||||
<group delimiter=", " prefix="(" suffix=")">
|
||||
|
||||
<text variable="collection-title"/>
|
||||
</group>
|
||||
<text macro="locator"/>
|
||||
<text macro="published-date"/>
|
||||
<text macro="pages"/>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,199 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>History Journal</title>
|
||||
<id>http://www.zotero.org/styles/history-journal</id>
|
||||
<link href="http://www.zotero.org/styles/history-journal"/>
|
||||
<link href="http://assets.cambridge.org/HIS/HIS_ifc.pdf" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<summary>History journal style</summary>
|
||||
<category term="numeric"/>
|
||||
<category term="history"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="container-editor">
|
||||
<group delimiter=" ">
|
||||
<text term="in" suffix=" "/>
|
||||
<names variable="editor">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="short" suffix=". "/>
|
||||
<name and="text" delimiter=", " />
|
||||
<substitute>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="volumes">
|
||||
<group delimiter=" ">
|
||||
<text variable="number-of-volumes"/>
|
||||
<text term="volume" form="short" plural="true"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pageno">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pageref">
|
||||
<group>
|
||||
<label variable="locator" suffix=". " form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volref">
|
||||
<text variable="volume"/>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" font-style="italic" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="title"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author"/>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text macro="title" />
|
||||
<group delimiter=", ">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="volref"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="volumes"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="volref"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="container-editor"/>
|
||||
<text macro="container"/>
|
||||
<text macro="volref"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="volumes"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="volref"/>
|
||||
<text macro="date" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text macro="volumes"/>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,132 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>History and Theory Journal</title>
|
||||
<id>http://www.zotero.org/styles/history-theory</id>
|
||||
<link href="http://www.zotero.org/styles/history-theory"/>
|
||||
<link href="http://www.wesleyan.edu/histjrnl/stylesht.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<summary>HistoryandTheory.Org is an international journal History and Theory,
|
||||
which is devoted to the theory and philosophy of history</summary>
|
||||
<category term="numeric"/>
|
||||
<category term="history"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<label form="short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="volumes">
|
||||
<group delimiter=" ">
|
||||
<text variable="number-of-volumes"/>
|
||||
<text term="volume" form="short" plural="true"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pageno">
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="pageref">
|
||||
<text variable="locator"/>
|
||||
</macro>
|
||||
<macro name="volref">
|
||||
<group delimiter=": ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author"/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="container"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<group prefix="(" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="volref"/>
|
||||
<text macro="volumes"/>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="editor"/>
|
||||
<text macro="container"/>
|
||||
</group>
|
||||
<group prefix="(" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="volref"/>
|
||||
<text macro="volumes"/>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
113
csl/ieee.csl
113
csl/ieee.csl
|
@ -1,113 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>IEEE</title>
|
||||
<id>http://www.zotero.org/styles/ieee</id>
|
||||
<link href="http://www.zotero.org/styles/ieee"/>
|
||||
<author>
|
||||
<name>Michael Berkowitz</name>
|
||||
<email>mberkowi@gmu.edu</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</contributor>
|
||||
<category term="engineering"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
<link href="http://www.ieee.org/portal/cms_docs_iportals/iportals/publications/authors/transjnl/stylemanual.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with="." delimiter=", " and="text" name-as-sort-order="all"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place" suffix=": " prefix=" "/>
|
||||
<text variable="publisher" suffix=", "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<group>
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="[" suffix="]"/>
|
||||
<text macro="author" prefix=" " suffix=", "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="volume" prefix=" vol. " />
|
||||
<date variable="issued" >
|
||||
<date-part name="month" form="short" suffix=". "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access" prefix="; "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
150
csl/immunity.csl
150
csl/immunity.csl
|
@ -1,150 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text"
|
||||
xml:lang="en">
|
||||
<info>
|
||||
<title>Immunity</title>
|
||||
<id>http://www.zotero.org/styles/immunity</id>
|
||||
<link href="http://www.zotero.org/styles/immunity" />
|
||||
<author>
|
||||
<name>Gabriel Landais</name>
|
||||
<email>gabriel.landais@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date" />
|
||||
<category term="biology" />
|
||||
<updated>2008-04-07T01:00:00+00:00</updated>
|
||||
<summary>The Immunity style.</summary>
|
||||
<rights>GPL v3 - http://gplv3.fsf.org/</rights>
|
||||
<link
|
||||
href="http://www.immunity.com/misc/page?page=authors#sections"
|
||||
rel="documentation" />
|
||||
</info>
|
||||
<terms>
|
||||
<locale xml:lang="fr">
|
||||
<term name="et-al">et al.</term>
|
||||
<term name="and">and</term>
|
||||
</locale>
|
||||
</terms>
|
||||
<macro name="title">
|
||||
<text variable="title" />
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal" />
|
||||
<text term="edition" form="short" suffix="." />
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="." />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group prefix="(" delimiter=": " suffix=")">
|
||||
<text variable="publisher-place" />
|
||||
<text variable="publisher" />
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", " />
|
||||
<label form="short" prefix=", " text-case="lowercase"
|
||||
suffix="." />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "
|
||||
initialize-with=". " />
|
||||
<substitute>
|
||||
<names variable="editor" />
|
||||
<names variable="translator" />
|
||||
<text macro="title" />
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " delimiter=", " and="text"
|
||||
initialize-with="." delimiter-precedes-last="always"
|
||||
name-as-sort-order="all" />
|
||||
<substitute>
|
||||
<names variable="editor" />
|
||||
<text macro="title" />
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="issued-year">
|
||||
<date variable="issued">
|
||||
<date-part name="year" />
|
||||
</date>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3" />
|
||||
<option name="et-al-use-first" value="1" />
|
||||
<option name="disambiguate-add-year-suffix" value="true" />
|
||||
<sort>
|
||||
<key macro="issued-year" />
|
||||
<key variable="author" />
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short" />
|
||||
<text macro="issued-year" />
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="10" />
|
||||
<option name="et-al-use-first" value="10" />
|
||||
<option name="hanging-indent" value="true" />
|
||||
<option name="second-field-align" value="margin" />
|
||||
<sort>
|
||||
<key variable="author" />
|
||||
<key macro="issued-year" />
|
||||
</sort>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". " />
|
||||
<text macro="author" suffix=" " />
|
||||
<text macro="issued-year" prefix="(" suffix="). " />
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title" />
|
||||
<text macro="edition" />
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" suffix="." />
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first" />
|
||||
<text variable="container-title" />
|
||||
<text variable="collection-title" prefix=" "
|
||||
suffix="." />
|
||||
<text macro="editor" />
|
||||
</group>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" " />
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=". "
|
||||
form="short" />
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" suffix=". " />
|
||||
<text variable="container-title" suffix=" "
|
||||
form="short" />
|
||||
<text variable="volume" suffix=", "
|
||||
font-style="italic" />
|
||||
<text variable="page" />
|
||||
</else>
|
||||
</choose>
|
||||
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
334
csl/inter-ro.csl
334
csl/inter-ro.csl
|
@ -1,334 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>INTER. Romanian Institute for Inter-Orthodox, Inter-Confessional and Inter-Religious Studies</title>
|
||||
<id>http://www.zotero.org/styles/inter-ro</id>
|
||||
<link href="http://www.zotero.org/styles/inter-ro"/>
|
||||
<author>
|
||||
<name>Nicolae Turcan</name>
|
||||
<email>nicturcan@gmail.com</email>
|
||||
</author>
|
||||
<summary>Romanian INTER Institute format with full notes and bibliography</summary>
|
||||
<category term="theology"/>
|
||||
<category term="numeric"/>
|
||||
<updated>2008-07-10T14:24:43+00:00</updated>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase"/>
|
||||
<name delimiter=", " prefix=" " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase"/>
|
||||
<name and="text" delimiter=", " prefix=" " delimiter-precedes-last="never"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor-short">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" text-case="lowercase" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name delimiter=", " delimiter-precedes-last="always" sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-bib">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" form="long" delimiter="; " delimiter-precedes-last="always" sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<group>
|
||||
<text term="accessed" text-case="lowercase" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text term="at" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="„"
|
||||
suffix="”"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic" form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="„"
|
||||
suffix="”" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<group>
|
||||
<label variable="page" suffix="." form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="author-bib" suffix=" "/>
|
||||
<text variable="issue" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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-year-suffix" value="false"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
<text macro="locators"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<group>
|
||||
<text macro="author"/>
|
||||
<text macro="recipient"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text macro="title-short"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if variable="recipient">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="locators"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=", ">
|
||||
<text macro="author"/>
|
||||
<text macro="recipient"/>
|
||||
</group>
|
||||
<text macro="title"/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container">
|
||||
<text term="in" text-case="lowercase" prefix=", "/>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-short"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<group prefix=" (= " suffix=")" delimiter=" ">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number"/>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</if>
|
||||
<else-if type="article-journal article-newspaper article-magazine" match="any">
|
||||
<group>
|
||||
<group class="container" delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<group delimiter=", ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<text macro="issued" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<group prefix=" (= " suffix=")" delimiter=" ">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="locators" prefix=", "/>
|
||||
<text macro="access" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author-bib" suffix=", "/>
|
||||
<text macro="title"/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container">
|
||||
<text term="in" text-case="lowercase" prefix=", "/>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-short"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<group prefix=" (= " suffix=")" delimiter=" ">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number"/>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
<group>
|
||||
<label variable="page" include-period="true" form="short" prefix=", "/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="article-journal article-newspaper article-magazine" match="any">
|
||||
<group class="container" delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<group delimiter=", ">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<text macro="issued" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="pages" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<group prefix=" (= " suffix=")" delimiter=" ">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="locators" prefix=", "/>
|
||||
<text macro="access" prefix=", "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,187 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>ISO-690 (Author-Date format) - UNFINISHED </title>
|
||||
<id>http://www.zotero.org/styles/iso690-author-date</id>
|
||||
<link href="http://www.zotero.org/styles/iso690-author-date"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated/>
|
||||
<summary>The author-date variant of the ISO 690 style</summary>
|
||||
<link href="http://www.collectionscanada.ca/iso/tc46sc9/standard/690-2e.htm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix=" [" suffix="].">
|
||||
<text term="cited" text-case="lowercase" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" form="long" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
<text value="Available from world wide web: "/>
|
||||
<text variable="URL" prefix="<" suffix=">"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": " >
|
||||
<text variable="publisher-place" prefix="[" suffix="]" />
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="ref-date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text variable="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="ref-date"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="editor" prefix=" "/>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume" prefix="Vol. " suffix=" of"/>
|
||||
<text variable="collection-title" font-style="italic"/>
|
||||
<text macro="series-editor"/>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="ref-date"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=", ">
|
||||
<group delimiter=", ">
|
||||
<text variable="volume" />
|
||||
</group>
|
||||
<text macro="ref-date"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
129
csl/jacs.csl
129
csl/jacs.csl
|
@ -1,129 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text">
|
||||
<info>
|
||||
<title>PGH-ACS (dev)</title>
|
||||
<id>http://www.zotero.org/styles/jacs</id>
|
||||
<link href="http://www.zotero.org/styles/jacs"/>
|
||||
<author>
|
||||
<name>Patrick Holder</name>
|
||||
<email>pat.holder@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="chemistry"/>
|
||||
<updated></updated>
|
||||
<summary>Journal of the American Chemical Society</summary>
|
||||
<link href="http://pubs.acs.org/paragonplus/submission/jacsat/jacsat_authguide.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="book-container">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout vertical-align="sup" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" prefix="(" suffix=") "/>
|
||||
<text macro="author" suffix=" "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="title" suffix=", "/>
|
||||
<group delimiter="; ">
|
||||
<text macro="editor" prefix=" "/>
|
||||
<text macro="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter="; ">
|
||||
<text macro="book-container"/>
|
||||
<text macro="editor"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="issued" font-weight="bold"/>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
184
csl/jada.csl
184
csl/jada.csl
|
@ -1,184 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Journal of the American Dietetic Association</title>
|
||||
<id>http://www.zotero.org/styles/jada</id>
|
||||
<link href="http://www.zotero.org/styles/jada"/>
|
||||
<link href="http://www.zotero.org/styles/ama" rel="template"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="medicine"/>
|
||||
<updated/>
|
||||
<summary>The American Dietetic Association style as used in JAMA.</summary>
|
||||
<link href="http://www.editorialmanager.com/adaj/account/style.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<group suffix=".">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<group prefix=" ">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout delimiter="," vertical-align="sup">
|
||||
<text variable="citation-number" />
|
||||
<group prefix="(" suffix=")">
|
||||
<label variable="locator" form="short"/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false"/>
|
||||
<layout>
|
||||
<text variable="citation-number" prefix="" suffix=". "/>
|
||||
<text macro="author" suffix=""/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " />
|
||||
<text macro="editor" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="" macro="publisher"/>
|
||||
<group suffix="." prefix="; ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="capitalize-first" suffix=": "/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="volume" prefix="Vol " suffix="."/>
|
||||
<text macro="edition" prefix=" "/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group suffix="." prefix="; ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=";" prefix=" ">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="page" prefix=":"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,99 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Journal of Bacteriology</title>
|
||||
<id>http://www.zotero.org/styles/jbact</id>
|
||||
<link href="http://www.zotero.org/styles/jbact"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>Journal Of Bacteriology style.</summary>
|
||||
<link href="http://jb.asm.org/cgi/content/full/189/1/1#References" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
<name sort-separator=" " initialize-with=". "
|
||||
and="text" font-weight="bold"
|
||||
name-as-sort-order="first" delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=" " initialize-with=". " and="text"
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher" />
|
||||
<text variable="publisher-place" />
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=", ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix="." >
|
||||
<group delimiter=" ">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="title" suffix=". "/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container" delimiter=" ">
|
||||
<text variable="page" prefix="p. " suffix="."/>
|
||||
<text term="in" text-case="capitalize-first" font-style="italic"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" />
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="edition" />
|
||||
<text variable="volume" prefix="vol. " suffix="."/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" suffix="."/>
|
||||
<group delimiter=":">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
155
csl/jbc.csl
155
csl/jbc.csl
|
@ -1,155 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Journal of Biological Chemistry</title>
|
||||
<id>http://www.zotero.org/styles/jbc</id>
|
||||
<link href="http://www.zotero.org/styles/jbc"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<updated></updated>
|
||||
<summary>Style for Journal of Biological Chemistry</summary>
|
||||
<link href="http://www.jbc.org/misc/ifora.shtml#_References" rel="documentation"/>
|
||||
<category term="numeric"/>
|
||||
<category term="biology"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="online" prefix="[" suffix="] "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=", ">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author" suffix=" "/>
|
||||
<date variable="issued" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=",">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="edition" prefix=", "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " quotes="true"/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<names variable="editor" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="text" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group>
|
||||
<text macro="edition" prefix=" "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container" prefix=" ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<group prefix=" ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
158
csl/jeb.csl
158
csl/jeb.csl
|
@ -1,158 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Journal of Evolutionary Biology</title>
|
||||
<id>http://www.zotero.org/styles/jeb</id>
|
||||
<link href="http://www.zotero.org/styles/jeb"/>
|
||||
<author>
|
||||
<name>Martin Lind</name>
|
||||
<email>martin.lind@emg.umu.se</email>
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="generic-base"/>
|
||||
<updated>2008-01-16T17:41:10+00:00</updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="retrieved" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text term="from" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<date variable="issued" >
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="15"/>
|
||||
<option name="et-al-use-first" value="15"/>
|
||||
<sort>
|
||||
<key macro="author-short"/>
|
||||
<key macro="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix="."/>
|
||||
<date variable="issued" prefix=" " suffix=".">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=". ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<names variable="editor translator" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="symbol" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=" ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
|
||||
</group>
|
||||
<text variable="page" prefix=": "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,210 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text">
|
||||
<info>
|
||||
<title>The Journal of Neuroscience (Author-Date)</title>
|
||||
<id>http://www.zotero.org/styles/journal-neuroscience</id>
|
||||
<link href="http://www.zotero.org/styles/journal-neuroscience"/>
|
||||
<author>
|
||||
<name>Ullrich Bartsch</name>
|
||||
<email>ubartsch@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated>2008-01-04T12:25:13+00:00</updated>
|
||||
<summary>The Journal of Neuroscience style</summary>
|
||||
<link href="http://www.jneurosci.org/misc/ifa_organization.shtml" rel="documentation"/>
|
||||
<!-- modified from Harvard1 style by Julian Onions-->
|
||||
</info>
|
||||
|
||||
<!-- Problems:
|
||||
author disambiguation if not in the same citation!
|
||||
sort authors in citation according to date
|
||||
short name of journal has dots: low level string methods?
|
||||
-->
|
||||
<!-- macros -->
|
||||
|
||||
<!-- strip dots from journal name, mk spaces, like "J.Neurosci." to "J Neurosci"
|
||||
<macro name="journal">
|
||||
</macro>
|
||||
-->
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
|
||||
<macro name="author-bib">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
|
||||
<macro name="author-cit">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=" " initialize-with=""/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<macro name="year-sort">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<!-- formatting citation -->
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="disambiguate-add-year-suffix" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=", ">
|
||||
|
||||
<text macro="author-cit"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator" prefix="p."/>
|
||||
</group>
|
||||
|
||||
</layout>
|
||||
|
||||
</citation>
|
||||
<!-- formatting bibliography -->
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false"/>
|
||||
<option name="et-al-min" value="20"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author-bib"/>
|
||||
<key macro="year-date"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author-bib" suffix=" "/>
|
||||
<date variable="issued" prefix=" " suffix=" ">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" " delimiter=" " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix=" "/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
<text variable="container-title" font-style="normal" prefix=" " suffix=" "/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<text variable="page" prefix="p. "/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=" ">
|
||||
<text variable="container-title" font-style="normal" form="short"/>
|
||||
<group prefix=" ">
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group prefix=":">
|
||||
<text variable="page" prefix=""/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,176 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Journal of Neurosurgery</title>
|
||||
<id>http://www.zotero.org/styles/journal-neurosurgery</id>
|
||||
<link href="http://www.zotero.org/styles/journal-neurosurgery"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="medicine"/>
|
||||
<updated/>
|
||||
<summary>The Journal of Neurosurgery, Journal of Neurosurgery: Spine, Journal of Neurosurgery: Pediatrics, and Neurosurgical Focus.</summary>
|
||||
<link href="http://manuscripts.thejns.org/forms/instructions_to_contributors.pdf" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name initialize-with="" name-as-sort-order="all" sort-separator=" "
|
||||
delimiter=", " delimiter-precedes-last="always" suffix=" "/>
|
||||
<label form="short" text-case="lowercase" prefix="(" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available:" suffix=" "/>
|
||||
<text variable="URL" suffix="."/>
|
||||
<group prefix=" " suffix="">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-weight="bold"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="cite-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<text term="edition" form="short"/>
|
||||
<number variable="edition" form="numeric"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" suffix="." text-case="capitalize-first"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=" "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text variable="container-title" font-weight="bold"/>
|
||||
<text macro="edition" font-weight="bold"/>
|
||||
<text variable="collection-title" />
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout delimiter=",">
|
||||
<text variable="citation-number" vertical-align="sup"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author-sort"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author" suffix=":"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="edition" />
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
<text macro="cite-date"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=", " >
|
||||
<text macro="title"/>
|
||||
</group>
|
||||
<group class="container" prefix=" " delimiter=" " suffix=". ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<group delimiter=": ">
|
||||
<text macro="editor"/>
|
||||
<text macro="container-title" font-weight="bold"/>
|
||||
</group>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="cite-date"/>
|
||||
<text macro="volume" />
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<group delimiter=":">
|
||||
<group class="container" delimiter=" ">
|
||||
<text variable="container-title" form="short" font-weight="bold"/>
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<text variable="page"/>
|
||||
<text macro="cite-date"/>
|
||||
<text variable="DOI"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
455
csl/law1_de.csl
455
csl/law1_de.csl
|
@ -1,455 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="de">
|
||||
<info>
|
||||
<title>Law generic style .de (Note with Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/law1_de</id>
|
||||
<link href="http://www.zotero.org/styles/law1_de"/>
|
||||
<contributor>
|
||||
<name>Sven Rothe</name>
|
||||
<email>mmoole@googlemail.com</email>
|
||||
</contributor>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Law generic style, german variant, based on Chicago format with short notes and
|
||||
full bibliography</summary>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated>2008-01-01T11:11:11+00:00</updated>
|
||||
</info>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<names variable="editor" delimiter=". ">
|
||||
<label form="verb" prefix=" " suffix=" "/>
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=". ">
|
||||
<label form="verb" prefix=" "
|
||||
suffix=" "/>
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter="/">
|
||||
<names variable="editor" delimiter="/">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter="/">
|
||||
<label form="verb" text-case="lowercase" suffix=" "/>
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<choose>
|
||||
<if type="personal_communication">
|
||||
<choose>
|
||||
<if variable="genre">
|
||||
<text variable="genre" />
|
||||
</if>
|
||||
<else>
|
||||
<text term="letter" />
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="recipient-note" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author" font-style="italic">
|
||||
<name name-as-sort-order="first" sort-separator=", " delimiter="/"
|
||||
delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient" prefix=". "/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" delimiter="/" delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="contributors-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=", " delimiter="/"
|
||||
delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter="/">
|
||||
<label form="verb" prefix=" " suffix=" "/>
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" prefix="„" suffix="“"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="„" suffix="“"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" />
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<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 macro="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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix="."/>
|
||||
<date-part name="month" suffix="."/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix="."/>
|
||||
<date-part name="month" suffix="."/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages-chapter">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="volume" suffix=":"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages-article">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator" prefix="S. "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" />
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else>
|
||||
<text variable="genre" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=". " delimiter=", ">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="genre" />
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if
|
||||
type="book thesis chapter article-journal article-newspaper article-magazine"
|
||||
match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
<group>
|
||||
<text variable="URL" prefix="<" suffix=">"/>
|
||||
<text term="retrieved" prefix=", " suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
|
||||
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
|
||||
<date-part name="year" form="long"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="contributors-sort" suffix=" "/>
|
||||
<text variable="title" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<!-- <choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" suffix="."/>
|
||||
</else-if>
|
||||
<else>-->
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
<!-- </else>-->
|
||||
<!-- </choose>-->
|
||||
</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="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="contributors"/>
|
||||
<group delimiter=". ">
|
||||
<text macro="title" prefix="
"/>
|
||||
<text macro="description"/>
|
||||
<text macro="secondary-contributors"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="container-title"/>
|
||||
<text macro="container-contributors"/>
|
||||
<text macro="pages-chapter"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="locators"/>
|
||||
<text macro="collection-title" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="pages-article"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,231 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Canadian Legal - McGill</title>
|
||||
<id>http://www.zotero.org/styles/mcgill-legal</id>
|
||||
<link href="http://www.library.law.uvic.ca/csl" />
|
||||
<author>
|
||||
<name>Made with Simple style generator</name>
|
||||
<email>mlines@uvic.ca</email>
|
||||
</author>
|
||||
<category term="social_science" />
|
||||
<category term="numeric" />
|
||||
<updated>2008-07-25T10:04:29-07:00</updated>
|
||||
</info>
|
||||
<macro name="citation-number">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="citation-number" font-style="normal" vertical-align="baseline" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="citation-number" font-style="normal" vertical-align="baseline" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="title" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" font-weight="normal" font-style="italic" text-case="" vertical-align="baseline" form="long" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="editor" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="editor" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="translator" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="translator" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="publisher" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="publisher" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher-place">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="publisher-place" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="publisher-place" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="number-of-volume">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="number-of-volume" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="number-of-volume" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="issue" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="issue" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="URL">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="URL" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="URL" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="DOI">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="DOI" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="DOI" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="edition" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="collection-title" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="collection-title" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="volume" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="page" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="container-title" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" font-weight="normal" font-style="normal" text-case="" vertical-align="baseline" form="" />
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<names variable="author">
|
||||
<name font-weight="normal" font-style="normal" />
|
||||
</names>
|
||||
</if>
|
||||
<else>
|
||||
<names variable="author">
|
||||
<name font-weight="normal" font-style="normal" text-case="capitalize-first" form="long" and="text" />
|
||||
</names>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<date variable="issued" font-weight="normal" font-style="normal">
|
||||
<date-part name="year" form="long" suffix="" />
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<date variable="issued" font-weight="normal" font-style="normal">
|
||||
<date-part name="year" form="long" suffix="" />
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author-citation">
|
||||
<names variable="author">
|
||||
<name form="short" />
|
||||
</names>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number" />
|
||||
<sort>
|
||||
<key variable="citation-number" />
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=";" font-weight="normal" font-style="normal" vertical-align="baseline">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="4" />
|
||||
<option name="et-al-use-first" value="1" />
|
||||
<layout>
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="author-short" prefix="" suffix="." />
|
||||
<text macro="title" prefix=""" suffix=""" />
|
||||
<text macro="year-date" prefix="(" suffix=")" />
|
||||
<text macro="volume" prefix="" suffix="" />
|
||||
<text macro="container-title" prefix="" suffix="" />
|
||||
<text macro="page" prefix="" suffix="" />
|
||||
</if>
|
||||
<else>
|
||||
<text macro="author-short" prefix="" suffix="." />
|
||||
<text macro="title" prefix="" suffix="" />
|
||||
<text macro="publisher-place" prefix="(" suffix=":" />
|
||||
<text macro="publisher" prefix="" suffix="," />
|
||||
<text macro="year-date" prefix="" suffix=")" />
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,182 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Metabolic Engineering Journal</title>
|
||||
<id>http://www.zotero.org/styles/metabolic-eng</id>
|
||||
<link href="http://www.zotero.org/styles/metabolic-eng"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>The Metabolic Engineering Journal style</summary>
|
||||
<link href="http://www.elsevier.com/wps/find/journaldescription.cws_home/622913/authorinstructions" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="all" sort-separator=", " delimiter=", " initialize-with="." text-case="capitalize-first"/>
|
||||
<label form="short" text-case="capitalize-first" prefix=" (" suffix=".)" />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with="."/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="edition" suffix=" ed."/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text variable="edition" suffix=" ed."/>
|
||||
<text macro="editor" suffix=","/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
<text macro="editor" suffix=","/>
|
||||
<text variable="container-title" />
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume" prefix="Vol. " />
|
||||
<text variable="collection-title" />
|
||||
<text macro="series-editor"/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" />
|
||||
<group delimiter=", ">
|
||||
<text variable="volume" />
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,205 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Meteoritics & Planetary Science Journal</title>
|
||||
<id>http://www.zotero.org/styles/meteoritics</id>
|
||||
<link href="http://www.zotero.org/styles/meteoritics"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="astronomy"/>
|
||||
<updated/>
|
||||
<summary>The Meteoritics & Planetary Science Journal style</summary>
|
||||
<link href="http://meteoritics.org/Instructions%20for%20authors.htm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="verb" text-case="lowercase" suffix=" " />
|
||||
<name and="text" name-as-sort-order="all" sort-separator=" " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with=". "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="all" sort-separator=" " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with=". "/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": " >
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="pagecount">
|
||||
<text variable="page"/>
|
||||
<label variable="page" prefix=" " suffix="." form="short"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=". ">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix=","/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
<text macro="pagecount"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=". ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=" ">
|
||||
<group delimiter=", ">
|
||||
<text macro="container"/>
|
||||
<text macro="edition" />
|
||||
<text macro="editor" />
|
||||
</group>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=": ">
|
||||
<text variable="volume" />
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
317
csl/mhra.csl
317
csl/mhra.csl
|
@ -1,317 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Modern Humanities Research Association (Note with Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/mhra</id>
|
||||
<link href="http://www.zotero.org/styles/mhra"/>
|
||||
<link href="http://www.mhra.org.uk/Publications/Books/StyleGuide/download.shtml" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="history"/>
|
||||
<category term="numeric"/>
|
||||
<category term="generic-base"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" prefix="" suffix="" delimiter=", ">
|
||||
<label form="verb-short" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor-translator-short">
|
||||
<names variable="editor translator" prefix="" suffix="" delimiter=", ">
|
||||
<label form="short" prefix=" " text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-full">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="long" and="text" delimiter=", " />
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")" delimiter=" ">
|
||||
<text term="accessed" text-case="lowercase" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title" form="long" quotes="true"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="long" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="long" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal" match="none">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="locator">
|
||||
<label variable="locator" form="short" suffix=". "/>
|
||||
<text variable="locator"/>
|
||||
</macro>
|
||||
<macro name="vols">
|
||||
<choose>
|
||||
<if variable="number-of-volumes">
|
||||
<text variable="number-of-volumes"/>
|
||||
<text term="volume" prefix=" " form="short" plural="true"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<group suffix="">
|
||||
<text macro="author-short" suffix=", "/>
|
||||
<text macro="title" prefix=""/>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<group prefix=" (" delimiter=", " suffix=")">
|
||||
<text variable="genre"/>
|
||||
<text variable="publisher"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container" prefix=", ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix=","/>
|
||||
<text variable="collection-title" prefix=" " suffix=","/>
|
||||
<text macro="editor-translator-short"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher" />
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-translator-short"/>
|
||||
<text variable="collection-title"/>
|
||||
<text variable="edition" suffix=" edn"/>
|
||||
<text macro="vols"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<date variable="issued" prefix=" " suffix="">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
<text variable="volume" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="issue" suffix="."/>
|
||||
<date variable="issued">
|
||||
<date-part name="day" form="numeric" suffix=" "/>
|
||||
<date-part name="month" form="long" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-journal">
|
||||
<group class="container" prefix=", " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="publisher"/>
|
||||
<text variable="volume" prefix=" "/>
|
||||
</group>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", " prefix=". ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="issue" prefix=", " suffix="."/>
|
||||
<date variable="issued">
|
||||
<date-part name="month" form="long"/>
|
||||
<date-part name="day" form="numeric" prefix=" " suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<group prefix=", " delimiter=" ">
|
||||
<text macro="pages"/>
|
||||
<text macro="locator" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
</group>
|
||||
</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="---"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author" suffix=","/>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
</group>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text variable="genre"/>
|
||||
<text variable="publisher"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=", ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix=","/>
|
||||
<text variable="collection-title" prefix=" " suffix=","/>
|
||||
<text macro="editor-translator-short"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher" />
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-journal">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="">
|
||||
<text variable="container-title" font-style="italic" prefix=" "/>
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="page" prefix=": "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article-newspaper article-magazine" match="any">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="issue" suffix="."/>
|
||||
<date variable="issued">
|
||||
<date-part name="month" form="long"/>
|
||||
<date-part name="day" form="numeric" prefix=" " suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="paper-conference">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group suffix="">
|
||||
<text value="paper presented at" text-case="capitalize-first"/>
|
||||
<text variable="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<date variable="event">
|
||||
<date-part name="month" form="long"/>
|
||||
<date-part name="day" form="numeric" prefix=" " suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-translator-short"/>
|
||||
<text variable="collection-title"/>
|
||||
<text variable="edition" suffix=" edn"/>
|
||||
<text macro="vols"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<date variable="issued" prefix=" " suffix="">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
<text variable="volume" prefix=", "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<text variable="page" prefix=", "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,134 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note">
|
||||
<info>
|
||||
<title>Modern Humanities Research Association (Note without Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/mhra_note_without_bibliography</id>
|
||||
<link href="http://www.zotero.org/styles/mhra_note_without_bibliography"/>
|
||||
<summary>Bibliography style for the Modern Humanities Research Association</summary>
|
||||
<author>
|
||||
<name>Jim Safley</name>
|
||||
<email>jsafley@gmu.edu</email>
|
||||
</author>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<defaults>
|
||||
<et-al min-authors="4" use-first="1" term-name="and-others"></et-al>
|
||||
<author name-as-sort-order="no">
|
||||
<name and="text" delimiter=", " delimiter-precedes-last="always"></name>
|
||||
<substitute>
|
||||
<choose>
|
||||
<editor></editor>
|
||||
<translator></translator>
|
||||
<titles></titles>
|
||||
</choose>
|
||||
</substitute>
|
||||
</author>
|
||||
<contributor name-as-sort-order="no">
|
||||
<label suffix=" " form="verb"></label>
|
||||
<name and="text" delimiter=", "></name>
|
||||
</contributor>
|
||||
<locator>
|
||||
<number></number>
|
||||
</locator>
|
||||
<pages>
|
||||
<label suffix=". " form="short" ></label>
|
||||
<number></number>
|
||||
</pages>
|
||||
<identifier>
|
||||
<number></number>
|
||||
</identifier>
|
||||
<titles>
|
||||
<title></title>
|
||||
</titles>
|
||||
<date>
|
||||
<year></year>
|
||||
</date>
|
||||
<publisher>
|
||||
<place suffix=": "></place>
|
||||
<name></name>
|
||||
</publisher>
|
||||
<access>
|
||||
<url prefix=" <" suffix="> "></url>
|
||||
<text prefix=" [" suffix=" " term-name="accessed"></text>
|
||||
<date suffix="]">
|
||||
<day suffix=" "></day>
|
||||
<month suffix=" " text-case="capitalize-first"></month>
|
||||
<year></year>
|
||||
</date>
|
||||
</access>
|
||||
</defaults>
|
||||
<citation suffix="." delimiter="; ">
|
||||
<layout>
|
||||
<item>
|
||||
<choose>
|
||||
<type name="book">
|
||||
<author></author>
|
||||
<titles prefix=", " font-style="italic"></titles>
|
||||
<editor prefix=", "></editor>
|
||||
<translator prefix=", "></translator>
|
||||
<titles prefix=" " relation="collection"></titles><!-- this line should print out Zoteros "Series", but it does not -->
|
||||
<!-- this line should be Zoteros "Series Number", what CSL element matches it? -->
|
||||
<edition prefix=", "></edition>
|
||||
<text prefix=" " term-name="edn"></text>
|
||||
<!-- this line should be Zoteros "# of Volumes", what CSL element matches it? -->
|
||||
<group prefix=" (" suffix=")">
|
||||
<publisher></publisher>
|
||||
<date prefix=", ">
|
||||
<year></year>
|
||||
</date>
|
||||
</group>
|
||||
<volume prefix=", "></volume>
|
||||
<access prefix=" "></access>
|
||||
</type>
|
||||
<type name="chapter">
|
||||
<author></author>
|
||||
<titles prefix=", " font-style="italic"></titles>
|
||||
<text prefix=", " term-name="in"></text>
|
||||
<titles prefix=" " relation="container" font-style="italic"/>
|
||||
<editor prefix=", "></editor>
|
||||
<translator prefix=", "></translator>
|
||||
<titles prefix=" " relation="collection"></titles><!-- this line should print out Zoteros "Series", but it does not -->
|
||||
<!-- this line should be Zoteros "Series Number", what CSL element matches it? -->
|
||||
<edition prefix=", "></edition>
|
||||
<text prefix=" " term-name="edn"></text> <!-- this line should print out "edn" -->
|
||||
<!-- this line should be Zoteros "# of Volumes", what CSL element matches it? -->
|
||||
<group prefix=" (" suffix=")">
|
||||
<publisher></publisher>
|
||||
<date prefix=", ">
|
||||
<year></year>
|
||||
</date>
|
||||
</group>
|
||||
<volume prefix=", "></volume>
|
||||
<pages prefix=", "></pages>
|
||||
<access prefix=" "></access>
|
||||
</type>
|
||||
<type name="article">
|
||||
<author></author>
|
||||
<titles prefix=", " quotes="true"></titles>
|
||||
<titles prefix=", " relation="container" font-style="italic"/>
|
||||
<date prefix=", ">
|
||||
<day suffix=" "></day>
|
||||
<month suffix=" " text-case="capitalize-first"></month>
|
||||
<year></year>
|
||||
</date>
|
||||
<pages prefix=", "></pages>
|
||||
<access prefix=" "></access>
|
||||
</type>
|
||||
<type name="article-journal">
|
||||
<author></author>
|
||||
<titles prefix=", " quotes="true"></titles>
|
||||
<titles prefix=", " relation="container" font-style="italic"/>
|
||||
<volume prefix=", "></volume>
|
||||
<issue prefix="."></issue>
|
||||
<date prefix=" (" suffix=")"></date>
|
||||
<pages prefix=", ">
|
||||
<number></number>
|
||||
</pages>
|
||||
<access prefix=" "></access>
|
||||
</type>
|
||||
</choose>
|
||||
</item>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,185 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Modern Language Association (underline)</title>
|
||||
<id>http://www.zotero.org/styles/mla-underline</id>
|
||||
<link href="http://www.zotero.org/styles/mla-underline"/>
|
||||
<author>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</author>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" delimiter=". ">
|
||||
<label form="verb-short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="symbol" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title-short"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" form="short" include-period="true" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="URL" prefix="<" suffix=">"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-decoration="underline"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" text-decoration="underline"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher-year">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="author editor translator" match="any">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<choose>
|
||||
<if disambiguate="true">
|
||||
<text macro="title-short"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text macro="title-short"/>
|
||||
</else>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="line-spacing" value="2"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container">
|
||||
<text variable="container-title" text-decoration="underline" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<text variable="page" prefix=" " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container" prefix=" " suffix="." delimiter=": ">
|
||||
<group delimiter=" ">
|
||||
<text macro="editor-translator" suffix="."/>
|
||||
<text variable="container-title" text-decoration="underline"/>
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=".">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<date variable="issued" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" form="short" include-period="true" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " suffix="." macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
188
csl/mla.csl
188
csl/mla.csl
|
@ -1,188 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Modern Language Association</title>
|
||||
<id>http://www.zotero.org/styles/mla</id>
|
||||
<link href="http://www.zotero.org/styles/mla"/>
|
||||
<author>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name> modified by Christian Werthschulte</name>
|
||||
<email>Christian.Werthschulte@rub.de</email>
|
||||
</contributor>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" delimiter=". ">
|
||||
<label form="verb-short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="symbol" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title-short"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" form="short" include-period="true" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="URL" prefix="<" suffix=">"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher-year">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="author editor translator" match="any">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<choose>
|
||||
<if disambiguate="true">
|
||||
<text macro="title-short"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text macro="title-short"/>
|
||||
</else>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="line-spacing" value="2"/>
|
||||
<option name="subsequent-author-substitute" value="---"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<text variable="page" prefix=" " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container" prefix=" " suffix="." delimiter=": ">
|
||||
<group delimiter=" ">
|
||||
<text macro="editor-translator" suffix="."/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=".">
|
||||
<text variable="volume"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<date variable="issued" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" form="short" include-period="true" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " suffix="." macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,133 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Molecular Cancer Research</title>
|
||||
<id>http://www.zotero.org/styles/molecular-cancer-research</id>
|
||||
<link href="http://www.zotero.org/styles/molecular-cancer-research"/>
|
||||
<link href="http://mcr.aacrjournals.org/misc/ifora.shtml#e"/>
|
||||
<author>
|
||||
<name>Maxime Rigo</name>
|
||||
<email>lemaxx@gmail.com</email>
|
||||
<!-- modified from National Library of Medicine style by Michael Berkowitz-->
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated>?</updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=" " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
|
||||
<date-part name="day"/>
|
||||
</date>
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix="):"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
|
||||
</bibliography>
|
||||
</style>
|
||||
|
|
@ -1,133 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Molecular Cancer Therapeutics</title>
|
||||
<id>http://www.zotero.org/styles/molecular-cancer-therapeutics</id>
|
||||
<link href="http://www.zotero.org/styles/molecular-cancer-therapeutics"/>
|
||||
<link href="http://mct.aacrjournals.org/misc/ifora.shtml#f"/>
|
||||
<author>
|
||||
<name>Maxime Rigo</name>
|
||||
<email>lemaxx@gmail.com</email>
|
||||
<!-- modified from National Library of Medicine style by Michael Berkowitz-->
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="3"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=" " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
|
||||
<date-part name="day"/>
|
||||
</date>
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix="):"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
|
||||
</bibliography>
|
||||
</style>
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>National Archives of Australia</title>
|
||||
<id>http://www.zotero.org/styles/naa-simple</id>
|
||||
<link href="http://www.zotero.org/styles/naa-simple"/>
|
||||
<link href="http://naa.gov.au/about-us/publications/fact-sheets/fs07.aspx" rel="documentation"/>
|
||||
<author>
|
||||
<name>Tim Sherratt</name>
|
||||
<email>tim@discontents.com.au</email>
|
||||
</author>
|
||||
<summary>National Archives of Australia - simple citations</summary>
|
||||
<updated>2008-06-04T09:36:09+00:00</updated>
|
||||
</info>
|
||||
<macro name="sort-key">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout>
|
||||
<text prefix="NAA: " variable="archive_location"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=", " prefix="National Archives of Australia: ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
<date variable="issued"><date-part name="year"/></date>
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,87 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Nature Journal</title>
|
||||
<id>http://www.zotero.org/styles/nature</id>
|
||||
<link href="http://www.zotero.org/styles/nature"/>
|
||||
<author>
|
||||
<name>Michael Berkowitz</name>
|
||||
<email>mberkowi@gmu.edu</email>
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " delimiter=", " and="symbol" initialize-with="." delimiter-precedes-last="never" name-as-sort-order="all"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="volume"/>
|
||||
<else-if variable="DOI">
|
||||
<text variable="DOI" prefix="doi:"/>
|
||||
</else-if>
|
||||
<else-if variable="URL">
|
||||
<text term="at"/>
|
||||
<text variable="URL" prefix=" <" suffix=">"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issuance">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix="(" suffix=").">
|
||||
<text variable="publisher" suffix=": " />
|
||||
<text variable="publisher-place" suffix=", " />
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<date prefix="(" suffix=")." variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout vertical-align="sup" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix="."/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<text variable="container-title" font-style="italic" suffix=" " form="short"/>
|
||||
<text variable="volume" suffix=", " font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
<text macro="issuance" />
|
||||
<text macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,98 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Neuroreport</title>
|
||||
<id>http://www.zotero.org/styles/neuroreport</id>
|
||||
<link href="http://www.zotero.org/styles/neuroreport"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" ">
|
||||
<text variable="title" suffix="." font-style="italic"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="title" suffix=". "/>
|
||||
<group delimiter=" " suffix=". ">
|
||||
<text term="in" text-case="capitalize-first" suffix=":"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" suffix=". "/>
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group delimiter=" " suffix=":">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="issue" prefix="(" suffix=")" font-weight="bold"/>
|
||||
</group>
|
||||
<text variable="page" suffix="."/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
118
csl/nlm.csl
118
csl/nlm.csl
|
@ -1,118 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>National Library of Medicine</title>
|
||||
<id>http://www.zotero.org/styles/nlm</id>
|
||||
<link href="http://www.zotero.org/styles/nlm"/>
|
||||
<author>
|
||||
<name>Michael Berkowitz</name>
|
||||
<email>mberkowi@gmu.edu</email>
|
||||
</author>
|
||||
<category term="generic-base"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author" suffix=". ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor" suffix=", editor(s). ">
|
||||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<text variable="publisher-place" suffix=": "/>
|
||||
<text variable="publisher" suffix="; "/>
|
||||
<date variable="issued">
|
||||
<date-part name="year" suffix=". "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=" ">
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
<text term="cited" text-case="lowercase"/>
|
||||
<date variable="accessed" suffix=" ">
|
||||
<date-part name="year"/>
|
||||
<date-part name="month" prefix=" " form="short"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text value="Available from: "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<group delimiter=" ">
|
||||
<text variable="title"/>
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="7"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text macro="edition" prefix=" " suffix=" "/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group prefix=" " suffix=". ">
|
||||
<text term="in" suffix=": " text-case="capitalize-first"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title"/>
|
||||
</group>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="page" prefix=" p. " suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="container-title" suffix=". " form="short"/>
|
||||
<date variable="issued" suffix=";">
|
||||
<date-part name="year" suffix=" "/>
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
<date-part name="day"/>
|
||||
</date>
|
||||
<text variable="volume"/>
|
||||
<text variable="issue" prefix="(" suffix="):"/>
|
||||
<text variable="page" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,131 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Nucleic Acids Research Journal</title>
|
||||
<id>http://www.zotero.org/styles/nuc-acid-res</id>
|
||||
<link href="http://www.zotero.org/styles/nuc-acid-res"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="numeric"/>
|
||||
<updated/>
|
||||
<summary>Nucleic Acids Research Journal style.</summary>
|
||||
<link href="http://www.oxfordjournals.org/nar/for_authors/msprep_submission.html" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name initialize-with="." name-as-sort-order="all" sort-separator=","
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator="," initialize-with="."
|
||||
delimiter=", " and="text" delimiter-precedes-last="never"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="cite-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout prefix="(" suffix=")" delimiter=", ">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="11"/>
|
||||
<option name="et-al-use-first" value="10"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="cite-date" prefix=" (" suffix=")"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<group class="container" prefix=" " delimiter=" " suffix=".">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="editor"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
</group>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="volume" prefix="Vol. "/>
|
||||
<group>
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", " prefix=" " suffix=".">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
<text variable="DOI"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,185 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Open University Harvard Reference Numeric style</title>
|
||||
<id>http://www.zotero.org/styles/ou-harvard-numeric</id>
|
||||
<link href="http://www.zotero.org/styles/ou-harvard-numeric"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="generic-base"/>
|
||||
<updated></updated>
|
||||
<summary>The Open University Harvard numeric style</summary>
|
||||
<link href="http://library.open.ac.uk/research/citastyle/index.cfm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="never" form="long"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="online" prefix="[" suffix="]"/>
|
||||
<text value=" Available from: " />
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" delimiter=" " suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first"/>
|
||||
<date variable="accessed" >
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="published-date">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="day" form="ordinal" suffix=" "/>
|
||||
<date-part name="month" form="long"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="4"/>
|
||||
<layout>
|
||||
<text variable="citation-number" suffix=" "/>
|
||||
<group delimiter=" " suffix=" ">
|
||||
<text macro="author" />
|
||||
<text macro="year-date" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix="," delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
</group>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text variable="genre"/>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=", ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text macro="editor" prefix=" " suffix=", "/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix=","/>
|
||||
<text variable="collection-title" prefix=" " suffix=","/>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", " delimiter=", ">
|
||||
<group>
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
<text macro="published-date"/>
|
||||
</group>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,189 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Open University Harvard Reference</title>
|
||||
<id>http://www.zotero.org/styles/ou-harvard</id>
|
||||
<link href="http://www.zotero.org/styles/ou-harvard"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="generic-base"/>
|
||||
<updated></updated>
|
||||
<summary>The Open University Harvard author-date style</summary>
|
||||
<link href="http://library.open.ac.uk/research/citastyle/index.cfm" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
|
||||
<label form="short" prefix=" (" text-case="lowercase" suffix=".)"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="never" form="long"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<text term="online" prefix="[" suffix="]"/>
|
||||
<text value=" Available from: " />
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" delimiter=" " suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first"/>
|
||||
<date variable="accessed" >
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locator">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="published-date">
|
||||
<choose>
|
||||
<if type="article-newspaper">
|
||||
<date variable="issued">
|
||||
<date-part name="day" form="ordinal" suffix=" "/>
|
||||
<date-part name="month" form="long"/>
|
||||
</date>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="chapter article-journal" match="any">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-prefix">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="4"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<group>
|
||||
<text term="page" form="short" suffix=". "/>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="4"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" />
|
||||
<text macro="year-date" prefix="(" suffix=")"/>
|
||||
<text macro="title" suffix=","/>
|
||||
<text macro="edition"/>
|
||||
<text macro="container-prefix"/>
|
||||
<group delimiter=", ">
|
||||
<text macro="editor" />
|
||||
<text variable="container-title" font-style="italic" />
|
||||
<text variable="collection-title" />
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="locator" />
|
||||
<text macro="published-date"/>
|
||||
<text macro="pages"/>
|
||||
<text macro="access" />
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,181 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Oxford Art Journal</title>
|
||||
<id>http://www.zotero.org/styles/oxford-art</id>
|
||||
<link href="http://www.zotero.org/styles/oxford-art"/>
|
||||
<link href="http://www.oxfordjournals.org/oxartj/for_authors/index.html" rel="documentation"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<summary>Oxford Art journal style</summary>
|
||||
<category term="numeric"/>
|
||||
<updated/>
|
||||
</info>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="container-editor">
|
||||
<group delimiter=" ">
|
||||
<text term="in" suffix=" "/>
|
||||
<names variable="editor">
|
||||
<name and="text" delimiter=", " />
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="volumes">
|
||||
<group delimiter=" ">
|
||||
<text variable="number-of-volumes"/>
|
||||
<text term="volume" form="short" plural="true"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pageno">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pageref">
|
||||
<label variable="locator" suffix=". " form="short"/>
|
||||
<text variable="locator"/>
|
||||
</macro>
|
||||
<macro name="volref">
|
||||
<group delimiter=", ">
|
||||
<text variable="volume" prefix="Vol. " />
|
||||
<text variable="issue" prefix="no. "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<layout suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="volumes"/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<text macro="volref"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="pageref" prefix=". "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="container-editor"/>
|
||||
<text macro="container"/>
|
||||
<text macro="volref"/>
|
||||
<text macro="volumes"/>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="date"/>
|
||||
</group>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="title" />
|
||||
<text macro="publisher"/>
|
||||
<text macro="container"/>
|
||||
<text macro="volref"/>
|
||||
<text macro="date"/>
|
||||
<text macro="volumes"/>
|
||||
<text macro="pageno"/>
|
||||
<text macro="pageref"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
149
csl/plos.csl
149
csl/plos.csl
|
@ -1,149 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Public Library of Science Journal</title>
|
||||
<id>http://www.zotero.org/styles/plos</id>
|
||||
<link href="http://www.zotero.org/styles/plos"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated/>
|
||||
<summary>Public Library of Science Journal style.</summary>
|
||||
<link href="http://journals.plos.org/plosbiology/guidelines.php" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name initialize-with="" name-as-sort-order="all" sort-separator=" "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="long" text-case="lowercase" prefix=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with=""
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available:" suffix=" "/>
|
||||
<text variable="URL" suffix="."/>
|
||||
<group prefix=" " suffix="">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<text variable="title"/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<choose>
|
||||
<if variable="issued">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else>
|
||||
<text term="no date"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<!-- <macro name="cite-date">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
-->
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout prefix="[" suffix="]" delimiter=",">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="5"/>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<text macro="year-date" prefix=" (" suffix=")"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" " prefix=" ">
|
||||
<text macro="title" suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" />
|
||||
<text macro="publisher" suffix="." />
|
||||
<text variable="page"/>
|
||||
<label variable="page" form="short" suffix="." />
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" prefix=" " delimiter=". " suffix=".">
|
||||
<group>
|
||||
<text term="in" text-case="capitalize-first"
|
||||
suffix=":"/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text variable="container-title"/>
|
||||
<text variable="collection-title"/>
|
||||
</group>
|
||||
<group suffix="." delimiter=", ">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<text variable="volume" prefix="Vol. "/>
|
||||
</group>
|
||||
<group prefix=" ">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page" suffix="." />
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=" " prefix=" " suffix="">
|
||||
<text variable="container-title" form="short"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="page" prefix=": " suffix="." />
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" />
|
||||
<!-- <text variable="DOI"/> -->
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
131
csl/pnas.csl
131
csl/pnas.csl
|
@ -1,131 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text">
|
||||
<info>
|
||||
<title>PNAS Journal (dev)</title>
|
||||
<id>http://www.zotero.org/styles/pnas</id>
|
||||
<link href="http://www.zotero.org/styles/pnas"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated>2008-01-14T08:48:39+00:00</updated>
|
||||
<summary>The Proceedings of the National Academy of Sciences Journal style.</summary>
|
||||
<link href="http://www.pnas.org/site/misc/iforc.shtml#order" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix=" " delimiter=", ">
|
||||
<label form="short" prefix="" text-case="lowercase" suffix=" "/>
|
||||
<name initialize-with="" name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author" prefix=" ">
|
||||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text variable="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text value="Available at:" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" [" suffix="]">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group prefix=" (" delimiter=", " suffix=")">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group prefix=". " delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" text-case="capitalize-first" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=", ">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="second-field-align" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author"/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group prefix=" ">
|
||||
<text variable="title" font-style="italic"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group class="container" prefix=" " delimiter=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<group delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
</group>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<label variable="page" suffix=" " form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="edition"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=":" prefix=" " suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
206
csl/rna.csl
206
csl/rna.csl
|
@ -1,206 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>RNA Journal</title>
|
||||
<id>http://www.zotero.org/styles/rna</id>
|
||||
<link href="http://www.zotero.org/styles/rna"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="biology"/>
|
||||
<category term="author-date"/>
|
||||
<updated/>
|
||||
<summary>The RNA Journal style</summary>
|
||||
<link href="http://www.rnajournal.org/misc/ifora.shtml" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="short" text-case="lowercase" suffix=". " />
|
||||
<name and="text" delimiter=", " initialize-with="." text-case="capitalize-first"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="series-editor">
|
||||
<names variable="original-author">
|
||||
<label form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with="."/>
|
||||
<label form="short" prefix=", " suffix="." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<label variable="page" suffix=". " form="short"/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text variable="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="editor" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text variable="volume" prefix="Vol. " suffix=" of"/>
|
||||
<text variable="collection-title" font-style="italic"/>
|
||||
<text macro="series-editor"/>
|
||||
</group>
|
||||
<text macro="page"/>
|
||||
<text macro="publisher" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=" ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=": ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,327 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Romanian Humanities</title>
|
||||
<id>http://www.zotero.org/styles/ro-humanities</id>
|
||||
<link href="http://www.zotero.org/styles/ro-humanities"/>
|
||||
<author>
|
||||
<name>Nicolae Turcan</name>
|
||||
<email>nicturcan@gmail.com</email>
|
||||
</author>
|
||||
<category term="humanities"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated>2008-07-10T10:10:10</updated>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase"/>
|
||||
<name delimiter=", " prefix=" " delimiter-precedes-last="always"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" text-case="lowercase"/>
|
||||
<name and="text" delimiter=", " prefix=" " delimiter-precedes-last="never"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor-short">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<name delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" text-case="lowercase" prefix=" (" suffix=".)"/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name delimiter=", " delimiter-precedes-last="always" sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-bib">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" form="long" delimiter="; " delimiter-precedes-last="always" sort-separator=", " font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor" font-variant="small-caps"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<group>
|
||||
<text term="accessed" text-case="lowercase" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
<group>
|
||||
<text term="at" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="„"
|
||||
suffix="”"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic" form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" prefix="„"
|
||||
suffix="”" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="collection-title">
|
||||
<text variable="collection-title" prefix="colecţia "/>
|
||||
<text variable="collection-number" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<group>
|
||||
<label variable="page" suffix="." form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="author-bib" suffix=" "/>
|
||||
<text variable="issue" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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-year-suffix" value="false"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
<text macro="locators"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group>
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text macro="author"/>
|
||||
<text macro="recipient"/>
|
||||
</group>
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text macro="title-short"/>
|
||||
<text macro="volume"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase" prefix=", "/>
|
||||
</if>
|
||||
<else-if variable="recipient">
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="locators" prefix=", "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=", ">
|
||||
<text macro="author"/>
|
||||
<text macro="recipient"/>
|
||||
</group>
|
||||
<text macro="title"/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container">
|
||||
<text term="in" text-case="lowercase" prefix=", "/>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-short"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="volume" prefix=", "/>
|
||||
</group>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</if>
|
||||
<else-if type="article-journal article-newspaper article-magazine" match="any">
|
||||
<group>
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<text macro="volume" prefix=", "/>
|
||||
<text variable="issue" prefix=", nr. "/>
|
||||
</group>
|
||||
<text macro="issued" prefix=", "/>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<text macro="volume" prefix=", "/>
|
||||
<text macro="translator" prefix=", "/>
|
||||
<text macro="editor" prefix=", "/>
|
||||
<text variable="edition" prefix=", "/>
|
||||
<text macro="collection-title" prefix=", "/>
|
||||
<text macro="publisher" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=", "/>
|
||||
<group prefix=", ">
|
||||
<text macro="volume"/>
|
||||
<text variable="issue" prefix=", nr. "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="locators" prefix=", "/>
|
||||
<text macro="access" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author-bib" suffix=", "/>
|
||||
<text macro="title"/>
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group class="container">
|
||||
<text term="in" text-case="lowercase" prefix=", "/>
|
||||
<group delimiter=", " prefix=" ">
|
||||
<text macro="editor-short"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="volume" prefix=", "/>
|
||||
</group>
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text variable="edition"/>
|
||||
<text macro="collection-title"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="article-journal article-newspaper article-magazine" match="any">
|
||||
<group class="container" delimiter=", " prefix=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="volume"/>
|
||||
<text variable="issue" prefix="nr. "/>
|
||||
<text macro="issued"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
<text variable="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text macro="volume"/>
|
||||
<text macro="translator"/>
|
||||
<text macro="editor"/>
|
||||
<text variable="edition"/>
|
||||
<text macro="collection-title"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group class="container" delimiter=", " prefix=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="volume"/>
|
||||
<text variable="issue" prefix="nr. "/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="locators" prefix=", "/>
|
||||
<text macro="access" prefix=", "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,134 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Royal Society of Chemistry general format</title>
|
||||
<id>http://www.zotero.org/styles/royal-society-chemistry</id>
|
||||
<link href="http://www.zotero.org/styles/royal-society-chemistry"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="chemistry"/>
|
||||
<updated/>
|
||||
<summary>The Royal Society of Chemistry journal style.</summary>
|
||||
<link href="http://www.rsc.org/Publishing/ReSourCe/AuthorGuidelines/ArticleLayout/sect4.asp" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<label form="short" text-case="lowercase" suffix=". " />
|
||||
<name initialize-with=". " and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name initialize-with=". " and="text" delimiter=", " />
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="book-container">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text value="edn" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<layout delimiter=", " vertical-align="sup">
|
||||
<text variable="citation-number"/>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="second-field-align" value="margin"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" />
|
||||
<text macro="author" suffix=", "/>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<group delimiter=", ">
|
||||
<text variable="genre"/>
|
||||
<text variable="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text macro="title" suffix=", "/>
|
||||
<group delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="issued"/>
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="book-container"/>
|
||||
<text macro="publisher" />
|
||||
<text macro="edition"/>
|
||||
<text macro="issued"/>
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<text macro="issued"/>
|
||||
<text variable="volume"/>
|
||||
<text variable="page" />
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,673 +0,0 @@
|
|||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
||||
<info>
|
||||
<title>Society of Biblical Literature (Full Note with Bibliography)</title>
|
||||
<id>http://www.zotero.org/styles/sbl-fullnote-bibliography</id>
|
||||
<link href="http://www.zotero.org/styles/sbl-fullnote-bibliography"/>
|
||||
<link href="http://www.sbl-site.org/assets/pdfs/SBLHS.pdf" rel="documentation"/>
|
||||
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography" rel="template"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Simon Kornblith</name>
|
||||
<email>simon@simonster.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Elena Razlogova</name>
|
||||
<email>elena.razlogova@gmail.com</email>
|
||||
</contributor>
|
||||
<summary>Society of Biblical Literature format with full notes and bibliography</summary>
|
||||
<category term="theology"/>
|
||||
<category term="numeric"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="secondary-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter book" match="none">
|
||||
<text macro="editor-translator"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors-note">
|
||||
<choose>
|
||||
<if type="chapter book" match="any">
|
||||
<group delimiter="; ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb-short" text-case="lowercase" suffix=". "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="secondary-contributors">
|
||||
<choose>
|
||||
<if type="chapter" match="none">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=". ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="container-contributors">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if variable="author">
|
||||
<names variable="editor" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if variable="author editor" match="any">
|
||||
<names variable="translator" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="editor-note">
|
||||
<names variable="editor">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator-note">
|
||||
<names variable="translator">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient-note">
|
||||
<names variable="recipient" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-note">
|
||||
<names variable="author">
|
||||
<name and="text" sort-separator=", " delimiter=", "/>
|
||||
<substitute>
|
||||
<text macro="editor-note"/>
|
||||
<text macro="translator-note"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-note"/>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="translator">
|
||||
<names variable="translator">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="recipient">
|
||||
<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-note" prefix=" "/>
|
||||
</macro>
|
||||
<macro name="contributors">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<substitute>
|
||||
<text macro="editor"/>
|
||||
<text macro="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient" prefix=". "/>
|
||||
</macro>
|
||||
<macro name="recipient-short">
|
||||
<names variable="recipient">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="contributors-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " />
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
<text macro="recipient-short"/>
|
||||
</macro>
|
||||
<macro name="contributors-sort">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="verb-short" prefix=", " suffix="."/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer-note">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="interviewer">
|
||||
<names variable="interviewer" delimiter=", ">
|
||||
<label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
|
||||
<name and="text" delimiter=", "/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="title-note">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<text variable="genre"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="personal_communication" match="none">
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if variable="title" match="none">
|
||||
<choose>
|
||||
<if type="interview">
|
||||
<text term="interview" text-case="lowercase"/>
|
||||
</if>
|
||||
<else-if type="manuscript speech" match="any">
|
||||
<text variable="genre" form="short"/>
|
||||
</else-if>
|
||||
<else-if type="personal_communication">
|
||||
<text macro="issued"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="description-note">
|
||||
<group delimiter=", ">
|
||||
<text macro="interviewer-note"/>
|
||||
<text variable="medium"/>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="description">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=". ">
|
||||
<text macro="interviewer"/>
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any"> </else-if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first"/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="container-title-note">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="lowercase" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="container-title">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<group delimiter=" " suffix=" ">
|
||||
<label variable="page" form="long" text-case="capitalize-first"/>
|
||||
<text variable="page"/>
|
||||
<text term="in" text-case="lowercase"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</macro>
|
||||
<macro name="edition-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-note">
|
||||
<choose>
|
||||
<if type="book chapter" match="any">
|
||||
<group delimiter=", ">
|
||||
<group>
|
||||
<text term="volume" form="short" suffix=". "/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<group>
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" prefix=" " suffix="." plural="true"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
<text macro="edition-note"/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group prefix=". " delimiter=". ">
|
||||
<group>
|
||||
<text term="volume" form="short" text-case="capitalize-first" suffix=". "/>
|
||||
<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 macro="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>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="book chapter thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="point-locators-subsequent">
|
||||
<group>
|
||||
<choose>
|
||||
<if locator="page" match="none">
|
||||
<label variable="locator" form="short" include-period="true" suffix=" "/>
|
||||
</if>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="point-locators">
|
||||
<choose>
|
||||
<if variable="locator" match="none">
|
||||
<text macro="pages"/>
|
||||
</if>
|
||||
<else-if type="article-journal">
|
||||
<text variable="locator" prefix=": "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="point-locators-subsequent" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text variable="page" prefix=", "/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="locators-journal">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="page" prefix=": "/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="archive-note">
|
||||
<group delimiter=", ">
|
||||
<text variable="archive_location"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="archive">
|
||||
<group delimiter=". ">
|
||||
<text variable="archive_location" text-case="capitalize-first"/>
|
||||
<text variable="archive"/>
|
||||
<text variable="archive-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="issue-note">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text variable="volume" prefix=" "/>
|
||||
<text variable="issue" prefix=", no. "/>
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<group prefix=" (" suffix=")">
|
||||
<group delimiter="; " suffix="; ">
|
||||
<text macro="container-contributors-note"/>
|
||||
<text macro="locators-note"/>
|
||||
<text variable="collection-title"/>
|
||||
</group>
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else-if type="thesis speech" match="any">
|
||||
<text variable="genre"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text macro="event"/>
|
||||
</group>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<choose>
|
||||
<if type="article-journal">
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="speech">
|
||||
<choose>
|
||||
<if variable="title" match="none"> </if>
|
||||
<else>
|
||||
<text variable="genre" text-case="capitalize-first" prefix=". "/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="event" prefix=" "/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
<text macro="issued" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if variable="publisher-place publisher" match="any">
|
||||
<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-note">
|
||||
<group delimiter=", ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive-note"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive-note"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group delimiter=". ">
|
||||
<choose>
|
||||
<if type="graphic report" match="any">
|
||||
<text macro="archive"/>
|
||||
</if>
|
||||
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
|
||||
<text macro="archive"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="sort-key">
|
||||
<text macro="contributors-sort" suffix=" "/>
|
||||
<text variable="title" suffix=" "/>
|
||||
<text variable="genre"/>
|
||||
</macro>
|
||||
<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"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" text-case="capitalize-first" suffix="."/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-short"/>
|
||||
<text macro="title-short"/>
|
||||
<text macro="point-locators-subsequent"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="contributors-note"/>
|
||||
<text macro="title-note"/>
|
||||
<text macro="description-note"/>
|
||||
<text macro="secondary-contributors-note"/>
|
||||
<text macro="container-title-note"/>
|
||||
</group>
|
||||
<text macro="issue-note"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="point-locators"/>
|
||||
<text macro="access-note" prefix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</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="---"/>
|
||||
<option name="entry-spacing" value="0"/>
|
||||
<sort>
|
||||
<key macro="sort-key"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=". ">
|
||||
<text macro="contributors"/>
|
||||
<text macro="title"/>
|
||||
<text macro="description"/>
|
||||
<text macro="secondary-contributors"/>
|
||||
<text macro="container-title"/>
|
||||
<text macro="container-contributors"/>
|
||||
</group>
|
||||
<text macro="locators"/>
|
||||
<text variable="collection-title" text-case="capitalize-first" prefix=". "/>
|
||||
<text macro="issue"/>
|
||||
<text macro="locators-newspaper" prefix=", "/>
|
||||
<text macro="locators-journal"/>
|
||||
<text macro="access" prefix=". "/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
143
csl/science.csl
143
csl/science.csl
|
@ -1,143 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Science journal</title>
|
||||
<id>http://www.zotero.org/styles/science</id>
|
||||
<link href="http://www.zotero.org/styles/science"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="numeric"/>
|
||||
<category term="science"/>
|
||||
<updated/>
|
||||
<summary>The Science journal style.</summary>
|
||||
<link href="http://www.sciencemag.org/about/authors/prep/res/refs.dtl" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="" suffix="" delimiter=", ">
|
||||
<name initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=", " suffix="." text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<text variable="URL"/>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="volume">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</macro>
|
||||
<macro name="pages">
|
||||
<label variable="page" form="short" suffix=". "/>
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<date variable="issued" delimiter=" ">
|
||||
<date-part name="month" form="long" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
<number variable="edition" form="numeric"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="collapse" value="citation-number"/>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter=", " font-style="italic">
|
||||
<text variable="citation-number" />
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="false"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<layout suffix=".">
|
||||
<text variable="citation-number" suffix=". "/>
|
||||
<text macro="author" suffix=", "/>
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text value="thesis, "/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<group>
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="edition"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="pages" prefix=", "/>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix=","/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
<group prefix=" (" suffix=")" delimiter=", ">
|
||||
<text macro="publisher" />
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
</group>
|
||||
<group delimiter=", " prefix=", ">
|
||||
<text macro="volume"/>
|
||||
<text macro="pages"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" ">
|
||||
<text variable="container-title" font-style="italic" suffix=". "/>
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page" prefix=", "/>
|
||||
</group>
|
||||
<text macro="issued" prefix=" (" suffix=")"/>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
360
csl/sp-legal.csl
360
csl/sp-legal.csl
|
@ -1,360 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="sp">
|
||||
<info>
|
||||
<title>Spanish Legal</title>
|
||||
<id>http://www.zotero.org/styles/sp-legal</id>
|
||||
<link href="http://www.zotero.org/styles/sp-legal"/>
|
||||
<author>
|
||||
<name>Pedro Herrera based on Romanian Humanities by Nicolae Turcan</name>
|
||||
<email>pedro.m.herrera@gmail.com</email>
|
||||
</author>
|
||||
<category term="social_science"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated>2008-01-14T08:50:29+00:00</updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<label form="verb"/>
|
||||
<name and="text" delimiter=", " prefix=" " delimiter-precedes-last="never"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name form="long" delimiter="; " delimiter-precedes-last="always" sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-bibliography">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" form="long" delimiter="; " delimiter-precedes-last="always" sort-separator=", " font-variant="small-caps"/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="accessed" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text term="at" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-case="capitalize-first" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="capitalize-first" prefix="“" suffix="”"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-case="capitalize-first" font-style="italic" suffix=", cit." form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="capitalize-first" prefix="“" suffix="”, cit." form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="3"/>
|
||||
<option name="et-al-subsequent-use-first" value="1"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<choose>
|
||||
<if position="first">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<!-- Here will be the original-date, when zotero will have an ui field for it.
|
||||
<date variable="original-date" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
-->
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<text macro="title"/>
|
||||
<group delimiter=" " class="container">
|
||||
<text term="in"/>
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<group>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="publisher"/>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<text macro="title"/>
|
||||
<text macro="editor-translator" font-variant="small-caps"/>
|
||||
<group class="containter-title" delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<text macro="title-short"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author" font-variant="small-caps"/>
|
||||
<text macro="title-short"/>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</else-if>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author-bibliography"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author-bibliography" suffix=", "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<!-- Here will be the original-date, when zotero will have an ui field for it.
|
||||
<date variable="original-date" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
-->
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="page" include-period="true" form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<group delimiter=" " class="container">
|
||||
<text term="in"/>
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<text macro="publisher"/>
|
||||
<group>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="page" include-period="true" form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="issue" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text variable="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="publisher"/>
|
||||
<text variable="collection-title" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="page" include-period="false" form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group>
|
||||
<text term="issue" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="page" include-period="false" form="short"/>
|
||||
<text variable="page" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=", " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
18
csl/test.csl
18
csl/test.csl
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Test</title>
|
||||
<id>http://www.zotero.org/styles/test</id>
|
||||
<link href="http://www.zotero.org/styles/test"/>
|
||||
<author>
|
||||
<name>Dan Stillman</name>
|
||||
</author>
|
||||
<updated>2007-12-30T23:44:54+00:00</updated>
|
||||
<summary>A test style</summary>
|
||||
</info>
|
||||
<citation>
|
||||
<layout>
|
||||
<text value="Hello World!"/>
|
||||
</layout>
|
||||
</citation>
|
||||
</style>
|
|
@ -1,175 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Urban Studies</title>
|
||||
<id>http://www.zotero.org/styles/urban_studies</id>
|
||||
<link href="http://www.zotero.org/styles/urban_studies"/>
|
||||
<author>
|
||||
<name>Bruce D'Arcus</name>
|
||||
<email>bdarcus@gmail.com</email>
|
||||
</author>
|
||||
<!-- based on APA; need to add this to the schema -->
|
||||
<category term="geography"/>
|
||||
<category term="author-date"/>
|
||||
<updated></updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="symbol" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="article">
|
||||
<text variable="container-title"/>
|
||||
</if>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="retrieved" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text term="from" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-case="sentence" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="sentence"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix="."/>
|
||||
<date variable="issued" prefix=" (" suffix=").">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" "/>
|
||||
<group class="container" prefix=", ">
|
||||
<text term="in" suffix=": "/>
|
||||
<group delimiter=", " suffix=".">
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name and="symbol" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first"/>
|
||||
</names>
|
||||
<group delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group>
|
||||
<label variable="page" form="short" include-period="true" suffix=" "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<text macro="publisher" prefix=" " suffix="."/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor-translator" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" font-style="italic"/>
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<label variable="page" form="short" include-period="true" suffix=" "/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,417 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="sp">
|
||||
<info>
|
||||
<title>Vienna Legal</title>
|
||||
<id>http://www.zotero.org/styles/Vienna-Legal</id>
|
||||
<link href="http://www.zotero.org/styles/Vienna-Legal"/>
|
||||
<author>
|
||||
<name>Pedro Herrera based on Romanian Humanities by Nicolae Turcan</name>
|
||||
<email>pedro.m.herrera@gmail.com</email>
|
||||
</author>
|
||||
<category term="humanities"/>
|
||||
<category term="generic-base"/>
|
||||
<category term="author-date"/>
|
||||
<updated>2008-01-14T08:50:29+00:00</updated>
|
||||
</info>
|
||||
<macro name="editor-translator">
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<label form="verb"/>
|
||||
<name and="text" delimiter=", " prefix=" " delimiter-precedes-last="never"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name form="short" delimiter="/" delimiter-precedes-last="always" sort-separator=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-bibliography">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" form="short" delimiter="/" delimiter-precedes-last="always" sort-separator=",."/>
|
||||
<label form="short" prefix=" (" suffix=".)"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="accessed" suffix=" "/>
|
||||
<date variable="accessed" suffix=", ">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<text term="at" suffix=" "/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-case="capitalize-first" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="capitalize-first" suffix=", "/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="title-short">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" text-case="capitalize-first" font-style="italic" form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="capitalize-first" prefix=" " form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="3"/>
|
||||
<option name="et-al-subsequent-use-first" value="1"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="issued"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<choose>
|
||||
<if position="first">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix=","/>
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<!-- Here will be the original-date, when zotero will have an ui field for it.
|
||||
<date variable="original-date" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
-->
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<!-- text macro="publisher"/-->
|
||||
<date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix=","/>
|
||||
<text macro="title" delimiter=","/>
|
||||
<group delimiter=" " class="container">
|
||||
<text term="in"/>
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=","/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<!--text macro="publisher"/-->
|
||||
<group>
|
||||
<date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<!--group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group-->
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix=", "/>
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="publisher"/>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author"/>
|
||||
<text macro="title"/>
|
||||
<text macro="editor-translator"/>
|
||||
<group class="containter-title" delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if position="ibid">
|
||||
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
|
||||
</else-if>
|
||||
<else-if position="subsequent">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=", ">
|
||||
<text macro="author" delimiter=", "/>
|
||||
<text macro="title-short"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="article">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix=", "/>
|
||||
<!--text macro="title"/-->
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="publisher"/>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix=","/>
|
||||
<text macro="title" delimiter=","/>
|
||||
<group delimiter=" " class="container">
|
||||
<text term="in"/>
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=","/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<!--text macro="publisher"/-->
|
||||
<!--group>
|
||||
<date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group-->
|
||||
<!--group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group-->
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="author" delimiter="/"/>
|
||||
<text macro="title-short"/>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</else-if>
|
||||
</choose>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author-bibliography"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<text macro="author-bibliography" suffix=", "/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group delimiter=" ">
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<!-- Here will be the original-date, when zotero will have an ui field for it.
|
||||
<date variable="original-date" prefix="(" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
-->
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<!-- text macro="publisher"/-->
|
||||
<date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" delimiter=","/>
|
||||
<group delimiter=" " class="container">
|
||||
<text term="in"/>
|
||||
<names variable="editor translator" delimiter=", ">
|
||||
<name sort-separator=","/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="edition"/>
|
||||
<!--text macro="publisher"/-->
|
||||
<group>
|
||||
<date variable="issued">
|
||||
<date-part name="year" prefix="(" suffix=")"/>
|
||||
</date>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<!--group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group-->
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="article">
|
||||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text macro="publisher"/>
|
||||
<text variable="collection-title" prefix=" (" suffix=")"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text macro="editor-translator"/>
|
||||
<group class="containter-title" delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
|
||||
<text variable="volume"/>
|
||||
</group>
|
||||
<text variable="issue"/>
|
||||
</group>
|
||||
<group>
|
||||
<label variable="locator" include-period="true" form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=", " macro="access"/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,160 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Water Science and Technology</title>
|
||||
<id>http://www.zotero.org/styles/water-science-tech</id>
|
||||
<link href="http://www.zotero.org/styles/water-science-tech"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Bruce D'Arcus</name>
|
||||
</contributor>
|
||||
<updated></updated>
|
||||
<summary>Style for Water Research.</summary>
|
||||
<link href="http://www.iwaponline.com/wst/i2a.htm" rel="documentation"/>
|
||||
<category label="Water Research" term="author-date"/>
|
||||
<category term="engineering"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="online" suffix="] " prefix="["/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="3"/>
|
||||
<option name="et-al-use-first" value="2"/>
|
||||
<option name="disambiguate-add-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=" "/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=",">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " quotes="true"/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<names variable="editor" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="text" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title" />
|
||||
<group prefix=", ">
|
||||
<text variable="volume" font-weight="bold" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
|
@ -1,161 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||
<info>
|
||||
<title>Water Research</title>
|
||||
<id>http://www.zotero.org/styles/waterresearch</id>
|
||||
<link href="http://www.zotero.org/styles/waterresearch"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<updated/>
|
||||
<summary>Style for Water Research.</summary>
|
||||
<link href="http://www.elsevier.com/wps/find/journaldescription.cws_home/309/authorinstructions?navopenmenu=4" rel="documentation"/>
|
||||
<category label="Water Research" term="author-date"/>
|
||||
<category term="engineering"/>
|
||||
</info>
|
||||
<macro name="editor">
|
||||
<names variable="editor" prefix="(" suffix=")" delimiter=", ">
|
||||
<name and="text" initialize-with=". " delimiter=", "/>
|
||||
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
|
||||
delimiter=", "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<text macro="title"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", " initialize-with=". "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" form="short" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text term="online" suffix="] " prefix="["/>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<layout prefix="(" suffix=")" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<text macro="author-short"/>
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<group>
|
||||
<label variable="locator" suffix="." form="short"/>
|
||||
<text variable="locator" prefix=" "/>
|
||||
</group>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="6"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout>
|
||||
<text macro="author" suffix=" "/>
|
||||
<date variable="issued" prefix=" (" suffix=")">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<group suffix=",">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<text prefix=" " suffix="." macro="publisher"/>
|
||||
</if>
|
||||
<else-if type="chapter">
|
||||
<text macro="title" prefix=" " quotes="true"/>
|
||||
<group class="container" prefix=" ">
|
||||
<text term="in" text-case="lowercase"/>
|
||||
<names variable="editor" prefix=" " suffix="," delimiter=", ">
|
||||
<name and="text" sort-separator=", " initialize-with=". "/>
|
||||
<label form="short" prefix=" (" suffix=".)" text-case="lowercase"/>
|
||||
</names>
|
||||
<text variable="container-title" prefix=" " suffix="."/>
|
||||
<text variable="collection-title" prefix=" " suffix="."/>
|
||||
<group suffix=".">
|
||||
<text macro="publisher" prefix=" "/>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix=".">
|
||||
<text macro="title" prefix=" "/>
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix=".">
|
||||
<text variable="container-title"/>
|
||||
<group prefix=", ">
|
||||
<text variable="volume" />
|
||||
<text variable="issue" prefix="(" suffix=")"/>
|
||||
</group>
|
||||
<group prefix=", ">
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
200
csl/yeast.csl
200
csl/yeast.csl
|
@ -1,200 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text" >
|
||||
<info>
|
||||
<title>Yeast Journal</title>
|
||||
<id>http://www.zotero.org/styles/yeast</id>
|
||||
<link href="http://www.zotero.org/styles/yeast"/>
|
||||
<author>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</author>
|
||||
<category term="author-date"/>
|
||||
<category term="biology"/>
|
||||
<updated/>
|
||||
<summary>The Yeast Journal style</summary>
|
||||
<link href="http://www3.interscience.wiley.com/cgi-bin/jabout/3895/ForAuthors.html?CRETRY=1%26SRETRY=0" rel="documentation"/>
|
||||
</info>
|
||||
<macro name="anon">
|
||||
<text term="anonymous" form="short" text-case="capitalize-first"/>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name name-as-sort-order="all" sort-separator=" " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with=""/>
|
||||
<label form="short" text-case="lowercase" prefix=". (" suffix=")" />
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="all" sort-separator=" " delimiter=", "
|
||||
delimiter-precedes-last="always" initialize-with=""/>
|
||||
<label form="short" prefix=". (" suffix=")." text-case="lowercase"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="author-short">
|
||||
<names variable="author">
|
||||
<name form="short" and="text" delimiter=", "/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="anon"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<group>
|
||||
<text variable="URL"/>
|
||||
<group prefix=" (" suffix=")">
|
||||
<text term="accessed" text-case="capitalize-first" suffix=" "/>
|
||||
<date variable="accessed">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="thesis">
|
||||
<text variable="title"/>
|
||||
</if>
|
||||
<else-if type="book">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<group delimiter=": " >
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="year-date">
|
||||
<date variable="issued">
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="day-month">
|
||||
<date variable="issued">
|
||||
<date-part name="month"/>
|
||||
<date-part name="day" prefix=" "/>
|
||||
</date>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<text variable="page"/>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short" suffix="."/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="6"/>
|
||||
<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-givenname" value="true"/>
|
||||
<option name="collapse" value="year"/>
|
||||
<layout prefix="[" suffix="]" delimiter="; ">
|
||||
<group delimiter=", ">
|
||||
<group delimiter=" ">
|
||||
<text macro="author-short"/>
|
||||
<text macro="year-date"/>
|
||||
</group>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<bibliography>
|
||||
<option name="hanging-indent" value="true"/>
|
||||
<option name="et-al-min" value="10"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
<sort>
|
||||
<key macro="author"/>
|
||||
<key variable="title"/>
|
||||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=" ">
|
||||
<text macro="author" suffix="."/>
|
||||
<text macro="year-date" suffix="."/>
|
||||
</group>
|
||||
<choose>
|
||||
<if type="article-newspaper article-magazine" match="any">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
</group>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="day-month"/>
|
||||
<text macro="edition"/>
|
||||
</group>
|
||||
</if>
|
||||
<else-if type="thesis">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group prefix=" " delimiter=", ">
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="book">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<text macro="edition"/>
|
||||
<text macro="editor" suffix="."/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=" ">
|
||||
<text macro="title" prefix=" " suffix="."/>
|
||||
<group class="container" delimiter=" " >
|
||||
<group delimiter=" " suffix=".">
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
<text variable="container-title" font-style="italic" suffix=","/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<group delimiter="; ">
|
||||
<text macro="publisher"/>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
</else-if>
|
||||
<else>
|
||||
<group suffix="." >
|
||||
<text macro="title" prefix=" " />
|
||||
<text macro="editor" prefix=" "/>
|
||||
</group>
|
||||
<group class="container" prefix=" " suffix="." delimiter=", ">
|
||||
<text variable="container-title" form="short" font-style="italic"/>
|
||||
<group delimiter=": ">
|
||||
<text variable="volume" font-weight="bold"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
<text prefix=" " macro="access" suffix="."/>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
Loading…
Add table
Reference in a new issue