Nature

titleNature
IDhttp://www.zotero.org/styles/nature
rightsThis work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
updated2022-07-01T16:03:34+00:00
issn0028-0836
eissn1476-4687
link (self)http://www.zotero.org/styles/nature
link (documentation)http://www.nature.com/nature/authors/gta/index.html#a5.4
link (documentation)http://www.nature.com/srep/publish/guidelines#references
author Michael Berkowitz (mberkowi@gmu.edu)
citation-format numeric
field science
field generic-base

Example Output

Inline citations

1
14
1,3,511

Bibliography

1.
Mares, I. Firms and the welfare state: When, why, and how does social policy matter to employers? in Varieties of capitalism. The institutional foundations of comparative advantage (eds. Hall, P. A. & Soskice, D.) 184–213 (Oxford University Press, 2001).
2.
Campbell, J. L. & Pedersen, O. K. The varieties of capitalism and hybrid success. Comp. Polit. Stud. 40, 307–332 (2007).
3.
Ahlquist, J. S. & Breunig, C. Country clustering in comparative political economy. (2009).
4.
Isaacson, W. Steve Jobs. (Simon & Schuster, 2011).
5.
CSL search by example. Citation Style Editor http://editor.citationstyles.org/searchByExample/ (2012).
6.
Foderaro, L. W. Rooftop greenhouse will boost city farming. New York Times A20 (2012).
7.
Borges, J. L. Selected non-fictions. vol. 1 (Viking, 1999).
8.
Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. (Oxford University Press, 2007).
9.
Zelle, R. M., Shaw, A. J., IV & Dijken, J. P. van. Method for acetate consumption during ethanolic fermentation of cellulosic feedstocks. (2016).
10.
Fenner, M. et al. A data citation roadmap for scholarly data repositories. Sci. Data 6, 28 (2019).
11.
Hawking, S. Properties of expanding universes. (University of Cambridge, 1966). doi:10.17863/CAM.11283.

Dependent Styles

Acta Pharmacologica Sinica, Lab Animal, Laboratory Investigation, Nature Biotechnology, Nature Cell Biology, Nature Chemical Biology, Nature Chemistry, Nature Climate Change, Nature Communications, Nature Digest, Nature Genetics, Nature Geoscience, Nature Immunology, Nature Materials, Nature Medicine, Nature Methods, Nature Nanotechnology, Nature Neuroscience, Nature Photonics, Nature Physics, Nature Protocols, Nature Reviews Cancer, Nature Reviews Cardiology, Nature Reviews Clinical Oncology, Nature Reviews Drug Discovery, Nature Reviews Endocrinology, Nature Reviews Gastroenterology & Hepatology, Nature Reviews Genetics, Nature Reviews Immunology, Nature Reviews Microbiology, Nature Reviews Molecular Cell Biology, Nature Reviews Nephrology, Nature Reviews Neurology, Nature Reviews Neuroscience, Nature Reviews Rheumatology, Nature Reviews Urology, Nature Structural & Molecular Biology, Scientific Reports, The Journal of Antibiotics

CSL code

<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
  <info>
    <title>Nature</title>
    <id>http://www.zotero.org/styles/nature</id>
    <link href="http://www.zotero.org/styles/nature" rel="self"/>
    <link href="http://www.nature.com/nature/authors/gta/index.html#a5.4" rel="documentation"/>
    <link href="http://www.nature.com/srep/publish/guidelines#references" rel="documentation"/>
    <author>
      <name>Michael Berkowitz</name>
      <email>mberkowi@gmu.edu</email>
    </author>
    <category citation-format="numeric"/>
    <category field="science"/>
    <category field="generic-base"/>
    <issn>0028-0836</issn>
    <eissn>1476-4687</eissn>
    <updated>2022-07-01T16:03:34+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>
  <macro name="title">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
        <text variable="title" font-style="italic"/>
      </if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name sort-separator=", " delimiter=", " and="symbol" initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all"/>
      <label form="short" prefix=", "/>
      <et-al font-style="italic"/>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if variable="volume" type="article" match="any"/>
      <else-if variable="DOI">
        <text variable="DOI" prefix="doi:"/>
      </else-if>
    </choose>
  </macro>
  <macro name="issuance">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture song thesis chapter paper-conference" match="any">
        <group delimiter="; " suffix=".">
          <group delimiter=", " prefix="(" suffix=")">
            <text variable="publisher" form="long"/>
            <date variable="issued">
              <date-part name="year"/>
            </date>
          </group>
        </group>
      </if>
      <else-if type="article">
        <group delimiter=" ">
          <choose>
            <if variable="genre" match="any">
              <text variable="genre" text-case="capitalize-first"/>
            </if>
            <else>
              <text term="article" text-case="capitalize-first"/>
            </else>
          </choose>
          <text term="at"/>
          <choose>
            <if variable="DOI" match="any">
              <text variable="DOI" prefix="https://doi.org/"/>
            </if>
            <else>
              <text variable="URL"/>
            </else>
          </choose>
          <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
        </group>
      </else-if>
      <else-if type="report webpage post post-weblog" match="any">
        <group delimiter=" ">
          <text variable="URL"/>
          <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
        </group>
      </else-if>
      <else>
        <date variable="issued" prefix="(" suffix=")">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="article-journal">
        <text variable="container-title" font-style="italic" form="short"/>
      </if>
      <else>
        <text variable="container-title" font-style="italic"/>
      </else>
    </choose>
  </macro>
  <macro name="editor">
    <choose>
      <if type="chapter paper-conference" match="any">
        <names variable="editor" prefix="(" suffix=")">
          <label form="short" suffix=" "/>
          <name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="volume">
    <choose>
      <if type="article-journal" match="any">
        <text variable="volume" font-weight="bold" suffix=","/>
      </if>
      <else>
        <group delimiter=" ">
          <label variable="volume" form="short"/>
          <text variable="volume"/>
        </group>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout vertical-align="sup" delimiter=",">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="6" et-al-use-first="1" second-field-align="flush" entry-spacing="0" line-spacing="2">
    <layout suffix=".">
      <text variable="citation-number" suffix="."/>
      <group delimiter=" ">
        <text macro="author" suffix="."/>
        <text macro="title" suffix="."/>
        <choose>
          <if type="chapter paper-conference" match="any">
            <text term="in"/>
          </if>
        </choose>
        <text macro="container-title"/>
        <text macro="editor"/>
        <text macro="volume"/>
        <text variable="page"/>
        <text macro="issuance"/>
        <text macro="access"/>
      </group>
    </layout>
  </bibliography>
</style>