<?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>University of the West of England (Bristol) (author-date/Harvard)</title>
    <title-short>UWE Bristol</title-short>
    <id>http://www.zotero.org/styles/harvard-university-of-the-west-of-england</id>
    <link href="http://www.zotero.org/styles/harvard-university-of-the-west-of-england" rel="self"/>
    <link href="http://www.zotero.org/styles/harvard-cite-them-right" rel="template"/>
    <link href="https://www.uwe.ac.uk/study/study-support/study-skills/referencing/uwe-bristol-harvard" rel="documentation"/>
    <author>
      <name>Emma Delaney</name>
    </author>
    <contributor>
      <name>Patrick O'Brien</name>
      <uri>https://citationstyler.com/</uri>
    </contributor>
    <category citation-format="author-date"/>
    <summary>Harvard author-date style updated for University of the West of England (UWE) (et-al format updated to comply with UWE Harvard Referencing</summary>
    <updated>2026-01-05T14:58:08+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="available at">available from</term>
    </terms>
  </locale>
  <macro name="editor">
    <names delimiter=", " variable="editor">
      <name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="10" et-al-use-first="1" initialize-with="." name-as-sort-order="all"/>
      <et-al font-style="italic"/>
      <label form="short" prefix=" "/>
      <substitute>
        <names variable="editor translator director"/>
        <text macro="substitute-author"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" delimiter-precedes-last="never" et-al-min="4"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="translator editor"/>
        <text macro="substitute-author"/>
      </substitute>
    </names>
  </macro>
  <macro name="available-from-access">
    <choose>
      <if type="book chapter" match="any">
        <group delimiter=" " prefix=" [" suffix="]">
          <text term="accessed" text-case="capitalize-first"/>
          <date variable="accessed">
            <date-part name="day" suffix=" "/>
            <date-part name="month" suffix=" "/>
            <date-part name="year"/>
          </date>
        </group>
      </if>
      <else>
        <group delimiter=" ">
          <group delimiter=": ">
            <text term="available at" text-case="capitalize-first"/>
            <text variable="URL"/>
          </group>
          <group suffix="]" prefix=" [">
            <text suffix=" " text-case="capitalize-first" term="accessed"/>
            <date variable="accessed">
              <date-part name="day" suffix=" "/>
              <date-part name="month" suffix=" "/>
              <date-part name="year"/>
            </date>
          </group>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="italicised-title">
    <text variable="title" font-style="italic"/>
  </macro>
  <macro name="standard-title">
    <text variable="title"/>
  </macro>
  <macro name="year-date-citation">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <text form="short" term="no date"/>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number form="ordinal" variable="edition"/>
          <text term="edition" form="short" strip-periods="false"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <group delimiter=" ">
      <label text-case="lowercase" variable="page" form="short" plural="contextual"/>
      <text variable="page"/>
    </group>
  </macro>
  <macro name="medium-online">
    <choose>
      <if match="any" variable="medium">
        <text variable="medium" prefix="[" suffix="]"/>
      </if>
      <else>
        <choose>
          <if match="any" variable="DOI URL">
            <text value="[online]"/>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="year-date-bibliography">
    <choose>
      <if match="any" variable="issued">
        <choose>
          <if type="article-magazine article-newspaper" match="any">
            <date form="text" date-parts="year-month-day" variable="issued">
              <date-part name="day" form="ordinal" range-delimiter=""/>
              <date-part name="month" range-delimiter=""/>
              <date-part name="year" range-delimiter=""/>
            </date>
          </if>
          <else>
            <date date-parts="year" form="text" variable="issued">
              <date-part name="year" range-delimiter=""/>
            </date>
          </else>
        </choose>
      </if>
      <else-if type="bill"/>
      <else>
        <text term="no date" form="long"/>
      </else>
    </choose>
  </macro>
  <macro name="container-title">
    <text variable="container-title" font-style="italic"/>
  </macro>
  <macro name="collection-title">
    <choose>
      <if type="book chapter" match="any">
        <text variable="collection-title"/>
      </if>
      <else>
        <text variable="collection-title" font-style="italic"/>
      </else>
    </choose>
  </macro>
  <macro name="series-episode">
    <choose>
      <if type="broadcast" match="any">
        <text variable="collection-number" prefix="Series "/>
        <choose>
          <if match="all" variable="number">
            <text variable="number" prefix=", episode " suffix="."/>
          </if>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="single-quote-title">
    <text variable="title" quotes="true"/>
  </macro>
  <macro name="translator">
    <names variable="translator" prefix=" " suffix=".">
      <label form="short" text-case="capitalize-first" suffix=" "/>
      <name/>
    </names>
  </macro>
  <macro name="original-title">
    <text variable="original-title" font-style="italic" prefix="[" suffix="]"/>
  </macro>
  <macro name="volume-number">
    <number variable="volume"/>
  </macro>
  <macro name="issue-number">
    <number prefix="(" suffix=")" variable="issue"/>
  </macro>
  <macro name="event-name">
    <text variable="event"/>
  </macro>
  <macro name="event-place">
    <text variable="event-place"/>
  </macro>
  <macro name="event-date">
    <date form="text" variable="event-date">
      <date-part name="day"/>
      <date-part name="month"/>
    </date>
  </macro>
  <macro name="broadcast-details">
    <choose>
      <if type="broadcast interview" match="any">
        <group delimiter=", ">
          <text variable="publisher"/>
          <date form="text" variable="issued" prefix=" ">
            <date-part name="day"/>
            <date-part name="month"/>
          </date>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="scale">
    <text variable="scale"/>
  </macro>
  <macro name="director">
    <names variable="director">
      <label suffix=": "/>
      <name/>
    </names>
  </macro>
  <macro name="graph-or-figure">
    <choose>
      <if type="graphic" match="any">
        <text value="graph"/>
      </if>
      <else-if type="figure" match="any">
        <text value="fig"/>
      </else-if>
    </choose>
  </macro>
  <macro name="day-month">
    <choose>
      <if type="interview personal_communication post-weblog" match="any">
        <date form="text" date-parts="year-month-day" variable="issued">
          <date-part name="day"/>
          <date-part name="month"/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="interviewer">
    <names variable="interviewer">
      <label form="verb" text-case="capitalize-first" suffix=" "/>
    </names>
  </macro>
  <macro name="recipient">
    <names variable="recipient"/>
  </macro>
  <macro name="substitute-author">
    <text term="anonymous" form="short" text-case="capitalize-first"/>
  </macro>
  <macro name="book-volumes">
    <group delimiter=" " prefix="(" suffix=")">
      <text variable="number-of-volumes"/>
      <label plural="always" suffix="." variable="volume" form="short"/>
    </group>
  </macro>
  <citation et-al-min="4" et-al-use-first="1" sort-separator="," disambiguate-add-year-suffix="true" collapse="year">
    <sort>
      <key macro="year-date-citation" names-use-last="true" sort="descending"/>
      <key macro="author"/>
    </sort>
    <layout suffix=")" delimiter="; " prefix="(">
      <group delimiter=", ">
        <text macro="author-short"/>
        <text macro="year-date-citation"/>
        <group>
          <label variable="locator" form="short"/>
          <text variable="locator"/>
        </group>
      </group>
    </layout>
  </citation>
  <bibliography et-al-min="10" et-al-use-first="1">
    <sort>
      <key macro="author"/>
      <key variable="title"/>
    </sort>
    <layout suffix=".">
      <text macro="author"/>
      <text macro="year-date-bibliography" prefix=" (" suffix=")"/>
      <choose>
        <if match="all" variable="author collection-title">
          <text macro="single-quote-title" prefix=" "/>
        </if>
        <else-if type="interview" match="all" variable="interviewer container-title">
          <text macro="single-quote-title" prefix=" " suffix="."/>
        </else-if>
        <else-if type="article-journal" match="any">
          <text variable="title" prefix=" " suffix="."/>
        </else-if>
        <else-if match="any" variable="author editor" type="webpage post post-weblog">
          <choose>
            <if type="chapter paper-conference article-magazine article-newspaper post-weblog" match="any">
              <text macro="standard-title" prefix=" " suffix=""/>
            </if>
            <else>
              <text macro="italicised-title" prefix=" " suffix=""/>
            </else>
          </choose>
          <text macro="book-volumes" prefix=" "/>
        </else-if>
      </choose>
      <text macro="original-title"/>
      <text macro="scale" prefix=" " suffix="."/>
      <text macro="director" prefix=" "/>
      <choose>
        <if match="any" type="book">
          <group delimiter=". " prefix=". ">
            <text macro="translator"/>
            <text macro="editor"/>
          </group>
        </if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter=": " prefix=". ">
            <text term="in" text-case="capitalize-first"/>
            <text macro="editor"/>
          </group>
        </else-if>
      </choose>
      <group delimiter=" for ">
        <text macro="interviewer" prefix=" "/>
        <text macro="container-title" prefix=". "/>
      </group>
      <text macro="collection-title"/>
      <text macro="series-episode"/>
      <text macro="edition" prefix=". " suffix="."/>
      <text variable="genre" prefix=". "/>
      <text macro="recipient" prefix=" " suffix=","/>
      <text macro="broadcast-details" prefix=" "/>
      <text macro="day-month" prefix=". "/>
      <text macro="medium-online" prefix=" "/>
      <choose>
        <if type="paper-conference" variable="event" match="all">
          <group delimiter=". " prefix=". ">
            <text macro="event-name"/>
            <group delimiter=", ">
              <text macro="event-place"/>
              <text macro="event-date"/>
            </group>
          </group>
        </if>
      </choose>
      <choose>
        <if type="broadcast interview" match="none">
          <group delimiter=", " prefix=". " suffix=".">
            <group delimiter=" ">
              <text macro="volume-number"/>
              <text macro="issue-number"/>
            </group>
            <choose>
              <if type="book chapter paper-conference report thesis" match="any">
                <group delimiter=" ">
                  <group delimiter=": ">
                    <text variable="publisher-place"/>
                    <text variable="publisher"/>
                  </group>
                  <text variable="number" prefix="[" suffix="]"/>
                </group>
              </if>
            </choose>
            <text macro="pages"/>
            <text macro="graph-or-figure"/>
          </group>
        </if>
      </choose>
      <text macro="available-from-access" prefix=". "/>
    </layout>
  </bibliography>
</style>
