Cell

titleCell
IDhttp://www.zotero.org/styles/cell
summaryThe Cell journal style, switched to numeric superscript as per the Cell editorial office in Sept. 2022
rightsThis work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
updated2022-09-23T22:06:38+00:00
issn0092-8674
eissn1097-4172
link (self)http://www.zotero.org/styles/cell
link (documentation)https://www.cell.com/cell/authors
author Adam Mark (a.mark@uoguelph.ca)
contributor Julian Onions (julian.onions@gmail.com)
contributor Aurimas Vinckevicius (aurimas.dev@gmail.com)
citation-format numeric
field biology

Example Output

Inline citations

1
14
1,3,511

Bibliography

1.
Mares, I. (2001). 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, P. A. Hall and D. Soskice, eds. (Oxford University Press), pp. 184–213.
2.
Campbell, J.L., and Pedersen, O.K. (2007). The varieties of capitalism and hybrid success. Comp. Polit. Stud. 40, 307–332. 10.1177/0010414006286542.
3.
Ahlquist, J.S., and Breunig, C. (2009). Country clustering in comparative political economy (Max-Planck Institute for the Study of Societies).
4.
Isaacson, W. (2011). Steve Jobs (Simon & Schuster).
5.
CSL search by example (2012). Citation Style Editor. http://editor.citationstyles.org/searchByExample/.
6.
Foderaro, L.W. (2012). Rooftop greenhouse will boost city farming. New York Times, A20.
7.
Borges, J.L. (1999). Selected non-fictions 3rd ed. E. Weinberger, ed. (Viking).
8.
Hancké, B., Rhodes, M., and Thatcher, M. eds. (2007). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy (Oxford University Press).
9.
Zelle, R.M., Shaw, A.J., IV, and Dijken, J.P. van (2016). Method for acetate consumption during ethanolic fermentation of cellulosic feedstocks.
10.
Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., et al. (2019). A data citation roadmap for scholarly data repositories. Sci. Data 6, 28. 10.1038/s41597-019-0031-8.
11.
Hawking, S. (1966). Properties of expanding universes. 10.17863/CAM.11283.

Dependent Styles

Cancer Cell, Cell Chemical Biology, Cell Genomics, Cell Host & Microbe, Cell Metabolism, Cell Reports Medicine, Cell Reports Methods, Cell Reports Physcial Science, Cell Reports, Cell Stem Cell, Cell Systems, Chem Catalysis, Chem, Current Biology, Developmental Cell, HGG Advances, Immunity, iScience, Joule, Matter, Med, Molecular Cell, Molecular Therapy - Methods & Clinical Development, Molecular Therapy - Nucleic Acids, Molecular Therapy - Oncolytics, Molecular Therapy, Neuron, One Earth, Patterns, Star Protocols, Structure, The American Journal of Human Genetics

CSL code

<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="sort-only" page-range-format="expanded" default-locale="en-US">
  <info>
    <title>Cell</title>
    <id>http://www.zotero.org/styles/cell</id>
    <link href="http://www.zotero.org/styles/cell" rel="self"/>
    <link href="https://www.cell.com/cell/authors" rel="documentation"/>
    <author>
      <name>Adam Mark</name>
      <email>a.mark@uoguelph.ca</email>
    </author>
    <contributor>
      <name>Julian Onions</name>
      <email>julian.onions@gmail.com</email>
    </contributor>
    <contributor>
      <name>Aurimas Vinckevicius</name>
      <email>aurimas.dev@gmail.com</email>
    </contributor>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <issn>0092-8674</issn>
    <eissn>1097-4172</eissn>
    <summary>The Cell journal style, switched to numeric superscript as per the Cell editorial office in Sept. 2022</summary>
    <updated>2022-09-23T22:06:38+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="editor">
    <names variable="editor" delimiter=", ">
      <name and="text" initialize-with=". " delimiter=", "/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
      <label form="short" prefix=" "/>
      <substitute>
        <names variable="editor"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if match="any" variable="DOI">
        <text variable="DOI"/>
      </if>
      <else-if match="any" type="webpage dataset entry-dictionary entry-encyclopedia post post-weblog">
        <text variable="URL"/>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <text variable="title"/>
  </macro>
  <macro name="publisher">
    <text variable="publisher" prefix="(" suffix=")"/>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </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="11" et-al-use-first="10" second-field-align="flush">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout suffix=".">
      <text variable="citation-number" suffix="."/>
      <text macro="author"/>
      <date variable="issued" prefix=" (" suffix=").">
        <date-part name="year"/>
      </date>
      <choose>
        <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
          <group delimiter=" " prefix=" ">
            <text macro="title"/>
            <text macro="edition"/>
            <text macro="editor"/>
            <text macro="publisher"/>
          </group>
        </if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter=" " prefix=" ">
            <text macro="title" suffix="."/>
            <text term="in" text-case="capitalize-first"/>
            <text variable="container-title"/>
            <text variable="collection-title" suffix="."/>
          </group>
          <text macro="editor" prefix=", "/>
          <group suffix=".">
            <text macro="publisher" prefix=" "/>
            <group prefix=", ">
              <label variable="page" suffix=" " form="short"/>
              <text variable="page"/>
            </group>
          </group>
        </else-if>
        <else>
          <text macro="title" prefix=" " suffix="."/>
          <group delimiter=", " prefix=" " suffix=".">
            <group delimiter=" ">
              <text variable="container-title" form="short"/>
              <text variable="volume" font-style="italic"/>
            </group>
            <text variable="page"/>
          </group>
        </else>
      </choose>
      <text prefix=" " macro="access"/>
    </layout>
  </bibliography>
</style>