<?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>Otto-von-Guericke-Universität Magdeburg - Medizinische Fakultät (numeric)</title>
    <id>http://www.zotero.org/styles/otto-von-guricke-universitat-magdeburg-medizinische-fakultat-numeric</id>
    <link href="http://www.zotero.org/styles/otto-von-guricke-universitat-magdeburg-medizinische-fakultat-numeric" rel="self"/>
    <link href="http://www.zotero.org/styles/anticancer-research" rel="template"/>
    <link href="https://www.med.uni-magdeburg.de/promotion.html" rel="documentation"/>
    <author>
      <name>Patrick O'Brien</name>
    </author>
    <category citation-format="numeric"/>
    <category field="medicine"/>
    <updated>2018-03-31T03:58:47+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 delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first" sort-separator=" "/>
      <label prefix=" (" suffix=")"/>
      <substitute>
        <text macro="editor"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name delimiter-precedes-last="never" initialize-with=". " sort-separator=" "/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="publisher">
    <group delimiter=". ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </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>
  <macro name="access">
    <choose>
      <if type="webpage post-weblog" match="any">
        <text variable="URL" prefix="Available from: "/>
        <date variable="accessed" form="text" prefix=" [last accessed " suffix="]"/>
      </if>
    </choose>
  </macro>
  <macro name="date">
    <choose>
      <if type="book chapter paper-conference" match="any">
        <date date-parts="year" form="text" variable="issued" suffix="."/>
      </if>
      <else>
        <date variable="issued" prefix="(" suffix=")">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout delimiter=", " prefix="(" suffix=")">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="3" et-al-use-first="1" entry-spacing="0">
    <layout>
      <group delimiter=" ">
        <group delimiter=". ">
          <text variable="citation-number" form="long"/>
          <group delimiter=": ">
            <text macro="author"/>
            <choose>
              <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
                <group delimiter=". ">
                  <text variable="title"/>
                  <text macro="edition" prefix=" "/>
                  <text macro="editor" prefix="(" suffix=")"/>
                  <text prefix=" " macro="publisher"/>
                </group>
              </if>
              <else-if type="chapter paper-conference" match="any">
                <group delimiter=". ">
                  <text variable="title"/>
                  <group delimiter=": ">
                    <text term="in" text-case="capitalize-first" font-style="normal"/>
                    <group delimiter=". ">
                      <text macro="editor"/>
                    </group>
                    <text variable="container-title"/>
                  </group>
                  <group delimiter=". ">
                    <text macro="edition"/>
                    <group delimiter=" ">
                      <label strip-periods="false" variable="page" form="short"/>
                      <text variable="page"/>
                    </group>
                    <text macro="publisher"/>
                  </group>
                </group>
              </else-if>
              <else>
                <text variable="title" suffix="."/>
                <group delimiter=". " prefix=" ">
                  <group delimiter=" ">
                    <text variable="container-title" form="short" strip-periods="false"/>
                    <text variable="volume" font-style="normal"/>
                  </group>
                  <text variable="page"/>
                </group>
              </else>
            </choose>
          </group>
        </group>
        <text macro="date"/>
      </group>
      <text macro="access" prefix=". "/>
    </layout>
  </bibliography>
</style>
