Permalink
Please
sign in to comment.
@@ -0,0 +1,180 @@ | |||
<?xml version="1.0" encoding="utf-8"?> | |||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US" page-range-format="minimal"> | |||
<info> | |||
<title>Journal of Biosciences</title> | |||
<title-short>JBSC</title-short> | |||
<id>http://www.zotero.org/styles/journal-of-biosciences</id> | |||
<link href="http://www.zotero.org/styles/journal-of-biosciences" rel="self"/> | |||
<link href="http://www.zotero.org/styles/frontiers-in-ecology-and-the-environment" rel="template"/> | |||
<link href="https://www.springer.com/life+sciences/journal/12038" rel="documentation"/> | |||
<link href="http://www.springer.com/cda/content/document/cda_downloaddocument/JB-instruction+for+authors.pdf?SGWID=0-0-45-412498-p173709705" rel="documentation"/> | |||
<author> | |||
<name>Patrick O'Brien, PhD</name> | |||
<email>citationstyler@gmail.com</email> | |||
</author> | |||
<category citation-format="author-date"/> | |||
<category field="biology"/> | |||
<issn>0250-5991</issn> | |||
<eissn>0973-7138</eissn> | |||
<updated>2019-08-06T12:41:33+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="editor-translator"> | |||
<names variable="editor translator" delimiter=", "> | |||
<label form="short" strip-periods="true" prefix="(" suffix=") "/> | |||
<name and="text" initialize-with="" delimiter=", "/> | |||
<et-al font-style="italic"/> | |||
</names> | |||
</macro> | |||
<macro name="author"> | |||
<names variable="author"> | |||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " and="text"/> | |||
<et-al font-style="italic"/> | |||
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first" strip-periods="true"/> | |||
<substitute> | |||
<names variable="editor"/> | |||
<names variable="translator"/> | |||
<text macro="title"/> | |||
</substitute> | |||
</names> | |||
</macro> | |||
<macro name="author-short"> | |||
<names variable="author"> | |||
<name form="short" and="text" delimiter=", " initialize-with=". "/> | |||
<et-al font-style="italic"/> | |||
<substitute> | |||
<names variable="editor"/> | |||
<names variable="translator"/> | |||
<choose> | |||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | |||
<text variable="title" form="short"/> | |||
</if> | |||
<else> | |||
<text variable="title" form="short" quotes="true"/> | |||
</else> | |||
</choose> | |||
</substitute> | |||
</names> | |||
</macro> | |||
<macro name="title"> | |||
<choose> | |||
<if type="book" match="any"> | |||
<text variable="title" font-style="italic"/> | |||
</if> | |||
<else> | |||
<text variable="title"/> | |||
</else> | |||
</choose> | |||
</macro> | |||
<macro name="publisher"> | |||
<choose> | |||
<if type="thesis" match="any"> | |||
<group delimiter=", "> | |||
<text variable="publisher"/> | |||
<text variable="publisher-place"/> | |||
</group> | |||
</if> | |||
<else> | |||
<group delimiter=": " prefix="(" suffix=")"> | |||
<text variable="publisher-place"/> | |||
<text variable="publisher"/> | |||
</group> | |||
</else> | |||
</choose> | |||
</macro> | |||
<macro name="access"> | |||
<choose> | |||
<if type="article-journal" match="any"> | |||
<choose> | |||
<if variable="page" match="none"> | |||
<text variable="DOI" prefix="https://doi.org/"/> | |||
</if> | |||
</choose> | |||
</if> | |||
</choose> | |||
</macro> | |||
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" year-suffix-delimiter=", "> | |||
<sort> | |||
<key variable="issued"/> | |||
<key macro="author-short"/> | |||
</sort> | |||
<layout prefix="(" suffix=")" delimiter="; "> | |||
<group delimiter=" "> | |||
<text macro="author-short"/> | |||
<date variable="issued"> | |||
<date-part name="year"/> | |||
</date> | |||
<group> | |||
<label variable="locator" form="short"/> | |||
<text variable="locator" prefix=" "/> | |||
</group> | |||
</group> | |||
</layout> | |||
</citation> | |||
<bibliography et-al-min="9" et-al-use-first="1" line-spacing="2" hanging-indent="true"> | |||
<sort> | |||
<key macro="author-short"/> | |||
<key variable="issued"/> | |||
</sort> | |||
<layout> | |||
<group delimiter=" "> | |||
<text macro="author"/> | |||
<date variable="issued"> | |||
<date-part name="year"/> | |||
</date> | |||
<choose> | |||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | |||
<group delimiter=" "> | |||
<text macro="title"/> | |||
<text macro="editor-translator"/> | |||
<text macro="publisher"/> | |||
</group> | |||
</if> | |||
<else-if type="chapter paper-conference" match="any"> | |||
<group delimiter="; "> | |||
<text macro="title"/> | |||
<group delimiter=" "> | |||
<group delimiter=": "> | |||
<text term="in"/> | |||
<text variable="container-title" prefix=" "/> | |||
</group> | |||
<text macro="editor-translator"/> | |||
<text macro="publisher" prefix=" "/> | |||
<group delimiter=" "> | |||
<label strip-periods="true" variable="page" form="short"/> | |||
<text variable="page"/> | |||
</group> | |||
</group> | |||
</group> | |||
</else-if> | |||
<else-if type="webpage post post-weblog" match="any"> | |||
<text macro="title" prefix=" "/> | |||
<text variable="URL" suffix="."/> | |||
<text value="Viewed" prefix=" "/> | |||
<date variable="accessed" prefix=" " suffix="." delimiter=" "> | |||
<date-part name="day"/> | |||
<date-part name="month" form="short" strip-periods="true"/> | |||
<date-part name="year"/> | |||
</date> | |||
</else-if> | |||
<else-if type="thesis" match="any"> | |||
<group delimiter=", "> | |||
<text macro="title"/> | |||
<text variable="genre"/> | |||
<text macro="publisher"/> | |||
</group> | |||
</else-if> | |||
<else> | |||
<group delimiter=" " prefix=" "> | |||
<text macro="editor-translator" prefix=" " suffix="."/> | |||
<text variable="container-title" form="short" strip-periods="false" font-style="italic"/> | |||
<text variable="volume" font-weight="bold"/> | |||
<text variable="page"/> | |||
<text macro="access"/> | |||
</group> | |||
</else> | |||
</choose> | |||
</group> | |||
</layout> | |||
</bibliography> | |||
</style> |
0 comments on commit
3a2fe35