Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
327 lines (326 sloc) 10.3 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Melbourne Polytechnic - Harvard</title>
<id>http://www.zotero.org/styles/harvard-melbourne-polytechnic</id>
<link href="http://www.zotero.org/styles/harvard-melbourne-polytechnic" rel="self"/>
<link href="http://www.zotero.org/styles/style-manual-australian-government" rel="template"/>
<link href="https://melbournepolytechnic.spydus.com/reference.html" rel="documentation"/>
<author>
<name>mlewis</name>
<email>martinlewis@melbournepolytechnic.edu.au</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Harvard style for Melbourne Polytechnic</summary>
<updated>2016-08-02T01:55:02+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="edition" form="short">edn</term>
</terms>
</locale>
<macro name="editor">
<names variable="editor">
<name and="symbol" initialize-with=""/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=""/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<choose>
<if type="broadcast">
<text macro="title" font-style="italic"/>
</if>
<else>
<text macro="title"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<label form="short" prefix=" " suffix=" "/>
<name form="short" and="symbol"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="URL">
<group>
<text value="viewed"/>
<date variable="accessed">
<date-part name="day" prefix=" "/>
<date-part name="month" prefix=" "/>
<date-part name="year" prefix=" "/>
</date>
</group>
<text variable="URL" prefix=", "/>
</if>
<else>
<group>
<text value="viewed"/>
<date variable="accessed">
<date-part name="day" prefix=" "/>
<date-part name="month" prefix=" "/>
<date-part name="year" prefix=" "/>
</date>
</group>
</else>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis webpage" match="any">
<text variable="title" font-style="italic"/>
</if>
<else-if type="patent">
<text variable="title" font-style="italic" quotes="false"/>
</else-if>
<else-if type="broadcast">
<text variable="title" font-style="italic" quotes="false"/>
</else-if>
<else-if type="entry-encyclopedia">
<text variable="title" quotes="true"/>
</else-if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", " prefix=", ">
<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" form="short"/>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="day-month">
<date variable="issued">
<date-part name="month"/>
<date-part name="day" prefix=" "/>
</date>
</macro>
<macro name="month-day">
<date variable="issued">
<date-part name="day"/>
<date-part name="month" prefix=" "/>
</date>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<choose>
<if type="personal_communication">
<group prefix="pers-comm, ">
<text macro="month-day"/>
</group>
</if>
</choose>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="false">
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<text macro="author"/>
<choose>
<if type="broadcast">
<text variable="container-title" font-style="italic" prefix=", "/>
</if>
</choose>
<text macro="year-date" prefix=" "/>
<choose>
<if type="bill book legal_case legislation report" match="any">
<group delimiter=", ">
<text macro="title" prefix=", "/>
<text macro="edition"/>
<text macro="editor"/>
</group>
<text macro="publisher"/>
</if>
<else-if type="song">
<group delimiter=", ">
<text macro="title" prefix=", "/>
</group>
<group prefix=", ">
<text macro="publisher"/>
</group>
</else-if>
<else-if type="motion_picture">
<group delimiter=", ">
<text macro="title" prefix=", "/>
<text macro="edition"/>
<text macro="editor"/>
</group>
<text variable="medium" prefix=", "/>
<text macro="publisher"/>
<text variable="note" prefix=", "/>
</else-if>
<else-if type="graphic">
<text macro="title" prefix=", "/>
<group prefix=", ">
<text variable="medium"/>
</group>
<group prefix=", held at ">
<text variable="archive"/>
</group>
<group prefix=", ">
<text variable="archive_location"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group prefix=",">
<text macro="title"/>
<text term="in" prefix=", "/>
<text macro="editor" prefix=" "/>
<text variable="container-title" font-style="italic" prefix=", "/>
<text variable="collection-title" prefix=", "/>
<text variable="event" prefix=" "/>
<group>
<text macro="publisher"/>
</group>
<group prefix=", ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else-if type="thesis">
<group prefix=", ">
<text macro="title"/>
<text variable="genre" prefix=", "/>
<text value="thesis" prefix=", "/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="article-newspaper">
<group prefix=", ">
<text macro="title"/>
</group>
<group prefix=", ">
<text variable="container-title" font-style="italic"/>
<group prefix=", ">
<text variable="volume" prefix="Vol. "/>
<text variable="issue" prefix=", No. "/>
</group>
<group prefix=", ">
<text macro="day-month"/>
</group>
<group prefix=", ">
<label variable="page" form="short"/>
<text variable="page" prefix=". "/>
</group>
</group>
<group>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="entry-encyclopedia">
<group prefix=", ">
<text variable="title" font-style="italic"/>
</group>
<group prefix=", ">
<text variable="container-title" font-style="italic"/>
</group>
<group>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="webpage">
<group prefix=", ">
<text macro="title"/>
</group>
<group prefix=", ">
<text variable="container-title"/>
</group>
</else-if>
<else-if type="speech">
<group prefix=", ">
<text variable="title" font-style="italic" quotes="false"/>
</group>
<text variable="genre" prefix=", "/>
<text variable="event" prefix=", "/>
<text variable="event-place" prefix=", "/>
</else-if>
<else>
<group prefix=", ">
<text macro="title"/>
</group>
<group prefix=", ">
<choose>
<if type="broadcast">
<text variable="medium"/>
</if>
<else>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
<text variable="genre" prefix=", "/>
<group prefix=" ">
<text macro="day-month"/>
</group>
<group prefix=", ">
<text variable="volume" prefix="Vol. "/>
<text variable="issue" prefix=", No. "/>
</group>
<group prefix=", ">
<label variable="page" form="short"/>
<text variable="page" prefix=". "/>
</group>
</group>
<group>
<text macro="publisher"/>
</group>
</else>
</choose>
<text prefix=", " macro="access"/>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.