summaryrefslogtreecommitdiff
path: root/biblio/citation-style-language/american-chemical-society.csl
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/citation-style-language/american-chemical-society.csl')
-rw-r--r--biblio/citation-style-language/american-chemical-society.csl21
1 files changed, 12 insertions, 9 deletions
diff --git a/biblio/citation-style-language/american-chemical-society.csl b/biblio/citation-style-language/american-chemical-society.csl
index bf75b2d8de..cde0e0c50f 100644
--- a/biblio/citation-style-language/american-chemical-society.csl
+++ b/biblio/citation-style-language/american-chemical-society.csl
@@ -21,7 +21,7 @@
<category citation-format="numeric"/>
<category field="chemistry"/>
<summary>The American Chemical Society style</summary>
- <updated>2021-05-22T12:00:00+00:00</updated>
+ <updated>2022-05-04T19:44:25-04: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">
@@ -250,14 +250,17 @@
</group>
</else-if>
<else-if type="webpage">
- <group delimiter=" ">
- <text variable="title"/>
- <text variable="URL"/>
- <date variable="accessed" prefix="(accessed " suffix=")" delimiter=" ">
- <date-part name="year"/>
- <date-part name="month" prefix="-" form="numeric-leading-zeros"/>
- <date-part name="day" prefix="-" form="numeric-leading-zeros"/>
- </date>
+ <group delimiter=". ">
+ <text variable="title" font-style="italic"/>
+ <text variable="container-title"/>
+ <group delimiter=" ">
+ <text variable="URL"/>
+ <date variable="accessed" prefix="(accessed " suffix=")">
+ <date-part name="year"/>
+ <date-part name="month" prefix="-" form="numeric-leading-zeros"/>
+ <date-part name="day" prefix="-" form="numeric-leading-zeros"/>
+ </date>
+ </group>
</group>
</else-if>
<else>