<?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" page-range-format="expanded">
  <info>
    <title>Religion in the Roman Empire</title>
    <title-short>RRE</title-short>
    <id>http://www.zotero.org/styles/religion-in-the-roman-empire</id>
    <link href="http://www.zotero.org/styles/religion-in-the-roman-empire" rel="self"/>
    <link href="https://www.mohr.de/fileadmin/user_upload/Zeitschriften/Richtlinien_Autoren/2016/RRE_Style_sheet-neu.pdf" rel="documentation"/>
    <author>
      <name>Carl Johan Berglund</name>
      <email>cajo@cajo.nu</email>
    </author>
    <category citation-format="note"/>
    <category field="theology"/>
    <issn>2199-4463</issn>
    <eissn>2199-4471</eissn>
    <updated>2018-06-03T03:31:35+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-GB">
    <terms>
      <term name="editor" form="verb-short">ed.</term>
      <term name="translator" form="verb-short">trans.</term>
    </terms>
  </locale>
  <macro name="originators">
    <names variable="author">
      <name name-as-sort-order="all" delimiter="; "/>
      <label form="short" prefix=" (" suffix=")"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
      </substitute>
    </names>
  </macro>
  <macro name="sortnames">
    <names variable="author">
      <name form="short" name-as-sort-order="all"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
      </substitute>
    </names>
  </macro>
  <macro name="year">
    <date variable="issued">
      <date-part name="year"/>
    </date>
  </macro>
  <macro name="title">
    <choose>
      <if type="book">
        <text variable="title" text-case="title" font-style="italic" suffix=". "/>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <text variable="title" text-case="title" suffix=". " quotes="true"/>
      </else-if>
      <else>
        <text variable="title" text-case="title" suffix=", " quotes="true"/>
      </else>
    </choose>
  </macro>
  <macro name="container">
    <choose>
      <if type="chapter paper-conference" match="any">
        <text term="in" text-case="capitalize-first" suffix=" "/>
        <group delimiter=", " suffix=". ">
          <text variable="container-title" font-style="italic"/>
          <names variable="container-author editor">
            <label form="verb-short" suffix=" "/>
            <name/>
          </names>
        </group>
      </if>
      <else-if type="article-journal">
        <group delimiter=" ">
          <text variable="container-title" font-style="italic" text-case="title"/>
          <group delimiter=". ">
            <text variable="volume" font-style="italic"/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="extras">
    <group delimiter=". ">
      <choose>
        <if type="book">
          <names variable="editor translator">
            <label form="verb-short" suffix=" "/>
            <name/>
          </names>
        </if>
      </choose>
      <choose>
        <if is-numeric="edition">
          <group delimiter=" ">
            <number variable="edition" form="ordinal"/>
            <text term="edition" form="short"/>
          </group>
        </if>
      </choose>
      <group delimiter=" ">
        <text variable="collection-title"/>
        <text variable="collection-number"/>
      </group>
      <group delimiter=": ">
        <text variable="publisher-place"/>
        <text variable="publisher"/>
      </group>
    </group>
  </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 suffix="." delimiter="; ">
      <group delimiter=", ">
        <group delimiter=" ">
          <names variable="author">
            <name form="short"/>
            <substitute>
              <names variable="editor"/>
              <names variable="translator"/>
            </substitute>
          </names>
          <text macro="year"/>
        </group>
        <text variable="locator"/>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true" et-al-min="6" et-al-use-first="3" entry-spacing="0">
    <sort>
      <key macro="sortnames"/>
      <key variable="issued"/>
    </sort>
    <layout suffix=".">
      <text macro="originators" suffix=" "/>
      <text macro="year" suffix=". "/>
      <text macro="title"/>
      <text macro="container"/>
      <text macro="extras"/>
    </layout>
  </bibliography>
</style>
