<?xml version="1.0" encoding="utf-8"?>
<style default-locale="en-US" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" xmlns="http://purl.org/net/xbiblio/csl">
  <info>
    <title>Chem Bull KazNU - Bulat Kenessov</title>
    <id>http://csl.mendeley.com/styles/27319061/chembull</id>
    <link href="http://www.zotero.org/styles/springer-basic-brackets" rel="self"/>
    <link href="http://www.zotero.org/styles/springer-basic-author-date" rel="template"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/instruct-authors-e.pdf" rel="documentation"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/manuscript-guidelines-1.0.pdf" rel="documentation"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/Key_Style_Points_1.0.pdf" rel="documentation"/>
    <author>
      <name>Charles Parnot</name>
      <email>charles.parnot@gmail.com</email>
      <uri>http://twitter.com/cparnot</uri>
    </author>
    <contributor>
      <name>Bulat Kenessov</name>
      <uri>http://www.mendeley.com/profiles/bulat-kenessov/</uri>
    </contributor>
    <category citation-format="numeric"/>
    <category field="generic-base"/>
    <summary>Chem Bull KazNU</summary>
    <updated>2015-05-27T07:47:51+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 sort-separator=" " name-as-sort-order="all" initialize-with="" et-al-subsequent-use-first="6" et-al-subsequent-min="6" et-al-use-first="6" et-al-min="6" delimiter-precedes-last="always"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <text term="in" text-case="capitalize-first" suffix=": "/>
    <names variable="editor">
      <name sort-separator=" " name-as-sort-order="all" initialize-with="" delimiter-precedes-last="always" delimiter=", "/>
      <label suffix=")" strip-periods="true" prefix=" (" form="short"/>
    </names>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" strip-periods="true" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="book">
        <group suffix=". " delimiter=", ">
          <text variable="title" prefix=" "/>
          <text macro="edition"/>
        </group>
      </if>
      <else>
        <text variable="title" suffix=". " prefix=" "/>
      </else>
    </choose>
  </macro>
  <macro name="year-parenth">
    <date variable="issued" suffix=")" prefix="(">
      <date-part name="year"/>
    </date>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout suffix="]" delimiter=", " prefix="[">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-use-first="3" et-al-min="5" second-field-align="flush">
    <layout>
      <text variable="citation-number" suffix=" "/>
      <group delimiter=" ">
        <text macro="author"/>
        <text macro="year-parenth"/>
      </group>
      <choose>
        <if variable="page">
          <choose>
            <if type="chapter paper-conference" match="any">
              <text macro="editor"/>
              <group suffix=". " delimiter=", " prefix=" ">
                <text variable="title"/>
                <text variable="container-title" form="short"/>
                <text macro="edition"/>
              </group>
              <text variable="publisher" suffix=", "/>
              <text variable="publisher-place" suffix=", "/>
              <group delimiter=" ">
                <label variable="page" strip-periods="true" form="short"/>
                <text variable="page"/>
              </group>
              <choose>
                <if match="any" variable="DOI">
                  <text variable="DOI" prefix=". http://dx.doi.org/"/>
                </if>
                <else-if match="any" variable="ISBN">
                  <text variable="ISBN" prefix=". ISBN "/>
                </else-if>
              </choose>
            </if>
            <else>
              <group>
                <text variable="container-title" suffix=" " strip-periods="true" prefix=" " form="short"/>
                <text variable="volume" suffix=":"/>
                <text variable="page" suffix="."/>
                <text variable="DOI" prefix=" http://dx.doi.org/"/>
              </group>
            </else>
          </choose>
        </if>
        <else-if type="bill book graphic legal_case legislation motion_picture report song chapter" match="any">
          <text macro="title"/>
          <group delimiter=", ">
            <text variable="publisher" prefix=" "/>
            <text variable="publisher-place" suffix=". "/>
          </group>
          <choose>
            <if match="any" variable="DOI">
              <text variable="DOI" prefix=". http://dx.doi.org/"/>
            </if>
            <else-if match="any" variable="ISBN">
              <text variable="ISBN" prefix=". ISBN "/>
            </else-if>
          </choose>
        </else-if>
        <else-if type="thesis">
          <group delimiter=". ">
            <text variable="title" prefix=" "/>
            <text variable="container-title" text-case="capitalize-first"/>
            <text variable="publisher" suffix="."/>
            <text variable="publisher-place"/>
          </group>
        </else-if>
        <else-if type="webpage">
          <group>
            <text variable="container-title" suffix=". " prefix="In: " form="short"/>
            <text variable="URL" suffix=". "/>
            <date variable="accessed">
              <date-part name="day" suffix=" " prefix="Accessed "/>
              <date-part name="month" suffix=" " strip-periods="true" form="short"/>
              <date-part name="year"/>
            </date>
          </group>
        </else-if>
        <else-if variable="DOI">
          <group delimiter=". ">
            <text variable="container-title" strip-periods="true" form="short"/>
            <text variable="DOI" prefix=" http://dx.doi.org/"/>
          </group>
        </else-if>
        <else>
          <group>
            <text variable="title"/>
            <text variable="container-title" suffix=" "/>
            <text variable="volume" suffix=":"/>
            <text variable="page" suffix="."/>
          </group>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
