Journal of Chemical Physics Formatting Requirements: Complete Author Guide
Journal of Chemical Physics 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.
Quick answer: The Journal of Chemical Physics (JCP) doesn't enforce a word limit for standard Articles, but the journal expects concise papers and Communications should be 3 to 4 published pages. LaTeX with the REVTeX 4.2 template (aip option) is strongly preferred. References use AIP style with superscript numbers. JCP has been publishing since 1933, making it one of the oldest and most established physics-chemistry journals, and its formatting standards reflect that tradition.
Word and page limits by article type
JCP takes an unusual approach to length: there's no stated word limit for most article types. The expectation is that you'll write as concisely as the science allows.
Article Type | Length Guideline | Abstract | References | Typical Published Pages |
|---|---|---|---|---|
Article | No formal limit | Unstructured, ~200 words | No cap | 8-15 pages |
Communication | Short format, ~3-4 pages | Unstructured, ~150 words | No cap | 3-4 pages |
Perspective | No formal limit | Unstructured, ~200 words | No cap | 8-12 pages |
Tutorial | No formal limit | Unstructured, ~200 words | No cap | 10-20 pages |
Note | Very short, 1-2 pages | Brief or none | No cap | 1-2 pages |
The absence of a word limit doesn't mean your paper can be any length. JCP editors are known for pushing back on papers they consider unnecessarily long. If a referee suggests cutting 30% of a paper, the editor will almost always support that recommendation. The culture at JCP favors density over completeness.
Communications at JCP are genuinely short papers, not just regular papers with a different label. They're meant for results that are important enough to merit fast publication but focused enough to present in 3 to 4 pages. The review process for Communications is typically faster than for Articles.
The Tutorial format is worth noting. JCP introduced this category to provide pedagogical resources for the chemical physics community. Tutorials can be substantially longer than Articles and include more background and worked examples. If your paper is running long because you're explaining a lot of methodology, the Tutorial format might be a better fit.
Abstract requirements
JCP keeps its abstract requirements straightforward.
- Word limit: No formal limit, but 150 to 250 words is the expected range
- Structure: Unstructured single paragraph
- Citations: Not permitted
- Footnotes: Not permitted
- Abbreviations: Define only standard abbreviations at first use
- Keywords: JCP does not require author-submitted keywords. The editorial system assigns subject categories.
The lack of a formal word limit on the abstract doesn't mean you should write 400 words. JCP abstracts are traditionally compact. Look at any issue of the journal and you'll see that most abstracts cluster around 150 to 200 words. Writing a long abstract signals unfamiliarity with the journal's norms.
JCP doesn't use keywords in the traditional sense. Instead, the journal uses an internal taxonomy of subject areas (atomic, molecular, chemical physics, etc.) that the editor assigns during initial processing. You don't need to include a keywords section in your manuscript.
Figure and table specifications
JCP follows AIP's figure guidelines, which are detailed and specific.
Figure specifications:
Parameter | Requirement |
|---|---|
Preferred file formats | EPS, PDF (vector), TIFF, PNG (raster) |
Minimum resolution (photographs) | 300 dpi |
Minimum resolution (line art) | 600 dpi |
Single-column width | 3.37 inches (8.56 cm) |
Double-column width | 6.69 inches (17.0 cm) |
Maximum figure height | 9.19 inches (23.3 cm) |
Font in figures | Helvetica or Times, 8-10 pt |
Line width | Minimum 0.5 pt |
Color | Free for online, free for print |
Vector graphics (EPS, PDF) are strongly preferred for plots, diagrams, and schematics. Raster formats (TIFF, PNG) should be reserved for photographs, micrographs, and images that can't be rendered as vectors. This matters more at JCP than at many journals because theoretical and computational papers often contain plots that look terrible when saved as low-resolution raster images.
Table formatting:
- Double-line rule at top and bottom
- Single-line rule below column headers
- No vertical rules
- Table footnotes use superscript lowercase letters
- Tables are numbered sequentially with Roman numerals (Table I, Table II, etc.) in AIP style
The Roman numeral table numbering is a JCP convention that differs from most other journals. Don't use Arabic numerals (Table 1, Table 2) because the production team will change them, and the renumbering can introduce errors in cross-references.
Reference format
JCP uses the standard AIP reference style.
In-text citations: Superscript numbers (e.g., "as shown previously^1,2"). No brackets or parentheses.
Reference list format:
1. A. B. Author, C. D. Author, and E. F. Author, "Title of article," J. Chem. Phys. 150, 123456 (2019).Key formatting details:
- Author names: Initials first, then surname (e.g., "J. K. Smith")
- Use "and" before the last author
- Article titles are included and placed in quotation marks
- Journal names are abbreviated using ISO 4
- Volume numbers are in bold
- Page numbers follow the volume, separated by a comma
- Year in parentheses at the end
- DOIs are encouraged but not displayed in the reference list (they're linked in the online version)
For books:
2. A. B. Author, Title of Book (Publisher, City, Year).For chapters in edited books:
3. A. B. Author, "Chapter Title," in Title of Book, edited by C. D. Editor (Publisher, City, Year), pp. 100-150.If you use BibTeX (and you should, since JCP is a LaTeX-first journal), the aipnum4-2.bst style file handles all of this automatically. It ships with the REVTeX 4.2 distribution.
Supplementary material guidelines
JCP calls supplementary content "supplementary material" (not "supporting information" as ACS does, or "supplementary information" as Nature uses).
What goes in supplementary material:
- Detailed derivations that would interrupt the flow of the main text
- Additional computational results (convergence tests, basis set comparisons)
- Extended data tables
- Multimedia content (videos of simulations, animations)
- Code snippets or pseudocode
Formatting requirements:
- Submit as a PDF file, formatted to be self-contained (with its own title and brief introduction)
- Label figures as Fig. S1, Fig. S2, etc.
- Label tables as Table SI, Table SII, etc. (Roman numerals, matching the main text convention)
- Each item must be cited in the main text
- Maximum file size: check the submission system, but typically 50 MB
For computational chemistry papers, JCP expects Cartesian coordinates of optimized structures to be provided either in the supplementary material or in a data repository. This has been an informal expectation for years and is now essentially mandatory. Referees will ask for coordinates if they're missing.
Large datasets (molecular dynamics trajectories, DFT output files, etc.) should be deposited in repositories like Zenodo, figshare, or discipline-specific databases rather than submitted as supplementary files.
LaTeX vs Word submission
JCP is a LaTeX-first journal. The overwhelming majority of submissions use LaTeX, and the production workflow is optimized for it.
LaTeX submissions (strongly preferred):
- Use REVTeX 4.2 with the
aipandjcpoptions:\documentclass[aip,jcp,reprint]{revtex4-2} - REVTeX 4.2 is maintained by APS and distributed through TeX Live, MiKTeX, and Overleaf
- Use
aipnum4-2.bstfor bibliography formatting - The
reprintoption produces single-column output for review;twocolumnmimics the published layout - Submit the compiled PDF plus all source files (.tex, .bib, .bst, figure files)
Word submissions (accepted but not preferred):
- Use the AIP Word template if available
- Double-spaced, 12-point font
- Equations created with MathType or Word's equation editor
- Most Word submissions require additional production work, which can delay publication by 1 to 2 weeks
The REVTeX template is worth learning if you don't already know it. It handles cross-referencing, citation numbering, figure placement, and equation formatting automatically. It also supports two bibliography styles: aipnum4-2.bst (numbered, the default for JCP) and aipauth4-2.bst (author-year, used by some other AIP journals).
A REVTeX-specific detail: the template supports the \onlinecite command for inline citations (e.g., "As described in Ref. 3" vs. "as shown previously^3"). Use \onlinecite{key} when the reference is part of the sentence grammar and the standard \cite{key} command for superscript end-of-sentence citations.
Journal-specific formatting quirks
Details specific to JCP that experienced authors know:
The title page includes a date line. JCP manuscripts include "Dated:" on the title page, which REVTeX fills in automatically with the compilation date. Some authors manually override this, but it's better to let it auto-generate. The actual submission and acceptance dates are added by the editorial office.
Equations are numbered by section in long papers. For papers with many equations, JCP allows section-based equation numbering (e.g., Eq. 2.3 for the third equation in Section II). Use \numberwithin{equation}{section} in LaTeX. This isn't required but is common practice in theoretical papers.
Section headings use Roman numerals. JCP sections are numbered I, II, III, etc. (Roman numerals, uppercase). Subsections use A, B, C. Sub-subsections use 1, 2, 3. The REVTeX template handles this, but if you're formatting manually, the pattern is I. INTRODUCTION, II. METHODS, etc., with the heading in uppercase.
The journal uses "AUTHOR DECLARATIONS" section. JCP requires a Conflict of Interest disclosure and an Author Contributions section (using CRediT taxonomy) at the end of the manuscript, before the references. The REVTeX template has dedicated commands for these.
JCP has a preprint-friendly policy. The journal allows posting to arXiv and other preprint servers before, during, and after review. This is relevant to formatting because arXiv has its own compilation requirements. The REVTeX template compiles cleanly on arXiv without modification in most cases.
Footnotes appear as endnotes. In JCP's published format, footnotes are merged into the reference list as numbered endnotes. In the manuscript, use \footnote{} normally and the template handles the merging. Don't manually number footnotes or try to place them in the reference list yourself.
Frequently missed formatting requirements
Common issues that delay JCP manuscripts:
- Using the wrong REVTeX options. The document class must include both
aipandjcpoptions. Usingaps(the default) instead ofaipproduces the wrong formatting for AIP journals.
- Arabic numeral table numbering. JCP uses Roman numerals for tables (Table I, not Table 1). This is unique among major chemistry journals and is easy to miss.
- Missing author declarations. The Conflict of Interest and Author Contributions sections are mandatory and must use the template's dedicated sections.
- Figures submitted only as raster images. For plots and diagrams, vector formats (EPS, PDF) are strongly preferred. Raster plots look poor at print resolution and may be flagged during production.
- Bibliography compiled with the wrong .bst file. Using a non-AIP bibliography style file produces incorrectly formatted references. Use
aipnum4-2.bstspecifically.
Submission checklist
Before you submit to JCP, verify:
- Manuscript uses REVTeX 4.2 with
aip,jcpoptions - Abstract is a single unstructured paragraph, roughly 150 to 250 words
- References are in AIP numbered style with superscript citations
- Tables use Roman numeral numbering (Table I, II, III)
- Figures are in vector format where possible (EPS, PDF)
- Author declarations section includes Conflict of Interest and Author Contributions
- Supplementary material is in PDF format with S-prefixed numbering
- All supplementary items cited in main text
- Optimized structures (if applicable) provided as supplementary material or deposited in a repository
Getting the formatting right on the first submission matters less at JCP than at some journals, because the editorial office provides production support. But clean formatting shows the editor and reviewers that you know the journal, which shapes their first impression of the work. Run a free formatting check before submitting to catch issues that could delay your manuscript.
For the most current guidelines, check the JCP author guide on the AIP website.
If you're weighing submission options, our guides on Journal of Chemical Physics impact factor and AIP journal submission processes provide useful background.
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.
Dataset / reference guide
Peer Review Timelines by Journal
Reference-grade journal timeline data that authors, labs, and writing centers can cite when discussing realistic review timing.
Dataset / benchmark
Biomedical Journal Acceptance Rates
A field-organized acceptance-rate guide that works as a neutral benchmark when authors are deciding how selective to target.
Reference table
Journal Submission Specs
A high-utility submission table covering word limits, figure caps, reference limits, and formatting expectations.
Before you upload
Want the full journal picture?
Scope, selectivity, what editors want, common rejection reasons, and submission context, all in one place.
These pages attract evaluation intent more than upload-ready intent.
Anthropic Privacy Partner. Zero-retention manuscript processing.
Where to go next
Conversion step
Want the full journal picture?
These pages attract evaluation intent more than upload-ready intent.