Skip to content

Commit

Permalink
Update harvard-swinburne-university-of-technology.csl to meet publish…
Browse files Browse the repository at this point in the history
…ed spec (#5627)
  • Loading branch information
kcastellino authored Sep 16, 2021
1 parent 8d7a0d8 commit fbbe7b3
Showing 1 changed file with 54 additions and 30 deletions.
84 changes: 54 additions & 30 deletions harvard-swinburne-university-of-technology.csl
Original file line number Diff line number Diff line change
@@ -1,31 +1,49 @@
<?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">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="symbol" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Swinburne University of Technology - Harvard</title>
<title-short>Swinburne Harvard</title-short>
<id>http://www.zotero.org/styles/harvard-swinburne-university-of-technology</id>
<link href="http://www.zotero.org/styles/harvard-swinburne-university-of-technology" rel="self"/>
<!--<link href="http://www.lib.monash.edu.au/tutorials/citing/harvard.html" rel="documentation"/>
If the same style is used by Monash University, it should get a dependent style pointing to this one -->
<link href="http://www.swinburne.edu.au/lib/researchhelp/harvard_system.htm" rel="documentation"/>
<link href="https://www.swinburne.edu.au/library/search/referencing-guides/harvard-style-guide/" rel="documentation"/>
<author>
<name>Julian Onions</name>
<email>julian.onions@gmail.com</email>
</author>
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Kiran Castellino</name>
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The Australian version of the Harvard author-date style</summary>
<updated>2012-09-27T22:06:38+00:00</updated>
<summary>The version of the Harvard author-date style used by Swinburne University of Technology, Australia</summary>
<updated>2021-08-28T11:17:24+10: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="accessed">viewed</term>
<term name="anonymous" form="short">Anon</term>
<term name="edition" form="short">edn</term>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
<term name="chapter" form="short">
<single>ch.</single>
<multiple>chs</multiple>
</term>
<term name="issue" form="short">
<single>no.</single>
<multiple>nos</multiple>
</term>
<term name="section" form="short">
<single>s.</single>
<multiple>ss.</multiple>
</term>
<term name="translator" form="verb-short">trans.</term>
</terms>
</locale>
<macro name="editor">
Expand All @@ -41,36 +59,40 @@
</names>
</group>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
<macro name="translator">
<group delimiter=" ">
<text term="translator" form="verb-short"/>
<names variable="translator" delimiter=", " suffix=",">
<name and="symbol" initialize-with="" delimiter=", " delimiter-precedes-last="never"/>
</names>
</group>
</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=")"/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with="" name-as-sort-order="all"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anon"/>
<text variable="title" font-style="italic"/>
</substitute>
</names>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title" font-style="italic"/>
<if variable="container-title">
<text variable="title" quotes="true"/>
</if>
<else>
<text variable="title" quotes="true"/>
<text variable="title" font-style="italic"/>
</else>
</choose>
</macro>
Expand All @@ -83,9 +105,12 @@
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
<choose>
<if is-uncertain-date="issued">
<text term="circa" form="short" suffix=" "/>
</if>
</choose>
<date variable="issued" form="text" date-parts="year"/>
</if>
<else>
<text term="no date" form="short"/>
Expand Down Expand Up @@ -130,33 +155,33 @@
<macro name="access">
<choose>
<if variable="URL">
<text value="viewed"/>
<text term="accessed"/>
<group prefix=" " delimiter=", ">
<date variable="accessed" delimiter=" ">
<date-part name="day"/>
<date-part name="month" suffix=","/>
<date-part name="year"/>
</date>
<date variable="accessed" form="text"/>
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
</group>
</if>
</choose>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="by-cite">
<sort>
<key macro="author-short"/>
<key macro="year-date"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group delimiter=" ">
<label variable="locator" plural="never" form="short"/>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<bibliography hanging-indent="false">
<sort>
<key macro="author"/>
<key variable="title"/>
Expand All @@ -168,10 +193,9 @@
<text macro="year-date"/>
</group>
<text macro="title"/>
<group delimiter=" ">
<text macro="editor"/>
<text variable="container-title" font-style="italic"/>
</group>
<text macro="translator"/>
<text macro="editor"/>
<text variable="container-title" font-style="italic"/>
<text macro="locators-journal"/>
<text macro="edition"/>
<text variable="genre"/>
Expand Down

0 comments on commit fbbe7b3

Please sign in to comment.