Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
321 lines (320 sloc) 10.6 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>Cambridge University Press - Law (note)</title>
<title-short>CUP</title-short>
<id>http://www.zotero.org/styles/cambridge-university-press-law-note</id>
<link href="http://www.zotero.org/styles/cambridge-university-press-law-note" rel="self"/>
<link href="http://www.zotero.org/styles/cambridge-university-press-note" rel="template"/>
<link href="https://authornet.cambridge.org/information/academic/guidelines_for_authors.asp" rel="documentation"/>
<link href="https://authornet.cambridge.org/information/academic/downloads/General%20style%20guidelines.pdf" rel="documentation"/>
<link href="https://authornet.cambridge.org/information/academic/downloads/Additional%20style%20guidelines%20for%20Law.pdf" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
<email>obrienpat86@gmail.com</email>
</author>
<category citation-format="note"/>
<category field="law"/>
<updated>2018-01-23T09:26:03+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>
<macro name="author">
<names variable="author">
<name and="text" initialize-with=". "/>
<label form="short" strip-periods="false" 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=", "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="author-bibliography">
<names variable="author">
<name and="text" initialize-with=". " name-as-sort-order="first"/>
<label form="short" strip-periods="false" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
</macro>
<macro name="title-short">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" prefix="" suffix=""/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="chapter paper-conference" match="any">
<group delimiter=", " prefix="(" suffix=")">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
<text macro="date"/>
</group>
</if>
<else-if type="book" match="any">
<group delimiter=", " prefix="(" suffix=")">
<text variable="publisher"/>
<text macro="date"/>
</group>
</else-if>
<else-if type="thesis" match="any">
<text variable="publisher"/>
</else-if>
</choose>
</macro>
<macro name="date">
<choose>
<if type="webpage post-weblog" match="any">
<date date-parts="year-month" form="text" variable="issued"/>
</if>
<else>
<date variable="issued">
<date-part name="year"/>
</date>
</else>
</choose>
</macro>
<macro name="volume">
<group delimiter=" ">
<label variable="volume" form="short"/>
<number variable="volume" form="roman"/>
</group>
</macro>
<macro name="pageno">
<choose>
<if type="chapter paper-conference" match="any">
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</if>
<else>
<text variable="page"/>
</else>
</choose>
</macro>
<macro name="pageref">
<choose>
<if type="article-journal" match="any">
<group delimiter=" ">
<choose>
<if match="none" position="subsequent">
<text term="at"/>
</if>
</choose>
<text variable="locator"/>
</group>
</if>
<else>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</else>
</choose>
</macro>
<macro name="volref">
<text variable="volume"/>
</macro>
<macro name="container">
<choose>
<if type="chapter paper-conference" match="any">
<group delimiter=", ">
<group delimiter=" ">
<text term="in"/>
<text macro="editor"/>
</group>
<text variable="container-title"/>
</group>
</if>
<else>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
</macro>
<macro name="editor">
<names variable="editor translator">
<name initialize-with=". "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="volumes">
<group delimiter=" ">
<number variable="number-of-volumes"/>
<label variable="number-of-volumes" form="short"/>
</group>
</macro>
<macro name="edition">
<group delimiter=" ">
<text variable="edition"/>
<label variable="edition" form="short"/>
</group>
</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=" ">
<group delimiter=", ">
<text macro="author"/>
<text macro="title"/>
</group>
<group>
<choose>
<if type="article-journal" match="any">
<group delimiter=" " prefix=" ">
<text macro="date" prefix="(" suffix=")"/>
<text macro="volref"/>
<text macro="container"/>
<text macro="pageno"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=", " prefix=" ">
<text macro="container"/>
<text macro="publisher"/>
<text macro="pageno"/>
</group>
</else-if>
<else-if type="book" match="any">
<group delimiter=" ">
<group delimiter=", " prefix=", ">
<text macro="volumes"/>
<text macro="edition"/>
</group>
<group delimiter=", " prefix=" ">
<text macro="publisher"/>
<text macro="volume"/>
</group>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=", " prefix=" ">
<text variable="container-title"/>
<text variable="genre"/>
<group delimiter=" ">
<text macro="publisher"/>
<date form="text" date-parts="year-month-day" variable="issued"/>
</group>
</group>
</else-if>
<else>
<text macro="publisher"/>
<text macro="date" prefix="(" suffix=")"/>
</else>
</choose>
</group>
<text macro="pageref" prefix=" "/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography>
<sort>
<key macro="author-bibliography"/>
<key macro="date"/>
</sort>
<layout>
<group delimiter=" ">
<text macro="author-bibliography" suffix=","/>
<text macro="title"/>
<group>
<choose>
<if type="article-journal" match="any">
<group delimiter=" ">
<text macro="date" prefix="(" suffix=")"/>
<text macro="volref"/>
<text macro="container"/>
<text macro="pageno"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=", " prefix=" ">
<text macro="container"/>
<text macro="publisher"/>
<text macro="pageno"/>
</group>
</else-if>
<else-if type="book" match="any">
<group delimiter=" ">
<group delimiter=", ">
<text macro="volumes"/>
<text macro="edition"/>
</group>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="volume"/>
</group>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=", ">
<text variable="container-title"/>
<text variable="genre"/>
<group delimiter=" ">
<text macro="publisher"/>
<date form="text" date-parts="year-month-day" variable="issued"/>
</group>
</group>
</else-if>
<else-if type="webpage post-weblog" match="any">
<group delimiter=", ">
<group delimiter=", ">
<text macro="date"/>
<text variable="URL"/>
<group delimiter=" ">
<text term="accessed"/>
<date form="text" variable="accessed"/>
</group>
</group>
</group>
</else-if>
<else>
<text macro="publisher"/>
<text macro="date" prefix="(" suffix=")"/>
</else>
</choose>
</group>
<text macro="pageref"/>
</group>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.