<?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">
  <!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
  <info>
    <title>Journal of Tropical Life Science</title>
    <title-short>J Trop. Life. Science</title-short>
    <id>http://www.zotero.org/styles/journal-of-tropical-life-science</id>
    <link href="http://www.zotero.org/styles/journal-of-tropical-life-science" rel="self"/>
    <link href="http://www.zotero.org/styles/springer-basic-brackets" rel="template"/>
    <link href="http://www.jtrolis.ub.ac.id/index.php/jtrolis/about/submissions#authorGuidelines" rel="documentation"/>
    <author>
      <name>JTLS</name>
      <email>jtls@ub.ac.id</email>
    </author>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <issn>2087-5517</issn>
    <eissn>2527-4376</eissn>
    <updated>2018-12-28T20:20:41+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-et-al="never" delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
      </substitute>
    </names>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" strip-periods="true"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <macro name="title">
    <choose>
      <if type="book">
        <group delimiter=". " suffix=". ">
          <text variable="title"/>
          <text macro="edition"/>
        </group>
      </if>
      <else>
        <text variable="title" suffix=". "/>
      </else>
    </choose>
  </macro>
  <macro name="year-parenth">
    <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")">
      <date-part name="year"/>
    </date>
  </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="5" et-al-use-first="3" second-field-align="flush">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout>
      <text variable="citation-number" suffix=". "/>
      <group delimiter=" ">
        <text macro="author"/>
        <text macro="year-parenth"/>
        <text macro="title"/>
      </group>
      <choose>
        <if variable="page">
          <choose>
            <if type="chapter paper-conference" match="any">
              <group delimiter=" " suffix=". ">
                <text term="in" text-case="capitalize-first" suffix=":"/>
                <names variable="editor">
                  <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
                  <label form="short" strip-periods="true" prefix=" " suffix=""/>
                </names>
                <group delimiter=", ">
                  <text variable="container-title" form="short"/>
                  <text macro="edition"/>
                </group>
              </group>
              <group delimiter=". ">
                <text macro="publisher"/>
                <group delimiter=" ">
                  <label variable="page" form="short" strip-periods="true"/>
                  <text variable="page" suffix="."/>
                </group>
              </group>
            </if>
            <else>
              <group>
                <text variable="container-title" strip-periods="true" suffix=" "/>
                <text variable="volume" suffix=" "/>
                <text variable="issue" prefix="(" suffix="): "/>
                <text variable="page" suffix="."/>
                <text variable="DOI" prefix=" doi: " suffix="."/>
              </group>
            </else>
          </choose>
        </if>
        <else-if variable="DOI">
          <group delimiter=". ">
            <text variable="container-title" form="short" strip-periods="true"/>
            <text prefix="doi: " variable="DOI"/>
          </group>
        </else-if>
        <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
          <text macro="publisher" suffix="."/>
        </else-if>
        <else-if type="webpage">
          <group>
            <text variable="URL" suffix=". "/>
            <text macro="year-parenth"/>
            <text value="Accessed" text-case="capitalize-first" suffix=": "/>
            <date date-parts="year-month" form="text" variable="accessed" suffix="."/>
          </group>
        </else-if>
        <else-if type="thesis">
          <group delimiter=", ">
            <text variable="genre"/>
            <text variable="publisher"/>
          </group>
        </else-if>
        <else-if type="paper-conference" match="any">
          <group delimiter=" ">
            <text term="in" text-case="capitalize-first"/>
            <group delimiter=". ">
              <group delimiter="; ">
                <text variable="event"/>
                <text variable="event-place"/>
              </group>
              <names variable="editor">
                <label form="verb" text-case="capitalize-first" suffix=" "/>
                <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
              </names>
              <text macro="publisher"/>
              <text variable="page"/>
            </group>
          </group>
        </else-if>
        <else>
          <group delimiter=": ">
            <group delimiter=" ">
              <text variable="container-title" form="short"/>
              <text variable="volume"/>
            </group>
            <text variable="page"/>
          </group>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
