Permalink
Browse files
Update american-meteorological-society.csl (#4156 )
Loading branch information
Showing
1 changed file
with
15 additions
and
11 deletions .
+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 >
Toggle all file notes
0 comments on commit
10f190f