<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US" page-range-format="minimal">
  <info>
    <title>Fujita Medical Journal20221129</title>
    <title-short>FMJ</title-short>
    <id>http://csl.mendeley.com/styles/628255801/Fujita-Medical-Journal20221129-2</id>
    <author>
      <name>Fujita Medical Journal Editorial Office</name>
      <email>igakukai2@fujita-hu.ac.jp</email>
      <uri>http://www.fujita-hu.ac.jp/~fmedj/</uri>
    </author>
    <updated>2022-11-29T02:35:48+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="title">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture report song article article-journal chapter" match="any">
        <group>
          <text variable="title" suffix=". "/>
        </group>
      </if>
      <else-if type="webpage" match="any">
        <group suffix=".">
          <text variable="title"/>
          <date form="text" variable="issued" prefix="; "/>
        </group>
      </else-if>
      <else>
        <text variable="title" suffix=";"/>
      </else>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name delimiter-precedes-last="always" et-al-min="16" et-al-use-first="3" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="article-journal article-newspaper article-magazine" match="any">
        <text variable="container-title" form="short" strip-periods="true"/>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=". " suffix=".">
          <text variable="container-title" prefix="In: "/>
          <text macro="edition"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if variable="volume"/>
      <else-if variable="URL"/>
    </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" form="short"/>
      </else>
    </choose>
  </macro>
  <macro name="issuance">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture report song chapter paper-conference" match="any">
        <group suffix=".">
          <text variable="publisher-place"/>
          <text variable="publisher" prefix=": "/>
          <date variable="issued" prefix="; ">
            <date-part name="year"/>
          </date>
          <text macro="pages"/>
        </group>
      </if>
      <else-if type="webpage" match="any">
        <group>
          <text variable="URL" prefix="&lt;" suffix="&gt;"/>
          <date form="text" variable="accessed" prefix="(accessed " suffix=")"/>
        </group>
      </else-if>
      <else>
        <group delimiter=": " suffix=".">
          <group delimiter="; ">
            <date variable="issued">
              <date-part name="year"/>
            </date>
            <text variable="volume"/>
          </group>
          <text macro="pages"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <choose>
      <if type="article-journal article-newspaper article-magazine" match="any">
        <text variable="page"/>
      </if>
      <else>
        <group delimiter=" " prefix=": ">
          <text variable="page"/>
        </group>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout vertical-align="sup" delimiter=",">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="31" et-al-use-first="30" second-field-align="flush" entry-spacing="0">
    <layout>
      <text variable="citation-number" suffix="."/>
      <text macro="author" suffix="."/>
      <text macro="title" prefix=" "/>
      <text macro="container-title"/>
      <text macro="issuance" prefix=" "/>
      <text macro="access" prefix=" "/>
    </layout>
  </bibliography>
</style>
