Skip to content
Permalink
Browse files

Update african-zoology.csl (#2600)

  • Loading branch information...
POBrien333 authored and rmzelle committed Mar 31, 2017
1 parent c1f2d51 commit 0314b1a409d31010df9fb1d35e7793faf5052241
Showing with 54 additions and 64 deletions.
  1. +54 −64 african-zoology.csl
@@ -4,74 +4,78 @@
<title>African Zoology</title>
<id>http://www.zotero.org/styles/african-zoology</id>
<link href="http://www.zotero.org/styles/african-zoology" rel="self"/>
<link href="http://www.nisc.co.za/products/59/journals/african-zoology#downloads" rel="documentation"/>
<link href="http://www.zotero.org/styles/journal-of-tropical-ecology" rel="template"/>
<link href="https://journals.co.za/upload/Guidelines_for_Authors/afzoo_auth.pdf" rel="documentation"/>
<link href="https://journals.co.za/content/journal/afzoo" rel="documentation"/>
<author>
<name>Aliza le Roux</name>
<name>Patrick O'Brien</name>
</author>
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<category citation-format="author-date"/>
<category field="zoology"/>
<category field="biology"/>
<issn>1562-7020</issn>
<eissn>2224-073X</eissn>
<updated>2013-01-21T01:58:08+00:00</updated>
<updated>2017-03-29T15:13:45+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>
<terms>
<term name="edition" form="short">edn.</term>
</terms>
</locale>
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" suffix=" "/>
<names variable="editor translator" delimiter=", ">
<name sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="never" name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")."/>
</names>
</if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="chapter paper-conference" match="none">
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", "/>
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="never">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="uppercase"/>
</name>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anonymous"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " initialize-with=". "/>
<name form="short" and="symbol" delimiter=", " initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anonymous"/>
<choose>
<if type="book" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="anonymous">
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="publisher">
<choose>
<if type="article-journal article-magazine article-newspaper" match="none">
<group delimiter=". ">
<group delimiter=" ">
<text variable="genre"/>
<text variable="number"/>
</group>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</group>
</if>
</choose>
<text variable="genre" suffix=", "/>
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
<text variable="number-of-pages" prefix=". " suffix=" pp"/>
</macro>
<macro name="issued">
<choose>
@@ -109,11 +113,8 @@
</macro>
<macro name="title">
<choose>
<if type="book report" match="any">
<group delimiter=" ">
<text variable="title" font-style="italic"/>
<text macro="edition"/>
</group>
<if type="book">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
@@ -125,9 +126,9 @@
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" " prefix="(" suffix=")">
<group prefix=" (" delimiter=" " suffix=")">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" strip-periods="true"/>
<text term="edition" form="long"/>
</group>
</if>
<else>
@@ -142,30 +143,19 @@
<if type="article-journal article-magazine article-newspaper" match="any">
<text variable="container-title" prefix=". " font-style="italic"/>
<text variable="volume" prefix=" "/>
<text variable="page" prefix=": "/>
<text variable="page" prefix=":"/>
</if>
<else-if type="chapter paper-conference" match="any">
<group prefix=". " delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<group delimiter=", ">
<text macro="container-contributors"/>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<text macro="edition"/>
</group>
</group>
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=". " delimiter=" ">
<label variable="page" form="short" text-case="capitalize-first"/>
<text variable="page"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<text variable="container-title" font-style="italic"/>
</group>
</else-if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="chapter paper-conference" match="any">
<label variable="page" form="short"/>
<text variable="page" prefix=" "/>
</if>
</choose>
</macro>
<macro name="citation-locator">
<group>
<label variable="locator" form="short"/>
@@ -177,7 +167,7 @@
<key variable="issued"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="issued-year"/>
@@ -195,8 +185,8 @@
<text macro="issued" suffix=" "/>
<text macro="title"/>
<text macro="locators"/>
<text macro="edition"/>
<text macro="publisher" prefix=". "/>
<text macro="pages" prefix=". "/>
</layout>
</bibliography>
</style>

0 comments on commit 0314b1a

Please sign in to comment.
You can’t perform that action at this time.