Journal Guides8 min readUpdated Mar 24, 2026

Science Formatting Requirements: Complete Author Guide

Science formatting guide. Word limits, figure specs, reference format, LaTeX vs Word, and journal-specific formatting quirks you need to know.

Senior Researcher, Oncology & Cell Biology

Author context

Specializes in manuscript preparation and peer review strategy for oncology and cell biology, with deep experience evaluating submissions to Nature Medicine, JCO, Cancer Cell, and Cell-family journals.

Next step

Choose the next useful decision step first.

Use the guide or checklist that matches this page's intent before you ask for a manuscript-level diagnostic.

Open Journal Fit ChecklistAnthropic Privacy Partner. Zero-retention manuscript processing.Run Free Readiness Scan

Quick answer: Science Reports allow roughly 3,500 words of body text with a maximum of 4 figures or tables. Research Articles get about 2,500 words and up to 5 display items. The abstract is capped at 125 words. Science uses numbered references in parentheses, and there's a soft cap of about 30 references for Reports. Every limit is enforced strictly, and the journal will return over-length manuscripts without review.

Word and page limits by article type

Science publishes fewer article types than most top journals, but the word limits are among the tightest in academic publishing.

Article Type
Body Word Limit
Reference Cap
Display Items
Notes
Report
~3,500 words
~30
4 (figures + tables)
Main format for original research
Research Article
~2,500 words
~40
5 (figures + tables)
Invited or transferred from Report
Review
~4,000-6,000 words
~80
6
Typically commissioned
Technical Comment
~1,000 words
~15
1
Response to published work
Letter
~500 words
~10
1
Correspondence on published articles
Policy Forum
~2,500 words
~20
2
Science policy discussion

The distinction between Report and Research Article confuses many authors. Reports are the standard original research format and what most authors should target. Research Articles are longer and typically reserved for work that requires more extensive methodological description. You don't get to choose Research Article at submission. You submit as a Report, and the editors may convert it to a Research Article during review if warranted.

The word count is strictly body text. It excludes the abstract, references, figure legends, and acknowledgments. But it includes in-text citations (the numbers in parentheses count toward your word total in Science's system, unlike some other journals).

Abstract requirements

Science's abstract has a specific internal structure, even though it appears as a single paragraph without labeled sections.

  • Word limit: 125 words maximum
  • Structure: Single paragraph, but must contain four elements: introduction (1-2 sentences on the problem), methods approach (brief), results, and interpretation
  • Citations: Not permitted in the abstract
  • Keywords: Not required by Science. The journal assigns its own indexing terms.

At 125 words, Science has one of the shortest abstract limits among top journals. Nature gives you 150. The Lancet gives you 300. Science's 125-word cap forces extreme compression.

A practical tip: write the abstract last, and count every word. Science's submission system will flag abstracts that exceed the limit, and reviewers notice padding immediately. Don't start with "Here we show" or "In this study, we." Start with the finding.

Figure and table specifications

Science is strict about both count and quality.

Parameter
Requirement
Maximum display items (Report)
4 (figures + tables combined)
Maximum display items (Research Article)
5 (figures + tables combined)
Resolution (minimum)
300 dpi at final print size
Resolution (line art)
1,200 dpi
Preferred file formats
EPS, PDF, TIFF (for final); any format accepted for initial PDF
Color mode
RGB preferred for submission
Maximum figure width
Single column: 8.5 cm; two-column: 17.5 cm
Font in figures
Helvetica, Arial, or Symbol font, 6-8 pt
File size per figure
15 MB max per individual file

Multi-panel figures are standard in Science. A four-panel figure (A, B, C, D) counts as one display item. There's no explicit panel limit, but Science's editors will push back on figures that are too dense to read at publication size. Practically, 6 panels per figure is a reasonable ceiling.

Color figures: Science doesn't charge for color in the online version. Print color was historically extra, but since Science moved to primarily digital distribution, this is rarely relevant anymore.

Figure legends: Each legend should start with a bolded one-sentence title, followed by explanatory text. Legends are included in the manuscript but not counted toward the body word limit. Keep them concise anyway. A 200-word legend for a single panel suggests the figure isn't self-explanatory.

Reference format

Science uses numbered references in parentheses (not superscript, which is the Nature style).

In-text citations: Numbers in parentheses, e.g., (1, 2). In the typeset article, these appear as italicized numbers in parentheses. In your manuscript, just use parentheses with numbers.

Reference list format:

1. A. B. Author, C. D. Author, E. F. Author, Title of article. Journal Abbrev. Volume, Pages (Year).

Key formatting details specific to Science:

  • Author initials come before the last name (e.g., "J. K. Smith" not "Smith, J. K.")
  • Use commas between all authors, no "&" before the last author
  • Journal names are abbreviated using ISO 4
  • Volume is in bold
  • Page numbers use an en dash
  • Year in parentheses at the end
  • DOIs are required for references that have them (added during production if missing)

The reference cap for Reports is approximately 30. This isn't an absolute hard limit, but exceeding 35 will draw editorial attention. Research Articles get roughly 40 references. Reviews can go up to 80.

One Science-specific detail: references to preprints are discouraged in the main reference list. If you must cite a preprint, Science's editors will often ask you to update it to the published version during revision or move it to the Supplementary Materials references.

Supplementary Materials guidelines

Science calls its supplementary content "Supplementary Materials" (SM), and it has its own formatting rules that are more structured than most journals.

What goes in SM:

  • Materials and Methods (if extensive, the full Methods section lives here)
  • Supplementary Text (additional analysis, derivations, extended discussion)
  • Supplementary Figures (fig. S1, S2, etc.)
  • Supplementary Tables (table S1, S2, etc.)
  • Data and code availability statements
  • References cited only in SM

Formatting rules:

  • SM must be compiled as a single PDF file
  • SM has its own sequential figure and table numbering (fig. S1, table S1, etc.)
  • SM references continue from the main text numbering. If your main text ends at reference 28, SM references start at 29.
  • SM should include a table of contents if it exceeds 10 pages

Size limits: The SM PDF can be up to 25 MB. For larger datasets or multimedia content, Science requires deposition in a recognized repository (Dryad, Zenodo, GenBank, etc.) with accession numbers cited in the paper.

A major formatting detail: Science's Methods section for Reports typically lives in the Supplementary Materials, not in the main text. The main text includes only a brief methods summary (a few sentences within the body text). The full Materials and Methods go in the SM. For Research Articles, the full Methods can be in the main text. This catches many first-time Science authors off guard.

LaTeX vs Word

Science accepts both formats, with no editorial preference.

Initial submission: Submit a single PDF combining main text, figures, and legends. Generate it from either Word or LaTeX.

Revision/acceptance: Submit source files.

  • Word: Use Science's Word template, available from AAAS author guidelines.
  • LaTeX: Use the AAAS LaTeX package. The class file is ScienceAdvances.cls (shared across Science family journals) with aaas.bst for bibliography formatting. Available on the AAAS website and Overleaf.

The LaTeX template supports BibTeX natively. Use the aaas.bst style file to format your .bib entries correctly. Don't use natbib or other bibliography packages with custom formatting, as they'll conflict with Science's production workflow.

Science's production team uses XML-first workflows, so clean LaTeX with standard packages converts more reliably than heavily customized Word documents. If your paper has equations, chemical structures, or complex notation, LaTeX will give you fewer production-stage corrections.

Cover page requirements

Like Nature, Science doesn't use a traditional cover page. Metadata is entered through the online submission system.

Required submission components:

  • Title: Concise, informative, no abbreviations. Science titles tend to be shorter than other journals. Aim for 10-15 words.
  • One-sentence summary: A single sentence (up to 125 characters) summarizing the finding. This appears in the table of contents and is separate from the abstract. Many authors overlook this and have to add it during revision.
  • Author list and affiliations: Entered through the submission portal.
  • Corresponding author: Email address required.
  • Cover letter: Recommended but not technically mandatory. However, submitting without one signals to editors that you're unfamiliar with the process. The letter should explain why the work fits Science's scope and audience.

ORCID iDs: Encouraged for all authors, required for the corresponding author at the acceptance stage.

Journal-specific formatting quirks

These are the details that separate experienced Science authors from first-timers:

The one-sentence summary. This isn't the same as the abstract. It's a separate, standalone sentence of up to 125 characters that summarizes the main finding. It appears in the journal's table of contents. Many submission systems for other journals don't have this field, so authors miss it. It must be entered during initial submission.

Methods in Supplementary Materials. For Reports (the main research format), the detailed Methods section goes in the SM, not the main text. You include a brief methodological note in the body, but the full protocol, reagent lists, and statistical descriptions go in the supplementary PDF. This is the opposite of journals like Cell, where Methods are in the main text.

Teaser/abstract distinction. Science has both an abstract (125 words, in the paper) and an editor-written teaser that appears on the website and in email alerts. You don't write the teaser. But knowing it exists helps you understand why the abstract should be technically precise, as the popular-audience hook is handled separately by the editorial team.

No explicit Introduction/Results/Discussion headings. Like Nature, Science doesn't require labeled sections for the main text of Reports. The paper flows as continuous prose with subheadings at the author's discretion. Research Articles do use labeled sections.

Structured data availability. Science requires a formal data and materials availability statement at the end of the paper (before SM). This must specify exactly where all data, code, and materials can be accessed, including database accession numbers and any restrictions on availability.

Ethics and competing interests. All authors must complete the AAAS competing interests form. Clinical trials must reference registration numbers. Animal and human subjects research must state institutional approval details in the Methods.

Embargo policy. Science has a strict embargo policy. Don't post your manuscript to a preprint server between acceptance and publication without contacting the editor first. While Science does accept papers previously posted to recognized preprint servers (bioRxiv, arXiv, medRxiv), the timing of posting relative to editorial decisions matters.

Frequently missed formatting requirements

  1. Line numbers and double-spacing. Required for the review manuscript. Science will return unformatted manuscripts.
  1. Figure callouts in order. Figures must be cited in numerical order in the text. If you reference Fig. 3 before Fig. 2, you'll need to renumber.
  1. Supplementary Materials references. SM references continue the main text numbering. Don't restart at 1 in the SM section.
  1. Author order and equal contributions. If authors contributed equally, this must be noted with a specific footnote using a dagger symbol, not an asterisk.
  1. Gene and species nomenclature. Gene names must be italicized. Species names must be in italics with the genus capitalized. Science is strict about nomenclature consistency.

Submission checklist

Before submitting to Science, verify:

  • Body text is within word limits (3,500 for Reports, 2,500 for Research Articles)
  • Abstract is 125 words or fewer, single paragraph, no citations
  • One-sentence summary is 125 characters or fewer
  • Display items don't exceed 4 (Reports) or 5 (Research Articles)
  • References are in Science format with numbered parenthetical citations
  • Full Methods are in Supplementary Materials (for Reports)
  • SM is compiled as a single PDF with continuous reference numbering
  • Line numbers and double-spacing are applied
  • Data availability statement is included
  • All figures are cited in sequential order

The formatting is just the barrier to entry. The real challenge is matching Science's editorial bar for novelty and broad interest. If you want to check whether your manuscript is ready for a top-tier submission, run a free readiness scan to catch formatting gaps and structural issues before editors see them.

For the full and most current formatting rules, see Science's instructions for authors. Templates and the SM formatting guide are available through the same page.

You might also find our guide on how to write a strong cover letter useful when preparing your Science submission package.

Reference library

Use the core publishing datasets alongside this guide

This article answers one part of the publishing decision. The reference library covers the recurring questions that usually come next: how selective journals are, how long review takes, and what the submission requirements look like across journals.

Open the reference library

Before you upload

Choose the next useful decision step first.

Move from this article into the next decision-support step. The scan works best once the journal and submission plan are clearer.

Use the scan once the manuscript and target journal are concrete enough to evaluate.

Anthropic Privacy Partner. Zero-retention manuscript processing.

Internal navigation

Where to go next

Open Journal Fit Checklist