<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-US" demote-non-dropping-particle="sort-only" version="1.0">
  <info>
    <title>Indones. J. Chem. - 2018 - Aulia Sukma Hutama</title>
    <title-short>IJC</title-short>
    <id>http://csl.mendeley.com/styles/334987221/cell-numeric-4</id>
    <link href="http://www.zotero.org/styles/cell-numeric" rel="self"/>
    <link href="http://www.cell.com/current-biology/authors" rel="documentation"/>
    <author>
      <name>Aulia Sukma Hutama</name>
    </author>
    <author>
      <name>Dwi Siswanta</name>
    </author>
    <contributor>
      <name>Julian Onions</name>
      <email>julian.onions@gmail.com</email>
    </contributor>
    <contributor>
      <name>Dwi Siswanta</name>
      <uri>http://www.mendeley.com/profiles/dwi-siswanta/</uri>
    </contributor>
    <contributor>
      <name>Aulia Sukma Hutama</name>
      <uri>http://www.mendeley.com/profiles/aulia-sukma-hutama/</uri>
    </contributor>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <summary>The style for Cell Journals using numerical citations, such as Current Biology</summary>
    <updated>2018-10-16T16:35:10+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="editor">
    <names variable="editor" delimiter=", ">
      <name and="text" initialize-with=". " name-as-sort-order="all"/>
      <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="all"/>
      <et-al font-style="italic"/>
      <label prefix=" " form="short"/>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if variable="URL" match="all">
        <text suffix=" " value="Available at:"/>
        <text variable="URL"/>
        <group delimiter=": " prefix=" (" suffix=")">
          <text term="accessed" text-case="capitalize-first"/>
          <date variable="accessed">
            <date-part name="month" suffix=" "/>
            <date-part name="day" suffix=", "/>
            <date-part name="year"/>
          </date>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="title">
    <text variable="title" suffix=","/>
    <group>
      <text variable="container-title" form="short" font-style="italic" prefix=" " suffix=","/>
      <group suffix=", ">
        <text variable="volume" prefix=" "/>
        <text variable="issue" prefix=" (" suffix=")"/>
      </group>
      <text variable="page" prefix=" "/>
    </group>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text form="short" term="edition"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout delimiter="," prefix="[" suffix="]">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography second-field-align="flush">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout suffix=".">
      <text variable="citation-number" prefix="[" suffix="]"/>
      <text macro="author"/>
      <date variable="issued" prefix=", " suffix=", ">
        <date-part name="year"/>
      </date>
      <choose>
        <if type="book thesis" match="any">
          <group delimiter=" " prefix=" ">
            <text variable="title" text-case="title" font-style="italic" suffix=", "/>
            <text macro="edition"/>
            <text macro="editor"/>
            <text macro="publisher"/>
          </group>
        </if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter=" " prefix=" ">
            <text variable="title" text-case="title" suffix=","/>
            <text term="in" text-case="lowercase"/>
            <text macro="editor" suffix=","/>
            <text variable="container-title" text-case="title" suffix=","/>
            <text variable="collection-title" suffix="."/>
          </group>
          <group suffix=".">
            <text prefix=" " macro="publisher"/>
            <group prefix=", ">
              <label variable="page" form="short" suffix=" "/>
              <text variable="page"/>
            </group>
          </group>
        </else-if>
        <else-if type="article-journal" match="any">
          <text macro="title" prefix=" "/>
        </else-if>
        <else-if type="webpage" match="any">
          <text variable="title" text-case="title" suffix=". "/>
          <text prefix=" " macro="access"/>
        </else-if>
        <else>
          <text macro="title"/>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
