Journal of Applied Physics Formatting Requirements: Complete Author Guide
JAP formatting: applied physics research with quantified experimental or theoretical characterization and explicit comparison to existing.
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.
Journal of Applied Physics key metrics before you format
Formatting to the wrong word limit or reference style is one of the fastest ways to delay your submission.
Why formatting matters at this journal
- Missing or wrong format elements can trigger immediate return without editorial review.
- Word limits, reference style, and figure specifications vary significantly across journals in the same field.
- Get the format right before optimizing the manuscript — rework after a formatting return costs time.
What to verify last
- Word count against the stated limit — check whether references are included or excluded.
- Figure resolution — 300 DPI minimum is standard but some journals require 600 DPI for line art.
- Confirm the access route and any associated costs before final upload.
Quick answer: The Journal of Applied Physics (JAP) is the flagship applied physics journal published by AIP Publishing (American Institute of Physics). It covers the full spectrum of applied physics, from semiconductor devices and thin films to magnetism, acoustics, and plasma physics.
Run a JAP formatting and readiness check before clicking submit.
Journal of Applied Physics doesn't enforce a strict word limit for Research Articles, though most papers run 4,000-8,000 words. References follow AIP numbered style with superscript citations. LaTeX with REVTeX 4.2 is the preferred submission format, though Word is accepted. Color figures are free. Submission goes through AIP's Manuscript Central system.
Before working through the formatting details, a Journal of Applied Physics formatting and readiness check flags the structural issues that cause desk rejection before editors even reach the formatting questions.
Editorial detail (for desk-screen calibration). Editor-in-Chief: A. T. Charlie Johnson (University of Pennsylvania) leads JAP editorial decisions. Submission portal: https://aip.scitation.org/journal/jap. Manuscript constraints: 250-word abstract limit and no strict main-text cap (JAP emphasizes methodological completeness). The named editorial-culture quirk: JAP Associate Editors expect explicit comparison to existing applied-physics literature with quantified property characterization. We reviewed JAP's formatting requirements against current author guidelines (accessed 2026-05-08); evidence basis is based on publicly available author guidelines, with the strengths and weaknesses of the formatting framework noted alongside our internal anonymized submission corpus.
Word Limits by Article Type
JAP is relatively flexible on length, but editors expect focused, concise manuscripts.
Article Type | Length Guidance | Abstract | Figures |
|---|---|---|---|
Research Article | No strict limit (~4,000-8,000) | 500 words max | No fixed limit |
Communication | ~2,500 words / 4 pages | 500 words max | Typically 3-4 |
Tutorial | Invited, ~10,000+ | 500 words max | No fixed limit |
Perspective | Invited, ~6,000 | 500 words max | No fixed limit |
The absence of a hard word cap for Research Articles reflects AIP's philosophy that paper length should be determined by content. That said, JAP reviewers commonly request that authors tighten their writing or move secondary results to supplementary material. A 12,000-word manuscript is likely to face pushback unless the content genuinely requires that length.
Communications are intended for rapid dissemination of particularly novel results. They receive expedited review and are shorter, typically fitting within 4 published pages. The results must stand on their own without requiring extensive supplementary data.
Abstract Requirements
JAP allows abstracts of up to 500 words, which is significantly more generous than most journals. Despite this, most published abstracts run 150-250 words.
The abstract should cover:
- The physical phenomenon or problem being addressed
- The approach (experimental, computational, or theoretical)
- Main results with quantitative data
- Physical significance and implications
JAP abstracts are unstructured (no headings). The journal explicitly encourages authors to include specific results in the abstract rather than vague statements about "investigating" or "studying" a topic.
One JAP-specific consideration: because the journal covers such a broad range of applied physics topics, your abstract needs to be accessible to physicists outside your subfield. Define specialized terms and avoid jargon that's only understood within your specific community.
Figure and Table Specifications
JAP doesn't limit the number of figures, but every figure should present data that's discussed in the text.
Figure requirements:
- Minimum resolution: 300 DPI for photographs, 600 DPI for line art
- Accepted formats: EPS (strongly preferred), TIFF, PNG, PDF, or JPEG
- Column widths: 3.37 inches (single column) or 6.69 inches (double column)
- Font in figures: Times New Roman, Arial, or Helvetica, minimum 6-point
- Panel labels: (a), (b), (c) in lowercase, placed inside or just outside the panel
- Axis labels must include units in parentheses or brackets
- Color figures are free for both online and print
- Scale bars on microscopy images are mandatory
Specific to physics figures:
- Energy band diagrams should include clear electron energy axis labels
- Circuit diagrams should follow standard IEEE/AIP conventions
- Crystallographic data should label axes and include Miller indices
- Simulation results should clearly state the method in the caption
Table formatting:
- Tables must have headers for every column
- Use horizontal rules only (top, header separator, bottom)
- No vertical lines or shading
- Units in column headers, not repeated in cells
- Footnotes use lowercase superscript letters
EPS is AIP's preferred figure format. If you're using LaTeX with REVTeX, EPS files integrate seamlessly. For Word users, TIFF at 600 DPI is the safest choice for line art and graphs.
Reference Format: AIP Numbered Style
JAP uses AIP's numbered reference style, which is slightly different from APS style despite the close relationship between the organizations.
Key formatting rules:
- References numbered in order of first appearance
- Superscript numbers in text, placed after punctuation
- All authors listed (no "et al." truncation in the reference list for most cases)
- Journal names abbreviated using standard physics abbreviations
- Volume number in bold, page number follows
- Year in parentheses at the end
Example journal article:
- Y. Zhang, T. Liu, and W. Chen, "Enhanced piezoelectric response in BaTiO3 thin films grown by pulsed laser deposition," J. Appl. Phys. 139, 024501 (2026).
Example book reference:
- C. Kittel, Introduction to Solid State Physics, 9th ed. (Wiley, New York, 2025).
Example conference proceedings:
- S. Patel, "Magnetic domain wall dynamics in nanostripes," in Proceedings of the APS March Meeting (American Physical Society, 2026), p. A12.005.
Note the AIP style details: article titles are included in quotes (unlike some physics styles that omit titles), the year appears in parentheses at the end, and there's no "pp." before page numbers for journal articles. The aipnum4-2.bst BibTeX style file handles all of this automatically for LaTeX users.
Supplementary Material
AIP calls it "supplementary material" and it's hosted online alongside the published article.
Acceptable supplementary content:
- Additional figures and data tables
- Extended derivations or mathematical proofs
- Raw data files
- Multimedia files (videos up to 10 MB, animated GIFs)
- Computer code or input files
Supplementary material is submitted as separate files through the submission system. Each file needs a brief description. Figures in supplementary material should be numbered as Figure S1, Table S1, etc., and must be cited in the main text.
JAP editors and reviewers have access to supplementary material during review, so it should be well-organized and clearly labeled. Don't use it as a dumping ground for tangential results.
LaTeX vs. Word
LaTeX is the preferred format for JAP, and the majority of submissions use it.
LaTeX submissions (preferred):
- Use REVTeX 4.2, the standard document class for AIP and APS journals
- Command: \documentclass[aip,jap,reprint]{revtex4-2}
- The "jap" option configures REVTeX for Journal of Applied Physics specifically
- BibTeX with aipnum4-2.bst handles reference formatting
- Submit compiled PDF plus all source files (.tex, .bib, .bst, figures)
- Use standard LaTeX packages; avoid custom macros
Word submissions:
- AIP provides a Word template with pre-set styles
- Times New Roman, 12-point, double-spaced
- Number all pages
- Include line numbers
- Equations should be created using Word's equation editor, not pasted as images
REVTeX 4.2 is available from CTAN and is included in most TeX distributions (TeX Live, MiKTeX). It's also available on Overleaf with AIP journal templates pre-configured. For first-time users, the REVTeX documentation includes a sample JAP manuscript that shows correct usage.
JAP-Specific Formatting Quirks
1. The journal scope is broad, so choose your section carefully. JAP organizes content into topical sections (Semiconductor Physics, Magnetism, Thin Films, Dielectrics, Acoustics, Plasma Physics, etc.). Selecting the correct section at submission ensures your paper reaches appropriate editors and reviewers. Misrouted papers get reassigned, which adds time.
2. Article titles use sentence case. Unlike some physics journals that capitalize all major words, JAP uses sentence case for titles: "Enhanced magnetoresistance in epitaxial Fe3O4 thin films at room temperature." Only the first word and proper nouns are capitalized.
3. Equations are numbered. All displayed equations should be numbered sequentially, and referenced in the text as "Eq. (1)" not "Equation 1" or "equation (1)." REVTeX handles this automatically with the \equation environment.
4. SI units are required. JAP follows AIP style, which mandates SI units throughout. Non-SI units (Gauss, Oersted, erg) should be avoided or, if used for historical comparison, converted to SI equivalents in parentheses.
5. Author ORCIDs are strongly encouraged. AIP now requires the corresponding author to provide an ORCID. Co-author ORCIDs are encouraged but not mandatory. In REVTeX, use the \orcid command in the author block.
6. Data availability policy. JAP requires a data availability statement. The standard options range from "Data sharing is not applicable" to providing repository links. This statement appears at the end of the manuscript, before acknowledgments.
Manuscript Structure
A standard JAP Research Article follows this structure:
- Title (sentence case, no abbreviations unless standard)
- Author names and affiliations (with ORCID for corresponding author)
- Abstract (up to 500 words, unstructured)
- Body text with numbered sections:
- I. Introduction
- II. Experimental Details (or Theoretical Framework / Computational Methods)
- III. Results and Discussion
- IV. Conclusions
- Data Availability Statement
- Acknowledgments
- Author Declarations (conflicts of interest)
- References
- Figure captions
- Figures and Tables
- Supplementary Material (separate files)
Sections are numbered with Roman numerals (I, II, III) in AIP style. Subsections use letters (A, B, C). REVTeX handles this numbering automatically. In Word, use the AIP template styles.
The Introduction should end with a clear statement of what this paper does. The Results and Discussion can be combined or separate. Conclusions should be a brief paragraph, not a numbered list.
Review Process and Timeline
JAP uses single-blind peer review (reviewers are anonymous, authors are identified). The typical timeline from submission to first decision is 4-8 weeks. Communications receive faster handling, usually 2-4 weeks.
Authors can suggest and oppose reviewers during submission. JAP editors consider these suggestions but aren't bound by them. Providing 3-4 qualified suggested reviewers who don't have conflicts of interest can speed up the editorial process.
Readiness check
Run the scan while the topic is in front of you.
See score, top issues, and journal-fit signals before you submit.
Common Formatting Mistakes
These errors cause the most delays at JAP:
- Using APS (Physical Review) formatting instead of AIP formatting (they're close but not identical)
- Non-SI units without conversion
- Equations not numbered or referenced inconsistently
- Figures in low-resolution JPEG when EPS or high-res TIFF is needed
- Missing data availability statement
- Reference style errors (especially missing article titles, which AIP requires)
- Section headings not following the Roman numeral convention
Internal Links and Resources
For authors comparing physics journal options, see our Science formatting requirements guide for a very different formatting system. If you're working in materials science and considering a chemistry-focused venue, our Nature Methods formatting requirements page covers another common cross-disciplinary target.
For the official author instructions, visit the Journal of Applied Physics author resources.
Last Verified
Formatting requirements and submission workflow verified against AIP author guidelines for Journal of Applied Physics, April 2026. JCR 2024 data: IF 2.5, JCI 0.57, Q3 in Physics Applied (rank 101/187), 1,713 articles/year, Cited Half-Life 15.4 years. Note that JAP is a Q3 journal in its primary JCR category, competitive but not top-quartile in applied physics rankings.
What pre-submission patterns predict formatting desk-rejection at Journal of Applied Physics (AIP)?
In our pre-submission review work on JAP-targeted manuscripts, three patterns consistently predict formatting desk-screen failure at Journal of Applied Physics (AIP). The patterns below are the same ones A. T. Charlie Johnson and outside reviewers flag at first-pass triage.
Scope-fit ambiguity in the abstract. JAP editors move fastest on manuscripts whose contribution is obviously aligned with applied physics research with quantified experimental or theoretical characterization and explicit comparison to existing applied-physics literature. The named failure pattern: papers without explicit comparison to existing applied-physics literature extend revision rounds. Check whether your abstract reads to JAP's scope
Methods package incomplete for the journal's reviewer pool. JAP reviewers expect specific methodological detail. Preliminary characterization without quantified statistics extends reviewer consultation. Check if your methods package is reviewer-complete
Reference-list and clean-citation failure mode. Editorial team at Journal of Applied Physics (AIP) screens reference lists for retracted-paper inclusion. Recent retractions in the JAP corpus we audit include 10.1063/5.0089412, 10.1063/5.0072531, and 10.1063/5.0125847. Citing any of these without a retraction-notice acknowledgment is an automatic desk-screen flag. Check whether your reference list is clean against Crossref + Retraction Watch
Manusights submission-corpus signal for Journal of Applied Physics (AIP). Of the manuscripts our team screened before submission to JAP and peer venues in 2025, the editorial-culture mismatch most consistent across the cohort is jap associate editors expect explicit comparison to existing applied-physics literature with quantified property characterization. In our analysis of anonymized JAP-targeted submissions, Recent retractions in the JAP corpus include 10.1063/5.0089412, 10.1063/5.0072531, and 10.1063/5.0125847.
What Pre-Submission Reviews Reveal About Journal of Applied Physics Submissions
In our pre-submission review work with manuscripts targeting Journal of Applied Physics, four panels generate the most consistent desk-rejection outcomes.
Manuscript exceeds the 12-page limit for Articles or 4-page limit for Letters. JAP enforces page limits strictly using AIP formatting. Letters must fit within 4 published pages (approximately 3,000 words with figures); Articles are limited to 12 published pages. Papers exceeding these limits are returned before review. The limit must be checked against the AIP Word or LaTeX template at final page count, not estimated from a differently formatted draft.
Figure widths do not match AIP specifications. AIP journals require figures at specific widths: single-column (8.8 cm or 3.46 inches) or double-column (18.0 cm or 7.1 inches). Figures submitted at arbitrary widths, or sized for Elsevier or ACS column widths, do not fit the AIP template and cause production delays. Font sizes within figures must remain legible at the final printed column width.
Applied physics context not established for device or materials results. JAP publishes applied physics: the physics underlying devices, materials behavior, and physical phenomena relevant to applications. Papers that characterize material properties without explaining the physical mechanism, or that report device performance without the underlying physics, are desk-rejected. The gap between measured behavior and physical explanation must be closed in the paper.
Error bars and statistical replication absent for quantitative claims. JAP reviewers apply rigorous standards for uncertainty reporting: all data series must show error bars representing standard deviation or standard error across a specified number of independent measurements. Papers reporting single-measurement data without uncertainty, or figures where error bars are absent without justification, are returned for additional measurements or statistical analysis.
A Journal of Applied Physics submission readiness check evaluates manuscript scope, AIP formatting compliance, and quantitative data standards against these desk-rejection patterns.
Submit If / Think Twice If
Submit if:
- Manuscript length is within AIP limits (4 pages for Letters, 12 pages for Articles)
- Figures are sized to AIP widths (8.8 cm single-column, 18.0 cm double-column)
- Physical mechanism is clearly explained alongside device or material performance data
- Error bars with specified n are included on all quantitative data series
- See the Journal of Applied Physics journal profile for scope
Think twice if:
- Your manuscript exceeds the page limit for the article type when formatted in AIP template
- Your figures are sized for Elsevier (85 mm single / 170 mm double) or ACS widths
- Your results describe behavior without explaining the underlying physical mechanism
- Any figures show single-measurement data without uncertainty quantification
Get Your Formatting Right Before You Submit
JAP's AIP formatting system is well-established and largely automated through REVTeX, but the details still trip up authors who are switching from other publishers. The SI unit requirement, equation numbering conventions, reference style differences from APS, and data availability statement are all checked during editorial screening.
If you want to verify your manuscript meets JAP's specific requirements before submission, Journal of Applied Physics submission readiness check. It checks formatting, structure, and reference style against journal-specific standards so you can fix problems before editors see them.
Frequently asked questions
Journal of Applied Physics does not impose a strict word limit for regular Research Articles. However, the journal expects concise papers, and most published articles run 4,000-8,000 words. Communications are shorter, typically 2,500 words or 4 published pages.
Journal of Applied Physics uses AIP numbered reference style. References are numbered sequentially in order of first appearance and cited using superscript numbers. Journal titles are abbreviated using standard physics abbreviations. AIP provides BibTeX style files for LaTeX users.
Yes, and LaTeX is the preferred format. AIP provides the REVTeX 4.2 document class, which handles all journal-specific formatting. REVTeX is maintained by the American Physical Society but is used across AIP journals. Word submissions are also accepted using the AIP Word template.
Yes. Color figures are free for both online and print publication in Journal of Applied Physics. The journal has been fully electronic-first since its transition to online-only publication, so there are no additional charges for color in any format.
A cover letter is recommended but not strictly required. However, a well-written cover letter that explains the novelty and relevance of the work can help your manuscript receive appropriate editorial attention. AIP suggests including suggested reviewers in the cover letter.
Sources
Before you upload
Want the full picture on Journal of Applied Physics?
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
Start here
Same journal, next question
- Journal of Applied Physics Submission Guide: What Editors Screen Before Review
- How to Avoid Desk Rejection at Journal of Applied Physics
- Journal of Applied Physics Review Time: What Authors Can Actually Expect
- Journal of Applied Physics Acceptance Rate: What Authors Can Use
- Journal of Applied Physics Impact Factor 2026: 2.5, Q3, Rank 101/187
- Journal of Applied Physics APC and Open Access: 2026 AIP Pricing After S2O Ended
Supporting reads
Want the full picture on Journal of Applied Physics?
These pages attract evaluation intent more than upload-ready intent.