Journal Guides8 min readUpdated Mar 25, 2026

Astrophysical Journal Formatting Requirements: Complete Author Guide

The Astrophysical Journal has no strict word limit but uses a page charge system. AASTeX (LaTeX) is the near-universal submission format, references use author-year citation style, and machine-readable tables are required for large datasets.

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: The Astrophysical Journal (ApJ) doesn't impose a strict word or page limit, but a page charge system provides practical incentive to keep papers concise. AASTeX (LaTeX) is the near-universal submission format. The journal uses an author-year citation style, requires machine-readable tables for large datasets, and hosts data products through the AAS data infrastructure. ApJ is the flagship journal of American astronomy, and its formatting conventions reflect the field's long tradition of standardized data sharing.

Word and page limits by article type

ApJ doesn't enforce word or page limits in the traditional sense. Instead, the AAS page charge system creates a soft incentive for concise writing. Most published papers fall in a natural range determined by the scope of the study.

Article Type
Page Limit
Abstract
Figures
Page Charges
Regular Article
No strict limit (8-25 pages typical)
250 words max
No formal limit
Yes (per-page fee)
Letter (ApJL)
5-6 published pages
150 words max
Typically 3-4
Yes
Supplement (ApJS)
No strict limit (often 30-80+ pages)
250 words max
No formal limit
Yes

Regular Articles in ApJ cover the full range of astrophysics research. There's no formal maximum, but most papers fall between 8 and 25 published pages. Theoretical papers and large observational surveys tend to be longer; focused observational results can be shorter.

ApJ Letters (ApJL) is a separate journal for rapid, high-impact results. The 5-6 page limit is enforced. Letters go through expedited review and appear online faster than regular articles.

ApJ Supplement Series (ApJS) is designed for long papers, catalogs, and extensive datasets. Papers of 50-100+ pages are routine in ApJS. If your paper needs to present a large catalog, detailed pipeline description, or full spectral atlas, ApJS is the appropriate venue.

Page charges: AAS journals charge approximately $135 per page for the first 8 pages (counted on the final typeset layout), with a reduced rate for additional pages. These charges are voluntary. Not paying doesn't affect acceptance or publication. However, most astronomy departments and grant budgets include AAS page charges as a standard publication cost.

Abstract requirements

ApJ follows AAS conventions for abstracts.

  • Word limit: 250 words for Regular Articles, 150 words for Letters
  • Structure: Unstructured (single paragraph)
  • Citations: Not typically included (AAS style discourages abstract citations)
  • Math: LaTeX equations in the abstract are acceptable

The abstract should state the scientific question, describe the data or methods, and present the main results. Astronomy abstracts routinely include specific numerical results: distances, velocities, temperatures, luminosities, masses. "We detect a transit signal with a depth of 0.8% and derive a planetary radius of 1.3 R_Earth" is standard.

Keywords: ApJ uses the Unified Astronomy Thesaurus (UAT) for keywords. During submission, you select keywords from the UAT rather than providing free-text keywords. The UAT is a controlled vocabulary maintained by the AAS. Select 3-6 UAT concepts that best describe your paper's content.

This keyword system is different from most other journals. You can browse the UAT at astrothesaurus.org before submission to identify the best terms for your paper.

Figure and table specifications

ApJ has well-established figure standards, and the astronomy community generally produces high-quality publication figures.

Figure specifications:

Parameter
Requirement
Resolution
300 dpi minimum (600 dpi recommended)
File formats
EPS, PDF, PNG (preferred for raster), JPEG
Color mode
RGB
Single column width
3.5 inches (8.9 cm)
Double column width
7.1 inches (18.0 cm)
Maximum height
9.5 inches (24.1 cm)
Font in figures
Match body text size (10-12 pt)
Color charges
Free (online and print)

Figure best practices in astronomy:

  • Multi-panel figures are very common (4-panel, 6-panel, even 16-panel grids)
  • Label axes clearly with units
  • Use colorbar legends for heat maps and images
  • For spectral plots, label emission/absorption lines directly
  • For sky images, include a scale bar and compass (N/E orientation)

Machine-readable tables (MRTs): This is ApJ's most distinctive formatting requirement. Large data tables (more than a few rows of data) must be submitted in machine-readable format.

MRT specifications:

  • Plain text format with fixed-width columns
  • Standardized header with column descriptions, units, and data types
  • Byte-by-byte format description
  • Submitted alongside the paper and published in the article
  • Deposited in the CDS/VizieR database for community access

The MRT format is unfamiliar to most first-time ApJ authors. AAS provides tools and documentation for creating MRTs, and the AASTeX template includes commands for generating them. A typical MRT might contain photometric measurements, spectral line parameters, or catalog entries for hundreds or thousands of objects.

Small tables (fewer than roughly 10-15 rows) can use standard LaTeX table format. But any table that represents a dataset rather than a summary should be in MRT format.

Table formatting for standard tables:

  • Every column must have a header with units
  • Use \tablehead and \startdata/\enddata in AASTeX
  • Notes below tables using \tablenotetext
  • Table title above using \tablecaption

Reference format

ApJ uses the AAS author-year reference style. This is different from the numbered systems used by ACS, Elsevier, and Wiley journals.

In-text citations: Author-year format.

  • One author: (Smith 2024) or Smith (2024)
  • Two authors: (Smith & Jones 2024) or Smith & Jones (2024)
  • Three or more authors: (Smith et al. 2024) or Smith et al. (2024)

Reference list format (alphabetical by first author):

Smith, A. B., Jones, C. D., & Williams, E. F. 2024, ApJ, 950, 123

Key formatting details:

  • Author names: Last name, initials (Smith, A. B.)
  • Ampersand before last author
  • Year after the author list
  • Journal abbreviation (ApJ, MNRAS, A&A, etc.)
  • Volume number, then page or article number
  • DOIs encouraged but not always listed (ADS links serve this function in astronomy)
  • arXiv preprints cited with eprint number

Astronomy has a unique referencing culture because of the NASA Astrophysics Data System (ADS). BibTeX entries for virtually every astronomy paper are available on ADS, and most astronomers build their .bib files by exporting directly from ADS. If you do this, the formatting is automatically correct.

Use the aasjournal.bst BibTeX style file, which comes with AASTeX. It handles all AAS formatting conventions, including the distinctive journal abbreviation macros (\apj, \mnras, \aap, etc.).

There's no reference cap. Published ApJ papers typically cite 30-60 references, but survey papers and reviews can cite 100+.

Supplementary material guidelines

AAS journals have a well-developed system for supplementary data products, reflecting astronomy's culture of data sharing.

Types of supplementary content:

  1. Figure sets: If you have many similar figures (e.g., spectra of 50 objects), AASTeX supports "figure sets" where the full set is published online but only representative examples appear in the printed article.
  1. Machine-readable tables: Large data tables published in MRT format (described above).
  1. Animations and videos: Supported for online publication. Use standard formats (MP4, GIF).
  1. Data behind figures: AAS encourages authors to provide the data underlying each figure as supplementary material.
  1. Supplemental text and appendices: Extended derivations, additional analysis, and supporting material.

Data hosting: AAS provides data hosting through the journal's online infrastructure. Large datasets can also be deposited in discipline-specific repositories (MAST, IRSA, NED, CDS/VizieR).

Data availability: ApJ requires that all data used in the paper be available to readers. This can be through supplementary files, public archives, or explicit data sharing statements.

The astronomy community has strong norms around data sharing. ApJ papers routinely include links to reduced data products, code repositories (GitHub, Zenodo), and archival data. If you don't provide access to your data, reviewers will ask for it.

LaTeX vs Word: what ApJ actually prefers

ApJ is a LaTeX journal. The AASTeX template is the expected submission format, and the vast majority of ApJ submissions use it.

For LaTeX users (nearly everyone):

  • Use AASTeX v6.3+ (\documentclass[twocolumn]{aastex631})
  • Available from AAS's website, CTAN, and pre-installed in most TeX distributions
  • Use BibTeX with aasjournal.bst for references
  • The twocolumn option gives a preview of the published layout
  • The manuscript option gives double-spaced, single-column output for review

AASTeX key features:

  • \objectname{} for astronomical object names (linked to databases)
  • \dataset{} for dataset identifiers
  • \software{} for software citations
  • \figsetstart/\figsetend for figure sets
  • Built-in support for machine-readable tables

For non-LaTeX users:

  • AAS will accept manuscripts in other formats, but it's genuinely uncommon
  • If you're not using LaTeX, you'll need to ensure all AAS-specific features (MRTs, figure sets, dataset links) are properly formatted
  • Consider learning LaTeX or using Overleaf with the AASTeX template

In astrophysics, LaTeX usage is essentially universal. More than 99% of ApJ submissions use AASTeX. If you're entering the field, learning LaTeX is a practical necessity, not a preference.

Overleaf: AASTeX is available as an Overleaf template. For collaborative writing, Overleaf provides a good browser-based environment with real-time compilation.

Submission process specifics

ApJ uses the AAS submission portal at journals.aas.org.

Required components:

  • Manuscript source files (.tex, .bib, figure files, MRT files)
  • Compiled PDF
  • Cover letter (optional but recommended for Letters)

AAS-specific requirements:

  • Software citations: AAS strongly encourages citing all software used in the analysis. Use the \software{} command in AASTeX. This is increasingly important and reviewers will note missing software citations.
  • Data availability: State where all data can be accessed.
  • Object names: Use standard nomenclature from SIMBAD/NED. AASTeX's \objectname{} command creates database links.
  • ORCID iDs: Encouraged for all authors.

arXiv posting: Like PRB, ApJ has no embargo policy regarding arXiv. Most astronomy papers appear on arXiv simultaneously with or before journal submission. This is standard practice and expected in the field.

Journal-specific formatting quirks

These are the details that experienced ApJ authors know:

AASTeX is not optional in practice. While AAS accepts other formats, the entire production pipeline is built around AASTeX. Using it avoids delays and formatting issues during production.

Machine-readable tables are enforced. If your paper contains a large data table in standard LaTeX format, you'll be asked to convert it to MRT format during review or production. Do it before submission.

Author-year citations, not numbered. Astronomy uses author-year style while most other physical sciences use numbered citations. If you're submitting to ApJ from a physics or chemistry background, switch your citation style.

Journal abbreviation macros. AASTeX includes macros for common journal names (\apj, \apjl, \apjs, \mnras, \aap, \aj, \pasp, etc.). Use them. They ensure consistent abbreviations and look correct in the typeset output.

Software and data citations. AAS has been a leader in promoting software and data citation. Your paper should cite the specific versions of software packages used (e.g., astropy, numpy, matplotlib). These citations go in a separate "Software" section or in the Acknowledgments.

Page charges are real but voluntary. The per-page charge system is unique to AAS journals. You'll receive an invoice after acceptance. Payment is voluntary and doesn't affect publication, but most institutions pay.

Astronomical nomenclature. Use standard naming conventions from the IAU. Don't invent new names for objects. Refer to existing catalogs (2MASS, Gaia DR3, SDSS, etc.) using standard designators.

Figures of merit. Astronomy papers frequently report uncertainties, and ApJ expects them to be presented correctly. Use symmetric errors (5.2 +/- 0.3) or asymmetric errors (5.2 +0.4/-0.2). State confidence intervals explicitly (1-sigma, 3-sigma, 95%).

Frequently missed formatting requirements

These trip up ApJ authors:

  1. Machine-readable tables. First-time ApJ authors almost always submit large tables in standard LaTeX format and get asked to convert them. Learn the MRT format before submission.
  1. UAT keywords. ApJ uses the Unified Astronomy Thesaurus, not free-text keywords. Browse the UAT before submission.
  1. Software citations. Increasingly required. List all significant software packages with version numbers.
  1. AASTeX version. Use v6.3+, not older versions. Earlier AASTeX versions are missing current features and formatting options.
  1. Journal abbreviation macros. Use the built-in macros (\apj, \mnras, etc.) rather than typing abbreviations manually. This ensures consistency.

Submission checklist

Before submitting to ApJ, verify:

  • Manuscript uses AASTeX v6.3+ template
  • Compiled PDF is clean with no LaTeX errors
  • Abstract is 250 words or fewer (150 for Letters)
  • UAT keywords selected (3-6 terms)
  • All figures at required resolution (300+ dpi), in EPS, PDF, or PNG
  • Large data tables converted to machine-readable format
  • References compiled with BibTeX using aasjournal.bst
  • Software citations included for all major packages used
  • Data availability stated
  • Object names follow standard nomenclature

ApJ's formatting is well-defined and largely automated through AASTeX. The harder part is making sure your science is presented clearly and completely. If you want to check your manuscript's readiness before submitting, run a free readiness scan to identify structural issues that could slow down the review process.

For the most current ApJ formatting guidelines, visit the AAS Journals Author Resources. AASTeX downloads, MRT documentation, and style files are available through that page.

If you're choosing between astronomy journals, our guides on Astrophysical Journal impact factor and astronomy journal comparison can help you decide on the best venue for your work.

References

Sources

  1. 1. AAS Journals Author Resources, American Astronomical Society.
  2. 2. Clarivate Journal Citation Reports.
  3. 3. AASTeX LaTeX template, American Astronomical Society.

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