Permalink
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Find file
Copy path
styles/african-online-scientific-information-systems-harvard.csl
Find file
Copy path
Fetching contributors…
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="utf-8"?> | |
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-GB"> | |
<info> | |
<title>African Online Scientific Information Systems - Harvard</title> | |
<title-short>AOSIS</title-short> | |
<id>http://www.zotero.org/styles/african-online-scientific-information-systems-harvard</id> | |
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="self"/> | |
<link href="http://www.zotero.org/styles/myrmecological-news" rel="template"/> | |
<link href="https://books.aosis.co.za/index.php/ob/submission-guideline" rel="documentation"/> | |
<author> | |
<name>Patrick O'Brien, PhD</name> | |
<email>obrienpat86@gmail.com</email> | |
</author> | |
<category citation-format="author-date"/> | |
<category field="generic-base"/> | |
<summary>Style for AOSIS Publishing's Harvard style as per 13 April 2017.</summary> | |
<updated>2018-07-27T10:09:38+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="translator" form="short">transl.</term> | |
<term name="edition" form="short">edn.</term> | |
</terms> | |
</locale> | |
<macro name="translator"> | |
<names variable="translator"> | |
<label form="short" suffix=" "/> | |
<name and="symbol" delimiter-precedes-last="never" initialize-with="."/> | |
</names> | |
</macro> | |
<macro name="editor"> | |
<names variable="editor"> | |
<name and="symbol" delimiter-precedes-last="never" initialize-with="."/> | |
<label form="short" prefix=" (" suffix=")"/> | |
</names> | |
</macro> | |
<macro name="author"> | |
<names variable="author"> | |
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/> | |
<label form="short" prefix=" (" suffix=")"/> | |
<substitute> | |
<names variable="editor"/> | |
<text variable="publisher"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="author-short"> | |
<names variable="author"> | |
<label form="short" suffix=" "/> | |
<name form="short" font-variant="normal" and="symbol" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1" initialize-with=". "/> | |
<substitute> | |
<names variable="editor"/> | |
<names variable="translator"/> | |
<text variable="publisher"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="author-short-subsequent"> | |
<names variable="author"> | |
<label form="short" suffix=" "/> | |
<name form="short" font-variant="normal" and="symbol" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1" initialize-with=". "/> | |
<substitute> | |
<names variable="editor"/> | |
<names variable="translator"/> | |
<text variable="publisher"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="title"> | |
<choose> | |
<if type="chapter article-journal" match="any"> | |
<text variable="title" quotes="true"/> | |
</if> | |
<else> | |
<text variable="title" quotes="false" font-style="italic"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="publisher"> | |
<group delimiter=", "> | |
<text variable="publisher"/> | |
<text variable="publisher-place"/> | |
</group> | |
</macro> | |
<macro name="year-date"> | |
<choose> | |
<if variable="issued"> | |
<group delimiter=", "> | |
<text variable="status"/> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</group> | |
</if> | |
<else> | |
<text term="no date"/> | |
</else> | |
</choose> | |
</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"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="volume"> | |
<group delimiter=" "> | |
<label variable="volume" form="short"/> | |
<number variable="volume"/> | |
</group> | |
</macro> | |
<macro name="page"> | |
<choose> | |
<if type="article-newspaper chapter" match="any"> | |
<group delimiter=" "> | |
<label variable="page" form="short"/> | |
<text variable="page"/> | |
</group> | |
</if> | |
<else> | |
<text variable="page"/> | |
</else> | |
</choose> | |
</macro> | |
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true"> | |
<sort> | |
<key macro="year-date"/> | |
<key macro="author"/> | |
</sort> | |
<layout delimiter="; " prefix="(" suffix=")"> | |
<group delimiter=":"> | |
<group delimiter=" "> | |
<choose> | |
<if match="any" position="subsequent"> | |
<text macro="author-short-subsequent"/> | |
</if> | |
<else> | |
<text macro="author-short"/> | |
</else> | |
</choose> | |
<text macro="year-date"/> | |
</group> | |
<text variable="locator"/> | |
</group> | |
</layout> | |
</citation> | |
<bibliography hanging-indent="true"> | |
<sort> | |
<key macro="author"/> | |
<key macro="year-date"/> | |
</sort> | |
<layout suffix="."> | |
<group delimiter=", "> | |
<text macro="author" font-variant="normal"/> | |
<text macro="year-date"/> | |
<choose> | |
<if type="book report"> | |
<group delimiter=", "> | |
<text macro="title"/> | |
<text macro="translator"/> | |
<text macro="edition"/> | |
<text macro="volume"/> | |
</group> | |
<text macro="publisher"/> | |
</if> | |
<else-if type="chapter speech paper-conference"> | |
<text macro="title"/> | |
<text macro="translator"/> | |
<group delimiter=", "> | |
<group delimiter=" "> | |
<text term="in"/> | |
<text macro="editor" text-case="capitalize-all"/> | |
</group> | |
<text variable="container-title" font-style="italic"/> | |
<text variable="collection-title" suffix="."/> | |
<text macro="edition"/> | |
<text macro="volume"/> | |
<text macro="page"/> | |
<group suffix="." delimiter=", "> | |
<text macro="publisher" prefix=" "/> | |
</group> | |
</group> | |
</else-if> | |
<else-if type="thesis"> | |
<group prefix=" " suffix=" " delimiter=", "> | |
<text macro="title" suffix=" – PhD thesis"/> | |
<text macro="publisher"/> | |
</group> | |
</else-if> | |
<else> | |
<group delimiter=", "> | |
<text macro="title" prefix=" "/> | |
<text macro="editor" prefix=" "/> | |
<text variable="container-title" font-style="italic"/> | |
<group> | |
<text variable="volume"/> | |
<text variable="issue" prefix="(" suffix=")"/> | |
</group> | |
<text macro="page"/> | |
</group> | |
</else> | |
</choose> | |
</group> | |
</layout> | |
</bibliography> | |
</style> |