Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
234 lines (233 sloc) 7.57 KB
<?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">
<info>
<title>Chemical and Pharmaceutical Bulletin</title>
<title-short>Chem. Pharm. Bull.</title-short>
<id>http://www.zotero.org/styles/chemical-and-pharmaceutical-bulletin</id>
<link href="http://www.zotero.org/styles/chemical-and-pharmaceutical-bulletin" rel="self"/>
<link href="http://cpb.pharm.or.jp/document/inst_e.pdf" rel="documentation"/>
<author>
<name>Shoji Takahashi</name>
<email>s.takahashi@elsevier.com</email>
<uri>http://www.mendeley.com/profiles/shoji-takahashi3/</uri>
</author>
<category citation-format="numeric"/>
<category field="chemistry"/>
<issn>0009-2363</issn>
<eissn>1347-5223</eissn>
<updated>2015-12-12T10:21:20+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 initialize-with=". " name-as-sort-order="all" sort-separator=" "/>
</names>
</macro>
<macro name="container-title">
<choose>
<if type="article-journal" match="any">
<text variable="container-title" form="short" font-style="italic"/>
</if>
<else-if type="chapter" match="any">
<text variable="container-title" quotes="true" font-style="normal"/>
</else-if>
<else-if type="paper-conference" match="any">
<text term="in" suffix=" "/>
<text variable="container-title"/>
</else-if>
<else>
<text variable="container-title" font-style="normal"/>
</else>
</choose>
</macro>
<macro name="edition">
<number suffix=" " variable="edition" form="ordinal"/>
<label plural="never" variable="edition" form="short"/>
</macro>
<macro name="event">
<group delimiter=", ">
<text variable="event-place"/>
<group>
<text value="on" suffix=" "/>
<date variable="event-date">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=", "/>
<date-part name="year"/>
</date>
</group>
</group>
</macro>
<macro name="title">
<choose>
<if type="book webpage" match="any">
<text variable="title" quotes="true" font-style="normal"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="issued">
<choose>
<if type="article-journal patent" match="any">
<date date-parts="year" form="numeric" variable="issued" font-weight="normal" prefix="(" suffix=")">
<date-part name="year" font-weight="normal"/>
</date>
</if>
<else-if type="paper-conference" match="any">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=", "/>
<date-part name="year"/>
</date>
</else-if>
<else-if type="webpage" match="any">
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=", "/>
<date-part name="year"/>
</date>
</else-if>
<else>
<date date-parts="year" form="numeric" variable="issued">
<date-part name="year"/>
</date>
</else>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<label form="verb-short" plural="never" suffix=" "/>
<name initialize="false" initialize-with=". " name-as-sort-order="all"/>
</names>
</macro>
<macro name="locators">
<choose>
<if type="article-journal" match="any">
<text variable="volume" font-style="normal" font-weight="bold"/>
</if>
<else-if type="book chapter" match="any">
<group delimiter=", ">
<group>
<text term="volume" form="short" text-case="capitalize-first" font-style="normal" suffix=" "/>
<text variable="volume"/>
</group>
<group>
<text term="chapter" form="short" text-case="capitalize-first" suffix=" "/>
<text variable="chapter-number"/>
</group>
</group>
</else-if>
</choose>
</macro>
<macro name="page">
<choose>
<if type="chapter paper-conference" match="any">
<label variable="page" form="short"/>
<text variable="page"/>
</if>
<else>
<text variable="page"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</macro>
<citation collapse="citation-number">
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" delimiter="," suffix=")">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography entry-spacing="0" second-field-align="flush">
<sort>
<key variable="citation-number"/>
</sort>
<layout suffix=".">
<text variable="citation-number" suffix=")"/>
<text macro="author" suffix=", "/>
<choose>
<if type="article-journal">
<group delimiter=", ">
<text macro="container-title"/>
<text macro="locators"/>
<group delimiter=" ">
<text macro="page"/>
<text macro="issued"/>
</group>
</group>
</if>
<else-if type="book" match="any">
<group delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="locators"/>
<text macro="editor"/>
<text macro="publisher"/>
<text macro="issued"/>
</group>
</else-if>
<else-if type="chapter" match="any">
<group delimiter=", ">
<text macro="container-title"/>
<text macro="edition"/>
<text macro="locators"/>
<text macro="editor"/>
<text macro="publisher"/>
<text macro="issued"/>
<text macro="page"/>
</group>
</else-if>
<else-if type="paper-conference" match="any">
<group delimiter=", ">
<text variable="title"/>
<text macro="container-title"/>
<text macro="event"/>
<text macro="editor"/>
<text macro="issued"/>
<text macro="publisher"/>
<text macro="page"/>
</group>
</else-if>
<else-if type="patent">
<group delimiter=" ">
<text variable="number"/>
<text macro="issued"/>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=", ">
<text variable="genre"/>
<text macro="publisher"/>
<text macro="issued"/>
</group>
</else-if>
<else-if type="webpage" match="any">
<group delimiter=".">
<text macro="title"/>
<group delimiter=", ">
<text variable="URL" prefix=": &lt;" suffix="&gt;"/>
<group delimiter=" ">
<text term="cited" suffix=" "/>
<text macro="issued"/>
</group>
</group>
</group>
</else-if>
<else>
<group delimiter=", ">
<text macro="title"/>
<text macro="publisher"/>
<text macro="issued"/>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.