Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
1 contributor

Users who have contributed to this file

600 lines (599 sloc) 18.8 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="chicago" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>China Information</title>
<id>http://www.zotero.org/styles/china-information</id>
<link href="http://www.zotero.org/styles/china-information" rel="self"/>
<link href="http://www.zotero.org/styles/twentieth-century-music" rel="template"/>
<link href="https://uk.sagepub.com/en-gb/eur/journal/china-information#JournalStyle" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
<email>citationstyler@gmail.com</email>
</author>
<category citation-format="note"/>
<category field="history"/>
<issn>0920-203X</issn>
<eissn>1741-590X</eissn>
<updated>2019-08-08T14:08:53+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
<terms>
<term name="presented at">presented at the conference</term>
</terms>
</locale>
<macro name="editor-translator">
<group delimiter=" ">
<text term="in"/>
<group delimiter=", ">
<choose>
<if variable="author">
<names variable="editor" delimiter=", ">
<name delimiter=", "/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=" (" suffix=")"/>
</names>
<choose>
<if variable="container-author">
<group>
<text term="in" text-case="lowercase" suffix=" "/>
<names variable="container-author">
<name delimiter=", "/>
</names>
</group>
</if>
</choose>
</if>
</choose>
<choose>
<if variable="author editor" match="any">
<names variable="translator" delimiter=", ">
<label form="short" text-case="lowercase" strip-periods="false"/>
<name prefix=" "/>
</names>
</if>
</choose>
</group>
</group>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="chapter paper-conference" match="none">
<text macro="editor-translator"/>
</if>
</choose>
</macro>
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<text macro="editor-translator"/>
</if>
</choose>
</macro>
<macro name="editor-note">
<names variable="editor">
<name delimiter=", "/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=", "/>
</names>
</macro>
<macro name="translator-note">
<names variable="translator">
<name delimiter=", "/>
<label form="short" text-case="lowercase" strip-periods="false" prefix=", "/>
</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"/>
<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" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=", "/>
</names>
</macro>
<macro name="translator">
<names variable="translator">
<name delimiter=", "/>
<label form="short" text-case="lowercase" strip-periods="true" 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"/>
<substitute>
<text macro="editor"/>
<text macro="translator" prefix="(" suffix=")"/>
</substitute>
</names>
<text macro="recipient" prefix=". "/>
</macro>
<macro name="recipient-short">
<names variable="recipient">
<name form="short"/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=" (" suffix=") "/>
</names>
</macro>
<macro name="contributors-short">
<names variable="author">
<name form="short" and="text" initialize-with="."/>
<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"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="interviewer-note">
<names variable="interviewer" delimiter=", ">
<name delimiter=", "/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=" (" suffix=") "/>
</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="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<text variable="title" text-case="title" font-style="italic"/>
<text macro="edition"/>
</group>
</else-if>
<else>
<text variable="title" quotes="false"/>
</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="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<text variable="title" text-case="title" font-style="italic"/>
<text macro="edition"/>
</group>
</else-if>
<else>
<text variable="title" quotes="false"/>
</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>
<text variable="title" form="short" quotes="false" font-style="italic"/>
</else>
</choose>
</macro>
<macro name="description-note">
<group delimiter=", ">
<text macro="interviewer-note"/>
<text variable="medium"/>
<choose>
<if variable="title" match="none"/>
<else-if type="thesis speech" match="any"/>
<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"/>
<else-if type="thesis speech" match="any"/>
<else>
<text variable="genre" text-case="capitalize-first"/>
</else>
</choose>
</group>
</macro>
<macro name="container-title">
<choose>
<if type="legal_case" match="none">
<group delimiter=" ">
<text variable="container-title" text-case="title" font-style="italic"/>
</group>
</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">
<group prefix=" ">
<text variable="volume"/>
<number prefix="(" suffix=")" variable="issue"/>
</group>
</if>
<else-if type="legal_case">
<text variable="volume" prefix=", "/>
<text variable="container-title" prefix=" "/>
<text variable="page" prefix=" "/>
<text variable="locator" prefix=", "/>
</else-if>
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=", " delimiter=", ">
<group>
<text term="volume" form="short" suffix=" "/>
<number variable="volume" form="roman"/>
</group>
<choose>
<if variable="locator" match="none">
<group>
<number variable="number-of-volumes" form="numeric"/>
<text term="volume" form="short" prefix=" " plural="true"/>
</group>
</if>
</choose>
</group>
</else-if>
</choose>
</macro>
<macro name="locators-newspaper">
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</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" font-style="italic"/>
</group>
</macro>
<macro name="publisher">
<choose>
<if type="article-newspaper" match="any">
<group delimiter=", " prefix="(" suffix=")">
<text variable="publisher"/>
<text macro="issued"/>
</group>
</if>
<else-if type="paper-conference" match="any">
<group delimiter=", ">
<text variable="publisher-place"/>
<text macro="issued"/>
</group>
</else-if>
<else>
<group delimiter=", ">
<group delimiter=": ">
<choose>
<if type="thesis" match="none">
<text variable="publisher-place"/>
</if>
</choose>
<text variable="publisher"/>
</group>
<text macro="issued"/>
</group>
</else>
</choose>
</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="legal_case">
<text variable="authority" suffix=" "/>
<date variable="issued">
<date-part name="year"/>
</date>
</else-if>
<else-if type="bill book chapter graphic legal_case legislation motion_picture report song thesis" match="any">
<date variable="issued">
<date-part name="year"/>
</date>
</else-if>
<else-if type="article-journal">
<date variable="issued">
<date-part name="year"/>
</date>
</else-if>
<else-if type="paper-conference" match="any">
<date variable="issued">
<date-part name="month"/>
<date-part name="year" prefix=" "/>
</date>
</else-if>
<else>
<date form="text" date-parts="year-month-day" variable="issued"/>
</else>
</choose>
</macro>
<macro name="point-locators-subsequent">
<group>
<choose>
<if locator="page" match="none">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<choose>
<if variable="volume">
<group>
<text term="volume" form="short" text-case="lowercase" suffix=" "/>
<number variable="volume" form="numeric"/>
<label variable="locator" form="short" prefix=", " suffix=" "/>
</group>
</if>
<else>
<label variable="locator" form="short" suffix=" "/>
</else>
</choose>
</if>
</choose>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<number variable="volume" form="numeric" suffix=":"/>
</else-if>
</choose>
<label variable="locator" form="short" suffix=" "/>
<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-if type="legal_case"/>
<else>
<group prefix=", ">
<choose>
<if locator="page" match="none">
<label variable="locator" form="short" suffix=" "/>
</if>
</choose>
<label variable="locator" form="short" suffix=" "/>
<text variable="locator"/>
</group>
</else>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="chapter" match="any">
<text variable="page" prefix=", "/>
</if>
<else>
<text variable="page" prefix=": "/>
</else>
</choose>
</macro>
<macro name="locators-chapter">
<choose>
<if type="chapter paper-conference" match="any">
<choose>
<if variable="page">
<text variable="page" prefix=". "/>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="locators-journal">
<choose>
<if type="article-journal">
<text variable="page" prefix=", "/>
</if>
</choose>
</macro>
<macro name="issue-note">
<choose>
<if type="article-journal legal_case" match="any">
<text macro="issued" prefix=", "/>
</if>
<else-if variable="publisher-place publisher" match="any">
<group delimiter=", " prefix=", ">
<group delimiter=", ">
<choose>
<if variable="title" match="none"/>
<else-if type="thesis speech" match="any">
<text variable="genre"/>
</else-if>
</choose>
<text macro="event"/>
</group>
<group delimiter=", ">
<text macro="publisher"/>
</group>
</group>
</else-if>
<else>
<text macro="issued" prefix=", "/>
</else>
</choose>
</macro>
<macro name="issue">
<choose>
<if type="article-journal legal_case" match="any">
<text macro="issued" prefix=" "/>
</if>
<else-if variable="publisher-place publisher" match="any">
<group delimiter=", " prefix=". ">
<group delimiter=", ">
<choose>
<if variable="title" match="none"/>
<else-if type="thesis speech" match="any">
<text variable="genre"/>
</else-if>
</choose>
<text macro="event"/>
</group>
<group delimiter=", ">
<text macro="publisher"/>
</group>
</group>
</else-if>
<else>
<text macro="issued"/>
</else>
</choose>
</macro>
<macro name="access">
<choose>
<if type="webpage post post-weblog">
<group delimiter=" " prefix=" ">
<text variable="URL"/>
<group prefix="(" suffix=")">
<text term="accessed" text-case="lowercase" suffix=" "/>
<date form="text" variable="accessed"/>
</group>
</group>
</if>
</choose>
</macro>
<macro name="edition">
<group>
<number variable="edition" form="ordinal"/>
<label variable="edition" form="short"/>
</group>
</macro>
<citation and="text" et-al-min="4" et-al-use-first="1">
<layout delimiter="; " suffix=".">
<choose>
<if position="subsequent">
<group delimiter=", ">
<text macro="contributors-short"/>
<text macro="title-short"/>
<text macro="point-locators-subsequent" suffix="."/>
<text macro="issued"/>
</group>
</if>
<else>
<group delimiter=", ">
<text macro="contributors-note"/>
<text macro="title-note"/>
<text macro="description-note"/>
<text macro="container-contributors"/>
<text macro="container-title"/>
<text macro="secondary-contributors"/>
</group>
<text macro="locators"/>
<text macro="collection-title" prefix=", "/>
<text macro="issue-note"/>
<text macro="locators-newspaper" prefix=", "/>
<group delimiter=". ">
<text macro="point-locators"/>
<text macro="access"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography and="text" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0" hanging-indent="true">
<sort>
<key macro="contributors-sort"/>
<key variable="title"/>
<key variable="genre"/>
<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-contributors"/>
<text macro="container-title"/>
</group>
</group>
<text macro="locators"/>
<text macro="collection-title" prefix=". "/>
<text macro="issue"/>
<text macro="locators-newspaper" prefix=", "/>
<text macro="locators-journal"/>
<text macro="locators-chapter"/>
<text macro="access" prefix=". "/>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.