<?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-GB">
  <info>
    <title>Fizyoloji Medical Journal</title>
    <title-short>FMJ</title-short>
    <id>http://www.zotero.org/styles/fizyoloji-medical-journal</id>
    <link href="http://www.zotero.org/styles/fizyoloji-medical-journal" rel="self"/>
    <link href="http://www.zotero.org/styles/american-society-for-microbiology" rel="template"/>
    <link href="https://www.fizyoloji.net/authorsguide" rel="documentation"/>
    <category citation-format="numeric"/>
    <category field="medicine"/>
    <eissn>3108-396X</eissn>
    <updated>2025-10-05T12:03:46+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>
  <locale xml:lang="en">
    <terms>
      <term name="accessed">accessed on</term>
    </terms>
    <date form="numeric" delimiter=".">
      <date-part name="day"/>
      <date-part name="month" form="numeric" strip-periods="true"/>
      <date-part name="year"/>
    </date>
  </locale>
  <macro name="author">
    <names variable="author" delimiter=", ">
      <name delimiter=" " and="symbol" delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
      <substitute>
        <names variable="editor translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="issued">
    <group>
      <choose>
        <if type="article-journal article" match="any">
          <date date-parts="year" form="numeric" variable="issued"/>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="chapter-specifics">
    <choose>
      <if type="chapter paper-conference" match="any">
        <group delimiter=", ">
          <group delimiter=": ">
            <text term="in" text-case="capitalize-first"/>
            <names variable="editor" delimiter=", ">
              <name delimiter=" " and="symbol" delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
              <label form="short" prefix=" (" suffix=")"/>
            </names>
          </group>
          <text variable="container-title"/>
        </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"/>
      </if>
      <else-if type="chapter paper-conference" match="any"/>
      <else>
        <group delimiter=", ">
          <text variable="container-title" form="short" strip-periods="true"/>
          <group delimiter=": ">
            <group>
              <text variable="volume" prefix=" "/>
              <text variable="issue" prefix="(" suffix=")"/>
            </group>
            <text variable="page"/>
          </group>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="book" match="any">
        <group delimiter=", ">
          <text variable="publisher"/>
          <date date-parts="year" form="text" variable="issued"/>
        </group>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=", ">
          <text variable="publisher"/>
          <group delimiter=": ">
            <date date-parts="year" form="numeric" variable="issued"/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <group delimiter=" ">
      <text variable="title"/>
      <text variable="version" prefix="(" suffix=")"/>
    </group>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage post post-weblog" match="any">
        <group delimiter=" ">
          <text term="accessed" text-case="capitalize-first"/>
          <date form="numeric" variable="accessed"/>
          <text term="from"/>
          <text variable="URL"/>
        </group>
      </if>
    </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="3" et-al-use-first="1" entry-spacing="1" line-spacing="2" second-field-align="flush">
    <layout>
      <text variable="citation-number" font-weight="bold" suffix=". "/>
      <group delimiter=". " suffix=".">
        <text macro="author"/>
        <text macro="issued"/>
        <text macro="title" prefix=" "/>
        <text macro="chapter-specifics"/>
        <text macro="patent-specifics"/>
        <text macro="container-title"/>
        <text macro="edition"/>
        <text macro="publisher"/>
      </group>
      <text macro="access" prefix=" "/>
    </layout>
  </bibliography>
</style>
