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-meteorological-society.csl (#4156)

  • Loading branch information
POBrien333 authored and rmzelle committed Jun 27, 2019
1 parent 3e3c1b1 commit 10f190fb4b65ea6ca7b5d59dd209e762117a986a
Showing with 15 additions and 11 deletions.
  1. +15 −11 american-meteorological-society.csl
@@ -18,7 +18,7 @@
<category citation-format="author-date"/>
<category field="geography"/>
<summary>A style for all journals by the American Meteorological Society</summary>
<updated>2014-03-29T20:09:34+00:00</updated>
<updated>2019-06-25T09:03:36+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">
@@ -76,16 +76,20 @@
</macro>
<macro name="access">
<choose>
<if variable="URL">
<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>
</group>
<if type="dataset thesis report paper-conference webpage post post-weblog" match="any">
<choose>
<if variable="DOI" match="none">
<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>
</group>
</if>
</choose>
</if>
</choose>
</macro>

0 comments on commit 10f190f

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