<?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="never" default-locale="en-US">
  <info>
    <title>Undergraduate Journal of Experimental Microbiology and Immunology</title>
    <title-short>UJEMI</title-short>
    <id>http://www.zotero.org/styles/undergraduate-journal-of-experimental-microbiology-and-immunology</id>
    <link href="http://www.zotero.org/styles/undergraduate-journal-of-experimental-microbiology-and-immunology" rel="self"/>
    <link href="http://www.zotero.org/styles/american-society-for-microbiology" rel="template"/>
    <link href="https://doi.org/10.1128/jmbe.v21i2.2151" rel="documentation"/>
    <link href="https://jemi.microbiology.ubc.ca/submission-guidelines/" rel="documentation"/>
    <author>
      <name>Aiden Liebrecht</name>
      <uri>https://orcid.org/0009-0000-2872-4009</uri>
    </author>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <category field="medicine"/>
    <summary>Style for the Undergraduate Journal of Experimental Microbiology and Immunology (UJEMI) at the University of British Columbia. Based on ASM style with bold authors and bold volume numbers.</summary>
    <updated>2025-12-06T09:31:33+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" font-weight="bold">
      <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
      <substitute>
        <names variable="editor"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="issued">
    <choose>
      <if type="patent">
        <date variable="issued">
          <date-part name="month" suffix=" "/>
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="chapter-specifics">
    <choose>
      <if type="chapter paper-conference" match="any">
        <group delimiter=" ">
          <label variable="page" form="short" plural="never"/>
          <text variable="page"/>
        </group>
        <group delimiter=" ">
          <text term="in" text-case="capitalize-first" prefix=". " font-style="italic"/>
          <names variable="editor" font-weight="bold" delimiter=", ">
            <name initialize-with="" delimiter=", " name-as-sort-order="all" delimiter-precedes-last="always"/>
            <label form="short" prefix=" (" suffix=")" font-weight="normal"/>
          </names>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="patent-specifics">
    <text variable="number"/>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
        <text variable="container-title" font-style="italic" prefix=". "/>
      </if>
      <else-if type="paper-conference chapter" match="any">
        <group delimiter=", ">
          <text macro="chapter-specifics" prefix=", "/>
          <text variable="container-title"/>
        </group>
      </else-if>
      <else>
        <text variable="container-title" form="short" strip-periods="true" font-style="italic" prefix=". "/>
      </else>
    </choose>
  </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"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="article-journal article-magazine" match="none">
        <group delimiter=". ">
          <choose>
            <if type="book" match="none">
              <text variable="genre"/>
            </if>
          </choose>
          <group delimiter=", ">
            <text variable="publisher"/>
            <text variable="publisher-place"/>
          </group>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal">
        <choose>
          <if match="none" variable="volume page">
            <text variable="DOI" prefix=" https://doi.org/"/>
          </if>
          <else>
            <group delimiter=":" prefix=": ">
              <text variable="volume" font-weight="bold"/>
              <text variable="page"/>
            </group>
          </else>
        </choose>
      </if>
      <else-if type="article">
        <text variable="DOI" prefix=" https://doi.org/"/>
      </else-if>
      <else-if type="book webpage post post-weblog" match="any">
        <group delimiter=". " prefix=". ">
          <text variable="URL"/>
          <group delimiter=" ">
            <text term="retrieved" text-case="capitalize-first"/>
            <date variable="accessed">
              <date-part name="day"/>
              <date-part name="month" prefix=" "/>
              <date-part name="year" prefix=" "/>
            </date>
          </group>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <group delimiter=" ">
      <text variable="title"/>
      <text variable="version" prefix="(" suffix=")"/>
    </group>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter=", ">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography entry-spacing="1" line-spacing="2" second-field-align="flush">
    <layout suffix=".">
      <text variable="citation-number" suffix=". "/>
      <group delimiter=". ">
        <text macro="author"/>
        <text macro="issued"/>
        <text macro="title"/>
      </group>
      <text macro="patent-specifics" prefix=". "/>
      <text macro="container-title"/>
      <text macro="edition" prefix=", "/>
      <text macro="publisher" prefix=". "/>
      <text macro="locators"/>
    </layout>
  </bibliography>
</style>
