Created
August 30, 2012 01:36
-
-
Save rmzelle/3521495 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US"> | |
<info> | |
<title>ACS Nano</title> | |
<id>http://www.zotero.org/styles/acs-nano</id> | |
<link href="http://www.zotero.org/styles/acs-nano" rel="self"/> | |
<link href="http://www.zotero.org/styles/american-chemical-society-with-titles" rel="template"/> | |
<author> | |
<name>Gaston Corthey</name> | |
<email>[email protected]</email> | |
</author> | |
<category citation-format="numeric"/> | |
<category field="chemistry"/> | |
<issn>1936-0851</issn> | |
<issn>1936-086X</issn> | |
<updated>2012-01-23T19:50:03+00:00</updated> | |
<summary>The ACS Nano style, adapted from The American Chemical Society style with article titles</summary> | |
<link href="http://pubs.acs.org/paragonplus/submission/ancac3/ancac3_authguide.pdf" rel="documentation"/> | |
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights> | |
</info> | |
<macro name="author"> | |
<names variable="author"> | |
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/> | |
<label form="short" prefix=", " suffix="." text-case="capitalize-first" strip-periods="true"/> | |
<et-al font-style="italic" prefix="---" suffix="---"/> | |
</names> | |
</macro> | |
<citation collapse="citation-number"> | |
<layout delimiter="," vertical-align="sup"> | |
<text variable="citation-number"/> | |
</layout> | |
</citation> | |
<bibliography et-al-min="11" et-al-use-first="10" second-field-align="flush" entry-spacing="0"> | |
<layout suffix="."> | |
<text variable="citation-number" suffix="."/> | |
<text macro="author" suffix=" "/> | |
</layout> | |
</bibliography> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment