Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
319 lines (318 sloc) 11.1 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" demote-non-dropping-particle="sort-only" version="1.0" page-range-format="minimal" default-locale="en-GB">
<info>
<title>University of Technology Sydney - Harvard</title>
<title-short>Harvard UTS</title-short>
<id>http://www.zotero.org/styles/harvard-university-of-technology-sydney</id>
<link href="http://www.zotero.org/styles/harvard-university-of-technology-sydney" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-swinburne-university-of-technology" rel="template"/>
<link href="https://www.lib.uts.edu.au/help/referencing/harvard-uts-referencing-guide" rel="documentation"/>
<author>
<name>Meijun Huang</name>
<email>meijun.huang@uts.edu.au</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The Australian version of the Harvard author-date style</summary>
<updated>2017-01-20T03:09:51+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-GB">
<terms>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
</terms>
</locale>
<macro name="editor">
<group delimiter=" ">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in"/>
</if>
</choose>
<names delimiter=", " variable="editor" suffix=",">
<name initialize-with="." and="symbol" delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
<names delimiter=", " variable="translator" suffix=",">
<name initialize-with="." and="symbol" prefix="trans. "/>
</names>
</group>
</macro>
<macro name="anon">
<choose>
<if type="book figure graphic legal_case legislation manuscript pamphlet patent report thesis broadcast song post" match="any">
<text font-style="italic" variable="title" suffix=" "/>
</if>
<else-if type="bill" match="any">
<text variable="title" suffix=" "/>
</else-if>
<else-if type="webpage" match="any">
<choose>
<if variable="container-title" match="any">
<text variable="title" quotes="true"/>
</if>
<else>
<text font-style="italic" variable="title"/>
</else>
</choose>
</else-if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name initialize-with="." and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" delimiter=", " initialize-with=". " and="symbol" delimiter-precedes-last="never"/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="title">
<choose>
<if type="book graphic legal_case legislation motion_picture report song broadcast patent pamphlet figure manuscript post" match="any">
<text font-style="italic" variable="title"/>
</if>
<else-if type="bill" match="any">
<text variable="title"/>
</else-if>
<else-if type="webpage" match="any">
<choose>
<if variable="container-title" match="any">
<text font-style="normal" variable="title" quotes="true"/>
</if>
<else>
<text font-style="italic" variable="title"/>
</else>
</choose>
</else-if>
<else-if match="any" variable="container-title">
<text variable="title" quotes="true"/>
</else-if>
<else>
<text variable="title" quotes="false" font-style="italic"/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="book broadcast article bill chapter dataset entry entry-dictionary entry-encyclopedia figure graphic interview legal_case legislation manuscript map motion_picture musical_score pamphlet paper-conference patent personal_communication post post-weblog report review review-book song speech thesis webpage" match="any">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</if>
</choose>
</macro>
<macro name="year-date">
<choose>
<if type="legislation" match="any">
<date font-style="italic" form="text" variable="issued" date-parts="year">
<date-part font-style="italic" name="year"/>
</date>
</if>
<else>
<choose>
<if variable="issued" match="any">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text form="short" term="no date"/>
</else>
</choose>
</else>
</choose>
</macro>
<macro name="locators-journal">
<choose>
<if type="article-journal" match="any">
<group delimiter=", ">
<text variable="volume" prefix="vol. "/>
<text variable="issue" prefix="no. "/>
</group>
</if>
<else-if type="article-newspaper">
<date delimiter=" " variable="issued">
<date-part name="day"/>
<date-part name="month"/>
</date>
</else-if>
<else-if type="article-magazine" match="any">
<group delimiter=", ">
<text variable="volume" prefix="vol. "/>
<text variable="issue" prefix="no. "/>
<date delimiter=" " variable="issued">
<date-part name="day"/>
<date-part name="month"/>
</date>
</group>
</else-if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="article article-journal article-magazine article-newspaper chapter entry entry-dictionary entry-encyclopedia paper-conference" match="any">
<group delimiter=" ">
<label form="short" variable="page"/>
<text form="short" variable="page"/>
</group>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number form="ordinal" variable="edition"/>
<text form="short" strip-periods="true" term="edition" suffix="n"/>
</group>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</macro>
<macro name="access">
<choose>
<if type="webpage post-weblog" variable="accessed" match="any">
<text value="viewed"/>
<group delimiter=", " prefix=" ">
<date delimiter=" " variable="accessed">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
</group>
</if>
</choose>
</macro>
<citation disambiguate-add-givenname="true" disambiguate-add-names="true" disambiguate-add-year-suffix="true" et-al-use-first="1" et-al-min="4" givenname-disambiguation-rule="by-cite" collapse="year">
<layout delimiter="; " prefix="(" suffix=")">
<choose>
<if type="legal_case" match="none">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group>
<label form="short" variable="locator" plural="never"/>
<text variable="locator"/>
</group>
</group>
</if>
<else-if type="legal_case" match="any">
<group delimiter=" ">
<text font-style="italic" variable="title"/>
<date form="text" variable="issued" date-parts="year"/>
</group>
</else-if>
</choose>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<choose>
<if type="bill legal_case legislation treaty" match="none">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author" suffix=" "/>
<text macro="year-date"/>
</group>
<text macro="title"/>
<group delimiter=" ">
<text macro="editor"/>
<text font-style="italic" variable="container-title"/>
</group>
<text macro="locators-journal"/>
<text macro="edition"/>
<choose>
<if type="book chapter" match="any">
<text variable="volume" prefix="vol. "/>
</if>
</choose>
<text variable="genre"/>
<choose>
<if type="broadcast" match="any">
<group>
<text variable="collection-title"/>
</group>
</if>
</choose>
<text macro="publisher"/>
<choose>
<if type="broadcast" match="any">
<date delimiter=" " variable="issued">
<date-part name="day"/>
<date-part name="month"/>
</date>
</if>
</choose>
<text macro="pages"/>
<text macro="access"/>
</group>
</if>
<else-if type="legal_case" match="any">
<group delimiter=" ">
<text font-style="italic" variable="title"/>
<choose>
<if variable="volume" match="any">
<date form="text" variable="issued" prefix="(" suffix=")">
<date-part name="year"/>
</date>
</if>
<else>
<date form="text" variable="issued" prefix="[" suffix="]">
<date-part name="year"/>
</date>
</else>
</choose>
<text variable="volume"/>
<text macro="author"/>
<text variable="page-first"/>
</group>
</else-if>
<else-if type="legislation" match="any">
<group>
<text font-style="italic" variable="title" suffix=" "/>
<date font-style="italic" form="text" variable="issued" suffix=" " date-parts="year">
<date-part font-style="italic" name="year"/>
</date>
<text variable="publisher" prefix="(" suffix=")"/>
</group>
</else-if>
</choose>
<choose>
<if type="bill" match="any">
<group>
<text font-weight="normal" variable="title" suffix=" "/>
<date form="text" variable="issued" suffix=" " date-parts="year"/>
<text variable="publisher" prefix="(" suffix=")."/>
</group>
</if>
</choose>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.