<?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">
  <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  <info>
    <title>Journal of Emerging Investigators</title>
    <title-short>JEI</title-short>
    <id>http://www.zotero.org/styles/journal-of-emerging-investigators</id>
    <link href="http://www.zotero.org/styles/journal-of-emerging-investigators" rel="self"/>
    <link href="https://emerginginvestigators.org/submissions/guidelines" rel="documentation"/>
    <author>
      <name>Aleks Radakovic</name>
      <email>questions@emerginginvestigators.org</email>
    </author>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <issn>2638-0870</issn>
    <summary>Journal of Emerging Investigators style.</summary>
    <updated>2022-12-19T17:50:50+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=", ">
      <label form="verb" strip-periods="true" prefix=" " suffix=" "/>
      <name delimiter-precedes-last="always" et-al-min="2" et-al-use-first="2" name-as-sort-order="all"/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" delimiter-precedes-last="never" et-al-min="2" et-al-use-first="2" name-as-sort-order="all"/>
      <et-al font-style="italic"/>
      <label form="short" prefix=" "/>
      <substitute>
        <names variable="editor"/>
        <text variable="title" quotes="true"/>
      </substitute>
    </names>
  </macro>
  <macro name="title">
    <text variable="title" quotes="true"/>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
    <date form="text" variable="issued" prefix=", ">
      <date-part name="day" form="ordinal"/>
      <date-part name="month"/>
      <date-part name="year"/>
    </date>
  </macro>
  <macro name="cite-date">
    <date form="text" date-parts="year-month-day" variable="issued">
      <date-part name="year"/>
      <date-part name="month" form="short"/>
      <date-part name="day" form="ordinal"/>
    </date>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter=", ">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="2" et-al-use-first="2">
    <layout>
      <group display="block" suffix=".">
        <text variable="citation-number" suffix=". "/>
        <text macro="author"/>
        <choose>
          <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
            <group delimiter=" " prefix=" ">
              <text macro="title" quotes="true"/>
              <text macro="edition"/>
              <text macro="editor"/>
              <text macro="publisher"/>
            </group>
          </if>
          <else-if type="chapter paper-conference" match="any">
            <group prefix=" " delimiter=" " suffix=".">
              <text macro="title" suffix="."/>
              <text term="in" text-case="capitalize-first"/>
              <group delimiter=", ">
                <text variable="container-title" font-style="italic"/>
                <text macro="editor"/>
                <text variable="collection-title" prefix=" " suffix="."/>
              </group>
            </group>
            <group suffix="." delimiter=", ">
              <text macro="publisher" prefix=" "/>
              <text variable="volume" prefix="Vol. "/>
              <group>
                <label variable="page" suffix=" " form="short"/>
                <text variable="page"/>
              </group>
            </group>
          </else-if>
          <else>
            <text macro="title" prefix=" " suffix="."/>
            <group delimiter=", " prefix=" " suffix=".">
              <text variable="container-title" font-style="italic"/>
              <choose>
                <if variable="volume">
                  <text variable="volume" font-weight="normal" prefix="vol. "/>
                  <text variable="issue" prefix="no. "/>
                  <text macro="cite-date" prefix=" "/>
                  <text variable="page" prefix="pp. "/>
                  <text variable="DOI" prefix="doi:"/>
                </if>
                <else>
                  <choose>
                    <if type="webpage" match="any">
                      <text variable="URL"/>
                      <date form="text" variable="accessed" prefix="Accessed "/>
                    </if>
                  </choose>
                </else>
              </choose>
            </group>
          </else>
        </choose>
      </group>
      <group display="block">
        <choose>
          <if variable="PMCID">
            <text variable="PMCID" prefix="www.ncbi.nlm.nih.gov/pmc/articles/"/>
          </if>
          <else>
            <text variable="PMID" prefix="www.ncbi.nlm.nih.gov/pubmed/"/>
          </else>
        </choose>
      </group>
    </layout>
  </bibliography>
</style>
