<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
  <info>
    <title>Thomson Reuters - Legal, Tax &amp; Accounting Australia</title>
    <id>http://www.zotero.org/styles/thomson-reuters-legal-tax-and-accounting-australia</id>
    <link href="http://www.zotero.org/styles/thomson-reuters-legal-tax-and-accounting-australia" rel="self"/>
    <link href="http://www.zotero.org/styles/australian-guide-to-legal-citation" rel="template"/>
    <link href="https://forums.zotero.org/discussion/4841/new-australian-legal-citation-style/?Focus=20831#Comment_20831" rel="documentation"/>
    <author>
      <name>Sebastian Karcher</name>
    </author>
    <category citation-format="note"/>
    <category field="law"/>
    <summary>Style for a series of Thomson Reuters law publications for Australia</summary>
    <updated>2018-03-31T04:01:14+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>
    <terms>
      <term name="et-al">et al</term>
      <term name="open-quote">“</term>
      <term name="close-quote">”</term>
      <term name="open-inner-quote">‘</term>
      <term name="close-inner-quote">’</term>
      <term name="page-range-delimiter">&#8211;</term>
    </terms>
  </locale>
  <!--Authors and Persons-->
  <macro name="author-note">
    <!--for bills & hearing this should start with jurisdiction once available-->
    <choose>
      <if type="interview">
        <group delimiter=", ">
          <names variable="interviewer">
            <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
          </names>
          <names variable="author" prefix="Interview with ">
            <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
          </names>
        </group>
      </if>
      <else-if type="personal_communication">
        <group delimiter=" ">
          <group delimiter=" from ">
            <text variable="genre"/>
            <names variable="author">
              <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
            </names>
          </group>
          <names variable="recipient" prefix="to ">
            <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
          </names>
        </group>
      </else-if>
      <else-if type="broadcast">
        <text variable="publisher"/>
      </else-if>
      <else-if type="legal_case legislation" match="any"/>
      <else>
        <names variable="author">
          <name delimiter-precedes-last="never" and="text" delimiter=", " initialize-with="" sort-separator=" " name-as-sort-order="all"/>
          <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
          <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title"/>
          </substitute>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="author-short">
    <choose>
      <if type="interview">
        <group delimiter=", ">
          <names variable="interviewer">
            <name delimiter-precedes-last="never" and="text" form="short" delimiter=", " initialize="false" initialize-with=""/>
          </names>
          <names variable="author" prefix="Interview with ">
            <name delimiter-precedes-last="never" and="text" form="short" delimiter=", " initialize="false" initialize-with=""/>
          </names>
        </group>
      </if>
      <else-if type="personal_communication">
        <group delimiter=" ">
          <group delimiter=" from ">
            <text variable="genre"/>
            <names variable="author">
              <name delimiter-precedes-last="never" and="text" delimiter=", " form="short" initialize="false" initialize-with=""/>
            </names>
          </group>
          <names variable="recipient" prefix="to ">
            <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" form="short" initialize-with=""/>
          </names>
        </group>
      </else-if>
      <else-if type="broadcast">
        <text variable="publisher"/>
      </else-if>
      <else>
        <names variable="author">
          <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with="" form="short"/>
          <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title"/>
          </substitute>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="editor">
    <group>
      <choose>
        <if type="chapter paper-conference" match="any">
          <text term="in" suffix=" "/>
        </if>
      </choose>
      <names variable="editor translator" delimiter=", ">
        <name delimiter-precedes-last="never" and="text" delimiter=", " initialize-with="" name-as-sort-order="all" sort-separator=" "/>
        <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
      </names>
    </group>
  </macro>
  <!-- Titles -->
  <macro name="title">
    <choose>
      <if type="book legislation webpage thesis motion_picture manuscript" match="any">
        <text variable="title" font-style="italic" text-case="title"/>
      </if>
      <else-if type="bill">
        <text variable="title" text-case="title"/>
      </else-if>
      <else-if type="legal_case">
        <text variable="title" font-style="italic" strip-periods="true" form="short"/>
      </else-if>
      <else>
        <text variable="title" quotes="true" text-case="title"/>
      </else>
    </choose>
  </macro>
  <macro name="title-short">
    <choose>
      <if type="book legislation webpage thesis motion_picture manuscript" match="any">
        <text variable="title" font-style="italic" text-case="title" form="short"/>
      </if>
      <else>
        <text variable="title" quotes="true" text-case="title" form="short"/>
      </else>
    </choose>
  </macro>
  <!--Dates-->
  <macro name="issued-year">
    <date variable="issued" form="text" date-parts="year"/>
  </macro>
  <macro name="issued-full">
    <date variable="issued" form="text"/>
  </macro>
  <macro name="date-news">
    <choose>
      <if type="article-newspaper broadcast personal_communication manuscript" match="any">
        <date variable="issued" form="text"/>
      </if>
    </choose>
  </macro>
  <macro name="date-parenthesis">
    <choose>
      <if type="legal_case" match="any">
        <choose>
          <if variable="volume">
            <text macro="issued-year" prefix="(" suffix=")"/>
          </if>
          <else-if variable="container-title volume number" match="any">
            <!--no year in square brackets for unreported case w/o medium neutral citation-->
            <text macro="issued-year" prefix="[" suffix="]"/>
          </else-if>
        </choose>
      </if>
      <else-if type="article-journal article-magazine" match="any">
        <text macro="issued-year" prefix="(" suffix=")"/>
      </else-if>
      <else-if type="webpage">
        <text macro="issued-full" prefix="(" suffix=")"/>
      </else-if>
      <else-if type="legislation">
        <text macro="issued-year" font-style="italic"/>
      </else-if>
      <else-if type="bill">
        <text macro="issued-year"/>
      </else-if>
    </choose>
  </macro>
  <!--publication info -->
  <macro name="publisher">
    <choose>
      <if type="book chapter paper-conference article-newspaper report legislation motion_picture speech interview thesis" match="any">
        <group prefix="(" suffix=")" delimiter=", ">
          <choose>
            <if type="report thesis speech interview" match="any">
              <group delimiter=" ">
                <text variable="genre"/>
                <text variable="number"/>
                <text variable="event" prefix="at the "/>
              </group>
            </if>
          </choose>
          <choose>
            <if type="article-newspaper">
              <text variable="publisher-place"/>
            </if>
            <else-if type="legislation bill" match="any">
              <!--this should be jurisdiction we use code instead-->
              <text variable="container-title"/>
            </else-if>
            <else>
              <!--this won't work in Zotero yet, but does no harm -->
              <names variable="director">
                <label form="verb" text-case="capitalize-first" suffix=" "/>
                <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
              </names>
              <choose>
                <!--if none of these, this we don't want edition either. Might be Loose-Leaf-->
                <if variable="publisher issued genre container-title" match="any">
                  <text macro="edition"/>
                </if>
              </choose>
              <text variable="publisher"/>
              <text variable="publisher-place"/>
              <choose>
                <if type="speech">
                  <text variable="event-place"/>
                  <text macro="issued-full"/>
                </if>
                <else-if type="report interview" match="any">
                  <text macro="issued-full"/>
                </else-if>
                <else>
                  <text macro="issued-year"/>
                </else>
              </choose>
            </else>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="looseleaf">
    <choose>
      <if type="book">
        <choose>
          <if variable="publisher issued" match="none">
            <group prefix="(at " suffix=")">
              <choose>
                <if variable="edition">
                  <text variable="edition"/>
                </if>
                <else>
                  <date variable="accessed" form="text"/>
                </else>
              </choose>
            </group>
          </if>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="volume-book">
    <choose>
      <if type="book chapter report" match="any">
        <group delimiter=" ">
          <label variable="volume" form="short" strip-periods="true"/>
          <text variable="volume"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <label variable="edition" form="short" strip-periods="true"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="book-container">
    <choose>
      <if type="chapter paper-conference" match="any">
        <group>
          <text macro="editor"/>
          <text variable="container-title" font-style="italic" prefix=", "/>
        </group>
      </if>
      <else-if type="webpage">
        <text variable="container-title"/>
      </else-if>
    </choose>
  </macro>
  <macro name="broadcast-container">
    <choose>
      <if type="broadcast" match="any">
        <text variable="container-title" font-style="italic"/>
      </if>
    </choose>
  </macro>
  <macro name="article-case-info">
    <choose>
      <if type="article-journal article-magazine article-newspaper legal_case" match="any">
        <group delimiter=" ">
          <text variable="volume"/>
          <choose>
            <if type="legal_case">
              <choose>
                <if variable="container-title">
                  <text variable="container-title" form="short"/>
                </if>
                <else-if variable="authority number" match="all">
                  <!--Assume that only cases with a Medium Neutral Citation have a docket number -->
                  <group delimiter=" ">
                    <text variable="authority" form="short" strip-periods="true"/>
                    <text variable="number"/>
                    <text macro="issued-full" prefix="(" suffix=")"/>
                  </group>
                </else-if>
                <else>
                  <group delimiter=", " prefix="(" suffix=")">
                    <text value="Unreported"/>
                    <text variable="authority"/>
                    <names variable="author">
                      <name name-as-sort-order="all" delimiter-precedes-last="never" and="text" delimiter=", " sort-separator=" "/>
                    </names>
                    <text macro="issued-full"/>
                  </group>
                </else>
              </choose>
            </if>
            <else>
              <text variable="container-title" form="short"/>
            </else>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="page-and-locator">
    <choose>
      <if type="book chapter" match="none">
        <group delimiter=" ">
          <text variable="page-first"/>
          <text macro="locator"/>
        </group>
      </if>
      <else>
        <text macro="locator"/>
      </else>
    </choose>
  </macro>
  <macro name="locator">
    <choose>
      <if type="book chapter" match="any">
        <group delimiter=" ">
          <label variable="locator" form="short" strip-periods="true"/>
          <text variable="locator"/>
        </group>
      </if>
      <else>
        <text variable="locator" prefix="at "/>
      </else>
    </choose>
  </macro>
  <!--Others -->
  <macro name="manuscript-catchall">
    <choose>
      <if type="manuscript">
        <text variable="genre"/>
      </if>
    </choose>
  </macro>
  <macro name="URL">
    <choose>
      <if type="legal_case legislation bill" match="none">
        <group delimiter=" ">
          <text variable="URL"/>
          <date variable="accessed" form="text" prefix="viewed "/>
        </group>
      </if>
    </choose>
  </macro>
  <citation et-al-min="20" et-al-use-first="19" et-al-subsequent-min="3" et-al-subsequent-use-first="1">
    <layout suffix="." delimiter="; ">
      <choose>
        <if position="subsequent">
          <choose>
            <if type="legal_case bill legislation manuscript" match="any">
              <!--don't use short form and above note for legal citations -->
              <group delimiter=" ">
                <group delimiter=", ">
                  <text macro="author-note"/>
                  <text macro="title"/>
                </group>
                <!-- we could work with title-short here-->
                <group delimiter=" ">
                  <text macro="date-parenthesis"/>
                  <text macro="article-case-info"/>
                  <text macro="book-container"/>
                  <text macro="publisher"/>
                </group>
              </group>
              <text macro="manuscript-catchall" prefix=", "/>
              <text macro="date-news" prefix=", "/>
              <group delimiter=", " prefix=" ">
                <text macro="looseleaf"/>
                <text variable="page-first"/>
                <text variable="locator"/>
              </group>
            </if>
            <else>
              <group delimiter=", ">
                <text macro="author-short"/>
                <choose>
                  <if disambiguate="true">
                    <text macro="title-short"/>
                  </if>
                </choose>
                <choose>
                  <if type="book chapter" match="any">
                    <text variable="first-reference-note-number" prefix="n "/>
                    <text macro="locator"/>
                  </if>
                  <else>
                    <group delimiter=" ">
                      <text variable="first-reference-note-number" prefix="n "/>
                      <text macro="locator"/>
                    </group>
                  </else>
                </choose>
              </group>
            </else>
          </choose>
        </if>
        <else>
          <!--general whole citation -->
          <group delimiter=" ">
            <group delimiter=", ">
              <group delimiter=" ">
                <group delimiter=", ">
                  <text macro="author-note"/>
                  <text macro="title"/>
                  <text macro="broadcast-container"/>
                </group>
                <group delimiter=" ">
                  <text macro="date-parenthesis"/>
                  <text macro="article-case-info"/>
                  <text macro="book-container"/>
                  <text macro="publisher"/>
                </group>
              </group>
              <text macro="manuscript-catchall"/>
              <text macro="date-news"/>
            </group>
            <group delimiter=", ">
              <group delimiter=" ">
                <text macro="volume-book"/>
                <text macro="looseleaf"/>
              </group>
              <text macro="page-and-locator"/>
            </group>
          </group>
          <text macro="URL" prefix=", "/>
        </else>
      </choose>
    </layout>
  </citation>
</style>
