<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="never" default-locale="en-GB" page-range-format="expanded">
  <info>
    <title>Oxford Studies on the Roman Economy</title>
    <id>http://www.zotero.org/styles/oxford-studies-on-the-roman-economy</id>
    <link href="http://www.zotero.org/styles/oxford-studies-on-the-roman-economy" rel="self"/>
    <link href="https://oxrep.classics.ox.ac.uk/oxford_studies_on_the_roman_economy/guidelines_for_authors/" rel="documentation"/>
    <author>
      <name>Nicolas Monteix</name>
    </author>
    <category citation-format="note"/>
    <category field="history"/>
    <summary>Harvard author-date style edited for Oxford Studies on the Roman Economy</summary>
    <updated>2026-01-03T21:21:12+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>
  <macro name="editor">
    <names variable="editor" delimiter=", ">
      <name and="text" name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", "/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="editor-bib">
    <names variable="editor" delimiter=", ">
      <name initialize-with="." and="text" sort-separator=", " delimiter=", "/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", "/>
      <label form="short" prefix=" "/>
      <substitute>
        <text macro="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor-short">
    <names variable="editor">
      <name form="short" and="text" delimiter=", "/>
      <et-al font-style="italic"/>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" delimiter=", "/>
      <et-al font-style="italic"/>
      <substitute>
        <text macro="editor-short"/>
        <text variable="title" form="short"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <group prefix=" (" suffix=")">
      <text term="accessed" suffix=" "/>
      <date variable="accessed">
        <date-part name="day" suffix=" "/>
        <date-part name="month" suffix=" "/>
        <date-part name="year"/>
      </date>
    </group>
  </macro>
  <macro name="collection">
    <group prefix=" (" suffix=")" delimiter=" ">
      <text variable="collection-title"/>
      <text variable="collection-number"/>
    </group>
  </macro>
  <macro name="title">
    <choose>
      <if type="book" match="any">
        <text variable="title" form="long" font-style="italic"/>
      </if>
      <else-if type="webpage" match="any">
        <text variable="title"/>
      </else-if>
      <else-if variable="container-title" match="none">
        <text variable="title" font-style="italic"/>
      </else-if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <text variable="publisher-place"/>
  </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=" " prefix=", ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="long" strip-periods="true"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <group>
      <text variable="page"/>
    </group>
  </macro>
  <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
    <layout delimiter="; ">
      <group>
        <text macro="author-short" suffix=" "/>
        <text macro="year-date"/>
        <choose>
          <if locator="page">
            <text variable="locator" prefix=":&#160;"/>
          </if>
          <else-if locator="paragraph">
            <text variable="locator" prefix=":&#160;§"/>
          </else-if>
          <else>
            <group prefix=":&#160;">
              <label variable="locator" form="short" suffix=".&#160;"/>
              <text variable="locator"/>
            </group>
          </else>
        </choose>
      </group>
    </layout>
  </citation>
  <bibliography subsequent-author-substitute="&#8212;">
    <sort>
      <key macro="author"/>
      <key variable="issued"/>
      <key variable="page-first"/>
      <key variable="title"/>
    </sort>
    <layout>
      <choose>
        <if variable="author editor" match="any">
          <text macro="author"/>
        </if>
        <else>
          <text variable="title" form="short"/>
        </else>
      </choose>
      <text macro="year-date" prefix=" (" suffix=")."/>
      <choose>
        <if type="thesis">
          <group prefix=" " delimiter=", " suffix=".">
            <text macro="title" font-style="italic"/>
            <text variable="genre"/>
            <text variable="publisher"/>
          </group>
        </if>
        <else-if type="webpage">
          <group prefix=" " delimiter=" ">
            <text macro="title" quotes="true" suffix=","/>
            <text variable="URL"/>
            <text prefix=" " macro="access" suffix="."/>
          </group>
          <group prefix=" " delimiter=" " suffix=".">
            <date variable="issued">
              <date-part name="day" suffix=" "/>
              <date-part name="month" suffix=" "/>
              <date-part name="year"/>
            </date>
            <text variable="container-title"/>
          </group>
        </else-if>
        <else-if type="article-journal article-magazine article-newspaper broadcast personal_communication thesis entry-dictionary entry-encyclopedia" match="any">
          <group>
            <text macro="title" quotes="true" prefix=" " suffix=","/>
            <text macro="editor"/>
            <text variable="container-title" form="short" font-style="italic" prefix=" " suffix=" "/>
          </group>
          <group prefix=" ">
            <group suffix=": ">
              <text variable="volume"/>
              <text variable="issue" prefix="."/>
            </group>
            <group>
              <text macro="pages" suffix="."/>
            </group>
          </group>
        </else-if>
        <else-if type="book graphic" match="any">
          <group prefix=" " suffix=".">
            <text macro="title"/>
            <text macro="edition"/>
            <text macro="collection"/>
            <text macro="publisher" prefix=". "/>
          </group>
        </else-if>
        <else-if type="chapter paper-conference" match="any">
          <text macro="title" quotes="true" prefix=" " suffix=", "/>
          <group>
            <text term="in" suffix=" "/>
            <text macro="editor-bib" suffix=", "/>
            <text variable="container-title" font-style="italic"/>
            <text macro="edition"/>
            <text macro="collection"/>
            <text macro="publisher" prefix=". " suffix=", "/>
            <text macro="pages" suffix="."/>
          </group>
        </else-if>
      </choose>
    </layout>
  </bibliography>
</style>
