Support for websites in ACS style
Hello,
Based on the specifications in [1], I've added a piece to the ACS csl file to properly render citations for websites:
<else-if type="webpage">
<group delimiter=" ">
<text variable="title"/>
<text variable="URL"/>
<date variable="accessed" form="text" prefix="(accessed " suffix=")"/>
</group>
</else-if>
I know that the ACS citation style does not include titles by default. However, for links to webpages, titles always seem to be present.
[1] http://pubs.acs.org/userimages/ContentEditor/1246030496632/chapter14.pdf
Based on the specifications in [1], I've added a piece to the ACS csl file to properly render citations for websites:
<else-if type="webpage">
<group delimiter=" ">
<text variable="title"/>
<text variable="URL"/>
<date variable="accessed" form="text" prefix="(accessed " suffix=")"/>
</group>
</else-if>
I know that the ACS citation style does not include titles by default. However, for links to webpages, titles always seem to be present.
[1] http://pubs.acs.org/userimages/ContentEditor/1246030496632/chapter14.pdf
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
http://www.zotero.org/support/dev/citation_styles/sharing styles