<?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-US">
  <info>
    <title>Journal of Foraminiferal Research</title>
    <title-short>JFR</title-short>
    <id>http://www.zotero.org/styles/journal-of-foraminiferal-research</id>
    <link href="http://www.zotero.org/styles/journal-of-foraminiferal-research" rel="self"/>
    <link href="http://www.zotero.org/styles/us-geological-survey" rel="template"/>
    <link href="https://pubs.geoscienceworld.org/jfr" rel="documentation"/>
    <author>
      <name>Thaise R. Freitas</name>
    </author>
    <category citation-format="author-date"/>
    <category field="biology"/>
    <issn>0096-1191</issn>
    <eissn>1943-264X</eissn>
    <summary>Style for JFR based on AJS that is based on the US Geological Survey Style.</summary>
    <updated>2020-09-07T22:01:17+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="author">
    <names variable="author">
      <name and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="all"/>
      <et-al/>
      <label prefix=", "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="symbol" et-al-min="3" et-al-use-first="1" initialize-with="."/>
      <et-al/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title" form="short"/>
      </substitute>
    </names>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix">
    <sort>
      <key variable="issued"/>
      <key macro="author-short"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <text macro="author-short"/>
        <date variable="issued">
          <date-part name="year"/>
        </date>
        <group>
          <label variable="locator" form="short"/>
          <text variable="locator" prefix=" "/>
        </group>
      </group>
    </layout>
  </citation>
  <bibliography and="text" name-as-sort-order="first" hanging-indent="true">
    <sort>
      <key macro="author-short" names-use-first="1"/>
      <key variable="issued"/>
      <key variable="title"/>
    </sort>
    <layout suffix=".">
      <group delimiter=", ">
        <text macro="author"/>
        <date variable="issued" suffix=",">
          <date-part name="year"/>
        </date>
      </group>
      <choose>
        <if type="report">
          <group prefix=" " delimiter=", ">
            <group delimiter=" ">
              <text variable="title" suffix=":"/>
              <text variable="publisher"/>
              <text variable="collection-title"/>
              <text variable="number"/>
            </group>
            <group>
              <text variable="page" suffix=" "/>
              <label variable="page" form="short" plural="never"/>
            </group>
            <group prefix=" ">
              <text term="accessed"/>
              <group prefix=" " suffix=",">
                <date variable="accessed">
                  <date-part name="month" form="long" suffix=" "/>
                  <date-part name="day" form="numeric" suffix=", "/>
                  <date-part name="year" form="long"/>
                </date>
              </group>
              <group prefix=" ">
                <text term="at"/>
                <text variable="container-title" prefix=" "/>
              </group>
              <group prefix=" ">
                <text term="at"/>
                <text variable="URL" prefix=" "/>
              </group>
            </group>
          </group>
        </if>
        <else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
          <group suffix=":">
            <text variable="title" text-case="title" prefix=" "/>
          </group>
          <group prefix=" " suffix="." delimiter=", ">
            <text macro="publisher"/>
            <text variable="number-of-pages" suffix=" p."/>
          </group>
        </else-if>
        <else-if type="webpage">
          <group prefix=" " delimiter=", ">
            <text variable="title"/>
            <group delimiter=" ">
              <text term="accessed"/>
              <date variable="accessed">
                <date-part name="month" form="long" suffix=" "/>
                <date-part name="day" form="numeric" suffix=", "/>
                <date-part name="year" form="long"/>
              </date>
            </group>
            <group delimiter=" ">
              <group delimiter=" ">
                <text term="at"/>
                <text variable="container-title"/>
              </group>
              <group delimiter=" ">
                <text term="at"/>
                <text variable="URL"/>
              </group>
            </group>
          </group>
        </else-if>
        <else-if type="chapter paper-conference" match="any">
          <text variable="title" prefix=" "/>
          <group prefix=", ">
            <text term="in" font-style="italic"/>
            <names variable="editor translator" prefix=" " suffix="," delimiter=", ">
              <name and="text" initialize-with=". " name-as-sort-order="all"/>
              <et-al/>
              <label form="short" prefix=" (" suffix=")"/>
            </names>
            <text variable="event" prefix=" " suffix=" &#8211;"/>
            <text variable="container-title" text-case="title" prefix=" " suffix=":"/>
            <group suffix=".">
              <text macro="publisher" prefix=" "/>
              <group prefix=", ">
                <label plural="never" suffix=" " variable="page" form="short"/>
                <text variable="page"/>
              </group>
            </group>
          </group>
        </else-if>
        <else-if type="map">
          <text variable="title" prefix=" "/>
          <text variable="collection-title" prefix=": "/>
          <text variable="note" prefix=", scale "/>
        </else-if>
        <else-if type="speech">
          <text variable="title" prefix=" " suffix=":"/>
          <text variable="event" prefix=" "/>
          <text variable="event-place" prefix=", "/>
        </else-if>
        <else-if type="thesis" match="any">
          <text variable="title" prefix=" " suffix=": "/>
          <group delimiter=", " suffix=".">
            <text variable="genre"/>
            <text variable="publisher"/>
            <text variable="publisher-place"/>
          </group>
          <text variable="number-of-pages"/>
        </else-if>
        <else>
          <group suffix=":">
            <text variable="title" strip-periods="false" quotes="false" font-style="normal" font-variant="normal" font-weight="normal" vertical-align="baseline" prefix=" "/>
          </group>
          <group prefix=" " suffix="." delimiter=", ">
            <text variable="container-title"/>
            <group delimiter=", ">
              <text variable="volume" prefix="v. "/>
            </group>
            <text variable="page" prefix="p. "/>
            <text variable="DOI" prefix=" doi: "/>
          </group>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
