Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
186 lines (185 sloc) 6.03 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="symbol" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="en-US">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Hydrobiologia</title>
<id>http://www.zotero.org/styles/hydrobiologia</id>
<link href="http://www.zotero.org/styles/hydrobiologia" rel="self"/>
<link href="http://www.zotero.org/styles/elsevier-harvard" rel="template"/>
<link href="http://www.springer.com/life+sciences/ecology/journal/10750" rel="documentation"/>
<author>
<name>Ronald Petie</name>
<email>ronald.petie@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>0018-8158</issn>
<eissn>1573-5117</eissn>
<summary>Hydrobiologia citation style.</summary>
<updated>2013-01-29T14:01:40+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="symbol" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/>
<label form="short" prefix=" (" suffix=")" 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="symbol" initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="container-title" font-style="normal"/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" form="short" font-style="normal"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" text-case="capitalize-first" suffix=" "/>
<names variable="editor translator" suffix=", ">
<name and="symbol" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/>
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</macro>
<macro name="access">
<choose>
<if variable="URL">
<group>
<text variable="URL"/>
</group>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="chapter" match="any">
<text variable="title" font-style="normal" suffix=" "/>
</if>
<else>
<text variable="title" font-style="normal" suffix=". "/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="thesis">
<group delimiter=", ">
<text variable="genre"/>
<text variable="publisher"/>
</group>
</if>
<else>
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</else>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<group>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</if>
<else>
<text prefix=" (" term="no date" suffix=")" form="short"/>
</else>
</choose>
</macro>
<macro name="thecontainer">
<choose>
<if type="article-journal article-magazine" match="any">
<text variable="container-title" font-style="normal" suffix=" "/>
</if>
<else>
<text variable="container-title" font-style="normal" suffix=". "/>
</else>
</choose>
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine" match="any">
<group delimiter=" " prefix=" ">
<group>
<text variable="volume" suffix=":"/>
</group>
<text variable="page"/>
</group>
</if>
<else-if type="article-newspaper">
<group delimiter=", " prefix=", ">
<date variable="issued">
<date-part name="day"/>
<date-part name="month" form="long" prefix=" "/>
</date>
<group delimiter=" ">
<label variable="page"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else-if type="book thesis" match="any">
<text variable="page" prefix=", " suffix=" pp"/>
</else-if>
<else-if type="chapter paper-conference report" match="any">
<text variable="page" prefix=": "/>
</else-if>
<else>
<text variable="page" prefix=", "/>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key macro="year-date"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator" prefix=": "/>
</layout>
</citation>
<bibliography hanging-indent="false" entry-spacing="1" line-spacing="1">
<sort>
<key macro="author"/>
<key macro="year-date"/>
</sort>
<layout suffix=".">
<group delimiter=" ">
<text macro="author" suffix=","/>
<text macro="year-date" suffix="."/>
<text macro="title"/>
</group>
<text macro="container-contributors"/>
<text macro="thecontainer"/>
<text macro="publisher"/>
<text macro="locators"/>
<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.