Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
251 lines (250 sloc) 8.15 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>Biological and Pharmaceutical Bulletin</title>
<title-short>Biol. Pharm. Bull.</title-short>
<id>http://www.zotero.org/styles/biological-and-pharmaceutical-bulletin</id>
<link href="http://www.zotero.org/styles/biological-and-pharmaceutical-bulletin" rel="self"/>
<link href="http://bpb.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="biology"/>
<issn>0918-6158</issn>
<eissn>1347-5215</eissn>
<updated>2015-12-12T11:03:34+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>
<locale xml:lang="en">
<style-options punctuation-in-quote="false"/>
</locale>
<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" font-style="italic"/>
</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" match="any">
<text variable="title" quotes="false" font-style="italic"/>
</if>
<else-if type="webpage" match="any">
<text variable="title" quotes="true"/>
</else-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" prefix="(" suffix=")">
<name suffix=" " initialize="false" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" plural="never"/>
</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="book 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="title"/>
<group delimiter=", ">
<text macro="container-title"/>
<text macro="locators"/>
<group delimiter=" ">
<text macro="page"/>
<text macro="issued"/>
</group>
</group>
</group>
</if>
<else-if type="book" match="any">
<group delimiter=". ">
<text macro="title"/>
<group delimiter=", ">
<group delimiter=" ">
<text macro="edition"/>
<text macro="locators"/>
</group>
<text macro="publisher"/>
<group delimiter=" ">
<text macro="issued" prefix="(" suffix=")"/>
</group>
</group>
</group>
</else-if>
<else-if type="chapter" match="any">
<group delimiter=". ">
<text variable="title"/>
<text macro="container-title"/>
<group delimiter=", ">
<group delimiter=" ">
<text macro="edition"/>
<text macro="editor"/>
<text macro="locators"/>
</group>
<text macro="publisher"/>
<group delimiter=" ">
<text macro="page"/>
<text macro="issued" prefix="(" suffix=")"/>
</group>
</group>
</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.