Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update american-journal-of-botany.csl (#3962)

  • Loading branch information
POBrien333 authored and rmzelle committed Mar 1, 2019
1 parent 75d5a26 commit bf67173ac07fc677dc6a7856dbe8866e3aa606cd
Showing with 30 additions and 27 deletions.
  1. +30 −27 american-journal-of-botany.csl
@@ -1,23 +1,28 @@
<?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-US">
<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>American Journal of Botany</title>
<title-short>AJB</title-short>
<id>http://www.zotero.org/styles/american-journal-of-botany</id>
<link href="http://www.zotero.org/styles/american-journal-of-botany" rel="self"/>
<link href="http://www.botany.org/ajb/ajb_Lit_Cited_Instructions.pdf" rel="documentation"/>
<link href="http://www.amjbot.org/site/misc/ifora.xhtml#65Lcited" rel="documentation"/>
<link href="https://onlinelibrary.wiley.com/page/journal/15372197/homepage/ForAuthors.html" rel="documentation"/>
<author>
<name>Eric Fuchs</name>
<email>eric.fuchs@ucr.ac.cr</email>
</author>
<contributor>
<name>Patrick O'Brien</name>
<uri>https://twitter.com/patobrien333</uri>
</contributor>
<category citation-format="author-date"/>
<category field="biology"/>
<category field="botany"/>
<category field="science"/>
<issn>0002-9122</issn>
<eissn>1537-2197</eissn>
<summary>American Journal of Botany author-date style</summary>
<updated>2013-03-15T17:29:38+00:00</updated>
<summary>American Journal of Botany author-date style.</summary>
<updated>2019-03-01T19:18:35+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">
@@ -31,7 +36,7 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="always" delimiter=", " font-variant="small-caps"/>
<name font-variant="normal" and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/>
<label form="short" prefix=" " suffix=" "/>
<substitute>
<names variable="editor"/>
@@ -51,16 +56,14 @@
</macro>
<macro name="access">
<choose>
<if variable="URL">
<text value="Available at:" suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
<if type="webpage post post-weblog" match="any">
<group delimiter=" ">
<text value="Website" suffix=" "/>
<text variable="URL"/>
<group prefix="[" suffix="]">
<text term="accessed" suffix=" "/>
<date form="text" variable="accessed"/>
</group>
</group>
</if>
</choose>
@@ -128,7 +131,7 @@
<key macro="author"/>
<key variable="title"/>
</sort>
<layout>
<layout suffix=".">
<text macro="author" suffix="."/>
<date variable="issued" prefix=" " suffix=".">
<date-part name="year"/>
@@ -144,12 +147,14 @@
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" " suffix="."/>
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<text macro="editor"/>
<group delimiter=", " prefix=" ">
<group delimiter=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<text macro="editor"/>
</group>
<text variable="container-title" font-style="normal" suffix=","/>
<text variable="collection-title" suffix=","/>
<group suffix="." delimiter=". ">
<group delimiter=". ">
<text variable="page"/>
<text macro="publisher" prefix=" "/>
</group>
@@ -167,14 +172,12 @@
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group prefix=" " suffix=".">
<text variable="container-title" font-style="italic"/>
<group prefix=" ">
<text variable="volume" suffix=": "/>
</group>
<group>
<text variable="page"/>
<group delimiter=": " prefix=" " suffix=".">
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<text variable="volume"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>

0 comments on commit bf67173

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