<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-US" version="1.0" demote-non-dropping-particle="sort-only">
  <info>
    <title>Bulletin of Chemical Reaction Engineering and Catalysis</title>
    <id>http://csl.mendeley.com/styles/485528261/bcrec1</id>
    <link href="http://www.zotero.org/styles/springer-basic-brackets-no-et-al" rel="self"/>
    <link href="http://www.zotero.org/styles/springer-basic-author-date" rel="template"/>
    <author>
      <name>Teguh Riyanto</name>
    </author>
    <category citation-format="numeric"/>
    <category field="generic-base"/>
    <updated>2022-03-04T05:52:03+00:00</updated>
  </info>
  <macro name="author">
    <names variable="author">
      <name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all"/>
      <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="title">
    <choose>
      <if type="book">
        <group delimiter=", " suffix=".">
          <text variable="title" font-style="italic"/>
          <text macro="edition"/>
        </group>
      </if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="year-parenth">
    <date variable="issued" prefix="(" suffix=").">
      <date-part name="year"/>
    </date>
  </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">
    <layout>
      <text variable="citation-number" prefix="[" suffix="]"/>
      <group delimiter=" ">
        <text macro="author"/>
        <text macro="year-parenth"/>
        <text macro="title"/>
      </group>
      <choose>
        <if type="chapter paper-conference" match="any">
          <group delimiter=" " prefix=". ">
            <text term="in" text-case="capitalize-first" suffix=":"/>
            <names variable="editor">
              <name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all"/>
              <label form="short" strip-periods="true" prefix=" (" suffix=")"/>
            </names>
            <group delimiter=", ">
              <text variable="container-title" font-style="italic"/>
              <text macro="edition"/>
            </group>
          </group>
          <group delimiter="," prefix=". ">
            <group delimiter=": ">
              <text variable="publisher-place" suffix=":"/>
              <text variable="publisher"/>
            </group>
            <group delimiter=". " prefix=" " suffix=".">
              <label variable="page" form="short" strip-periods="true"/>
              <text variable="page"/>
            </group>
          </group>
          <text variable="DOI" prefix="DOI: " suffix="."/>
        </if>
        <else-if type="article-journal">
          <choose>
            <if variable="page volume" match="any">
              <group prefix=". ">
                <group delimiter=" ">
                  <text variable="container-title" strip-periods="true" font-style="italic" suffix=","/>
                  <group delimiter=", ">
                    <group>
                      <text variable="volume"/>
                      <text variable="issue" form="short" prefix="(" suffix=")"/>
                    </group>
                    <text variable="page" suffix="."/>
                  </group>
                  <text variable="DOI" prefix=" DOI: " suffix="."/>
                </group>
              </group>
            </if>
            <else>
              <group prefix=". " delimiter=". ">
                <text variable="container-title" form="short" strip-periods="true"/>
                <text prefix="https://doi.org/" variable="DOI"/>
              </group>
            </else>
          </choose>
        </else-if>
        <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
          <group delimiter=": " prefix=". " suffix=".">
            <text variable="publisher-place"/>
            <text variable="publisher"/>
          </group>
        </else-if>
        <else-if type="webpage post-weblog" match="any">
          <group delimiter=". " prefix=". " suffix=".">
            <text prefix="In: " variable="container-title" form="short"/>
            <text variable="URL"/>
            <date variable="accessed">
              <date-part prefix="Accessed " name="day" suffix=" "/>
              <date-part name="month" form="short" suffix=" " strip-periods="true"/>
              <date-part name="year"/>
            </date>
          </group>
        </else-if>
        <else-if type="thesis">
          <group delimiter=", " prefix=". " suffix=".">
            <text variable="genre" text-case="capitalize-first" font-style="italic"/>
            <text variable="publisher"/>
          </group>
        </else-if>
        <else>
          <group delimiter=" " prefix=". " suffix=".">
            <text variable="container-title" form="short"/>
            <group delimiter=":">
              <text variable="volume"/>
              <text variable="page"/>
            </group>
          </group>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
