Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
116 lines (115 sloc) 4.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>Anticancer Research</title>
<id>http://www.zotero.org/styles/anticancer-research</id>
<link href="http://www.zotero.org/styles/anticancer-research" rel="self"/>
<link href="http://www.zotero.org/styles/avian-diseases" rel="template"/>
<link href="http://ar.iiarjournals.org/site/misc/ifora.xhtml" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
</author>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>0250-7005</issn>
<eissn>1791-7530</eissn>
<updated>2014-10-15T19:37:07+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 and="text" delimiter-precedes-last="never" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
</names>
</macro>
<macro name="editor">
<names variable="editor">
<name and="text" delimiter-precedes-last="never" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</macro>
<macro name="access">
<choose>
<if type="webpage post-weblog" match="any">
<text variable="URL" prefix="Available from: "/>
<date variable="accessed" form="text" prefix=" [last accessed " suffix="]"/>
</if>
</choose>
</macro>
<citation collapse="citation-number">
<sort>
<key variable="citation-number"/>
</sort>
<layout delimiter=", " prefix="(" suffix=")">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography entry-spacing="0" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" form="long"/>
<text macro="author" suffix=": "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
<text variable="title"/>
<text macro="edition" prefix=" "/>
<text macro="editor" prefix="(" suffix=")"/>
<text prefix=" " macro="publisher"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". ">
<text variable="title"/>
<group delimiter=": ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<group delimiter=". ">
<text variable="container-title"/>
<text macro="edition"/>
<text macro="editor"/>
</group>
</group>
<group delimiter=", ">
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" strip-periods="true"/>
<text variable="page"/>
</group>
</group>
</group>
</else-if>
<else>
<text variable="title" suffix="."/>
<group delimiter=": " prefix=" ">
<group delimiter=" ">
<text variable="container-title" form="short" strip-periods="true"/>
<text variable="volume" font-style="italic"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
<date variable="issued" prefix=", ">
<date-part name="year"/>
</date>
<text macro="access" prefix=". "/>
</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.