<?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>Biological Psychiatry</title>
    <id>http://www.zotero.org/styles/biological-psychiatry</id>
    <link href="http://www.zotero.org/styles/biological-psychiatry" rel="self"/>
    <link href="http://www.elsevier.com/journals/biological-psychiatry/0006-3223/guide-for-authors" rel="documentation"/>
    <author>
      <name>Simon Kornblith</name>
      <email>simon@simonster.com</email>
    </author>
    <author>
      <name>Brenton M. Wiernik</name>
      <email>zotero@wiernik.org</email>
    </author>
    <contributor>
      <name>Bruce D'Arcus</name>
    </contributor>
    <contributor>
      <name>Curtis M. Humphrey</name>
    </contributor>
    <contributor>
      <name>Richard Karnesky</name>
      <email>karnesky+zotero@gmail.com</email>
      <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
    </contributor>
    <contributor>
      <name>Sebastian Karcher</name>
    </contributor>
    <category citation-format="author-date"/>
    <category field="psychology"/>
    <category field="medicine"/>
    <issn>0006-3223</issn>
    <eissn>1873-2402</eissn>
    <updated>2019-11-12T16:19:11+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="secondary-contributors">
    <choose>
      <if type="chapter entry-encyclopedia entry-dictionary paper-conference" match="none">
        <names variable="editor translator" delimiter=", " prefix="(" suffix=")">
          <name and="symbol" initialize-with=". " delimiter=", "/>
          <label prefix=", "/>
          <et-al font-style="italic"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="container-contributors">
    <choose>
      <if type="chapter entry-encyclopedia entry-dictionary paper-conference" match="any">
        <group delimiter=": ">
          <text term="in" text-case="capitalize-first"/>
          <names variable="editor translator">
            <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
            <label form="long" prefix=", "/>
            <et-al font-style="italic"/>
            <substitute>
              <names variable="container-author"/>
            </substitute>
          </names>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter-precedes-last="always" delimiter=", "/>
      <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if variable="page" match="none">
        <choose>
          <if variable="DOI">
            <text variable="DOI" prefix="https://doi.org/"/>
          </if>
          <else>
            <choose>
              <if variable="URL">
                <group delimiter=" ">
                  <text term="retrieved" text-case="capitalize-first"/>
                  <date variable="accessed" suffix="," delimiter=" ">
                    <date-part name="month"/>
                    <date-part name="day" suffix=","/>
                    <date-part name="year"/>
                  </date>
                  <group delimiter=" ">
                    <text term="from"/>
                    <text variable="URL"/>
                  </group>
                </group>
              </if>
            </choose>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="title">
    <group delimiter=" ">
      <choose>
        <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
          <choose>
            <if variable="container-title" match="none">
              <group delimiter=" ">
                <group delimiter=", ">
                  <text variable="title" text-case="title" font-style="italic"/>
                  <text macro="edition"/>
                  <text macro="volume"/>
                </group>
              </group>
            </if>
            <else>
              <group delimiter=" ">
                <text variable="title"/>
                <text macro="description"/>
              </group>
            </else>
          </choose>
        </if>
        <else-if type="article article-journal article-magazine article-newspaper" match="any">
          <group delimiter=", ">
            <group delimiter=" ">
              <text variable="title"/>
              <text macro="description"/>
            </group>
            <text macro="edition"/>
          </group>
        </else-if>
        <else>
          <choose>
            <if variable="container-title" match="none">
              <group delimiter=", ">
                <group delimiter=" ">
                  <text variable="title"/>
                  <text macro="description"/>
                </group>
                <text macro="edition"/>
                <text macro="volume"/>
              </group>
            </if>
            <else>
              <group delimiter=" ">
                <text variable="title"/>
                <text macro="description"/>
              </group>
            </else>
          </choose>
        </else>
      </choose>
      <text macro="secondary-contributors" prefix="(" suffix=")"/>
    </group>
  </macro>
  <macro name="publisher">
    <group delimiter=": ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <macro name="event">
    <group delimiter=" ">
      <text term="presented at"/>
      <text variable="event"/>
    </group>
  </macro>
  <macro name="issued">
    <choose>
      <if variable="issued">
        <group>
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <choose>
            <if type="article-journal bill book chapter entry-encyclopedia entry-dictionary graphic legal_case legislation motion_picture paper-conference report song" match="none">
              <date variable="issued">
                <date-part prefix=", " name="month"/>
                <date-part prefix=" " name="day"/>
              </date>
            </if>
          </choose>
        </group>
      </if>
      <else>
        <text term="no date" form="short"/>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if variable="edition">
        <choose>
          <if is-numeric="edition">
            <group delimiter=" ">
              <number variable="edition" form="ordinal"/>
              <text term="edition" form="short"/>
            </group>
          </if>
          <else>
            <text variable="edition"/>
          </else>
        </choose>
      </if>
      <else>
        <group delimiter=" ">
          <text term="version"/>
          <text variable="version"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="volume">
    <choose>
      <if variable="volume">
        <group delimiter=" ">
          <text term="volume" form="short"/>
          <number variable="volume" form="numeric"/>
        </group>
      </if>
      <else>
        <group delimiter=" ">
          <text term="volume" form="short" plural="true"/>
          <group>
            <text term="page-range-delimiter" prefix="1"/>
            <number variable="number-of-volumes" form="numeric"/>
          </group>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="article-journal article-magazine article-newspaper" match="any">
        <text variable="container-title" font-style="italic" form="short" strip-periods="true"/>
      </if>
      <else>
        <choose>
          <if variable="container-title">
            <group delimiter=", ">
              <text variable="container-title" text-case="title" font-style="italic"/>
              <text macro="edition"/>
              <text macro="volume"/>
            </group>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="container">
    <choose>
      <if type="article-journal article-magazine article-newspaper" match="any">
        <group delimiter=" ">
          <text macro="container-title"/>
          <group delimiter=": " prefix=" ">
            <text variable="volume"/>
            <text variable="page"/>
          </group>
        </group>
      </if>
      <else-if type="paper-conference">
        <choose>
          <if variable="editor translator" match="any">
            <group delimiter=". ">
              <text macro="container-contributors"/>
              <text macro="container-title"/>
              <group delimiter=", " prefix=" ">
                <text macro="publisher"/>
                <group delimiter=" ">
                  <label strip-periods="true" variable="page" form="short"/>
                  <text variable="page"/>
                </group>
              </group>
            </group>
          </if>
          <else-if variable="volume page" match="any">
            <group delimiter=" ">
              <text macro="container-title"/>
              <group delimiter=": " prefix=" ">
                <text variable="volume"/>
                <text variable="page"/>
              </group>
            </group>
          </else-if>
          <else>
            <group delimiter=". ">
              <text macro="container-contributors"/>
              <text macro="container-title"/>
              <group delimiter=", ">
                <text macro="event"/>
                <text macro="publisher"/>
              </group>
            </group>
          </else>
        </choose>
      </else-if>
      <else>
        <group delimiter=". ">
          <text macro="container-contributors"/>
          <text macro="container-title"/>
          <group delimiter=", ">
            <text macro="event"/>
            <text macro="publisher"/>
            <group delimiter=" ">
              <label strip-periods="true" variable="page" form="short"/>
              <text variable="page"/>
            </group>
          </group>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="description">
    <group prefix="[" suffix="]" delimiter=", ">
      <choose>
        <if variable="page" match="none">
          <text variable="status"/>
        </if>
      </choose>
      <text macro="genre"/>
      <text variable="medium"/>
      <choose>
        <if variable="genre medium" match="none">
          <choose>
            <if type="dataset">
              <text value="dataset"/>
            </if>
          </choose>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="genre">
    <group delimiter=" ">
      <text variable="genre"/>
      <group delimiter=" ">
        <text term="issue" form="short"/>
        <text variable="number"/>
      </group>
    </group>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter=",">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography hanging-indent="true" et-al-min="8" et-al-use-first="6" entry-spacing="0" line-spacing="2">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout>
      <group delimiter=" ">
        <text variable="citation-number" suffix="."/>
        <text macro="author"/>
        <text macro="issued" prefix="(" suffix="):"/>
        <group delimiter=". " suffix=".">
          <text macro="title"/>
          <text macro="container"/>
        </group>
        <text macro="access"/>
      </group>
    </layout>
  </bibliography>
</style>
