Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
275 lines (274 sloc) 9.35 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-GB">
<info>
<title>African Journal of Marine Science</title>
<title-short>AJMS</title-short>
<id>http://www.zotero.org/styles/african-journal-of-marine-science</id>
<link href="http://www.zotero.org/styles/african-journal-of-marine-science" rel="self"/>
<link href="http://www.zotero.org/styles/south-african-theological-seminary" rel="template"/>
<link href="https://www.nisc.co.za/products/3/journals/african-journal-of-marine-science#downloads" rel="documentation"/>
<author>
<name>Patrick O'Brien, PhD</name>
<email>obrienpat86@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="science"/>
<category field="biology"/>
<issn>1814-232X</issn>
<eissn>1814-2338</eissn>
<updated>2019-08-27T14:58:30+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">
<terms>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
<term name="edition" form="short">edn</term>
<term name="accessed">accessed from</term>
</terms>
</locale>
<macro name="editor-translator">
<names variable="editor translator" delimiter=", ">
<name and="text" initialize-with="" delimiter=", "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always" et-al-min="11" et-al-use-first="10"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title" suffix="."/>
<text variable="publisher"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" initialize-with=""/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<text variable="title" form="short"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
<text variable="publisher"/>
</substitute>
</names>
</macro>
<macro name="author-count">
<names variable="author">
<name form="count"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="bill book graphic legal_case 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="bill book graphic legal_case motion_picture song thesis" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</macro>
<macro name="publisher">
<choose>
<if type="thesis" match="any">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</if>
<else>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</else>
</choose>
</macro>
<macro name="edition">
<group delimiter=" " prefix="(" suffix=")">
<number variable="edition" form="ordinal"/>
<label strip-periods="true" variable="edition" form="short"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" " prefix="(" suffix=")">
<number variable="volume"/>
<label variable="volume" form="short"/>
</group>
</macro>
<macro name="date">
<choose>
<if match="any" variable="issued">
<choose>
<if type="article-newspaper" match="any">
<date variable="issued">
<date-part name="year"/>
<date-part name="day" prefix=" (" suffix=" "/>
<date-part name="month" suffix=")"/>
</date>
</if>
<else>
<text macro="issued"/>
</else>
</choose>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key macro="issued"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=":">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="issued"/>
</group>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography et-al-min="7" et-al-use-first="6" entry-spacing="0" line-spacing="2" hanging-indent="true">
<sort>
<key macro="author" names-min="1" names-use-first="1"/>
<key macro="author-count" names-min="3" names-use-first="3"/>
<key macro="author-short"/>
<key macro="issued"/>
<key macro="author"/>
</sort>
<layout suffix=".">
<text macro="author" suffix=" "/>
<text macro="date" suffix=". "/>
<choose>
<if type="bill book graphic legal_case motion_picture song" match="any">
<group delimiter=". ">
<group delimiter=" ">
<text macro="title" prefix=" "/>
<text macro="edition"/>
</group>
<text macro="editor-translator"/>
<text macro="publisher"/>
</group>
</if>
<else-if type="report" match="any">
<group delimiter=". ">
<text macro="title" prefix=" "/>
<group delimiter=" ">
<text variable="genre"/>
<group delimiter=" ">
<label variable="number" form="short"/>
<text variable="number"/>
</group>
</group>
<text macro="publisher" prefix=" "/>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=". ">
<text macro="title" prefix=" "/>
<group delimiter=", " prefix=" ">
<text variable="genre"/>
<text macro="publisher"/>
</group>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". ">
<text macro="title" prefix=" "/>
<group delimiter=", ">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<names variable="editor">
<name delimiter-precedes-last="always" et-al-min="8" et-al-use-first="3" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</group>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<text macro="volume"/>
<text macro="edition"/>
</group>
</group>
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" strip-periods="true"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else-if type="article-newspaper" match="any">
<group delimiter=". ">
<text macro="title"/>
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="container-title" font-style="italic"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else-if type="post-weblog webpage post" match="any">
<group delimiter=". ">
<text macro="title"/>
<text variable="genre"/>
<group delimiter=", ">
<group delimiter=" ">
<text term="accessed" text-case="capitalize-first"/>
<text variable="URL"/>
</group>
<date variable="accessed">
<date-part name="year"/>
<date-part name="month" form="numeric" prefix="-"/>
<date-part name="day" prefix="-"/>
</date>
</group>
</group>
</else-if>
<else>
<group delimiter=". " prefix=" ">
<text macro="title"/>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<group delimiter=": ">
<text variable="volume"/>
<text variable="page"/>
</group>
</group>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.