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.
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.
Astrophysical Journal 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 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.
Before working through the formatting details, a Astrophysical Journal formatting and readiness check flags the structural issues that cause desk rejection before editors even reach the formatting questions.
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
\tableheadand\startdata/\enddatain 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, 123Key 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:
- 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.
- Machine-readable tables: Large data tables published in MRT format (described above).
- Animations and videos: Supported for online publication. Use standard formats (MP4, GIF).
- Data behind figures: AAS encourages authors to provide the data underlying each figure as supplementary material.
- 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.bstfor references - The
twocolumnoption gives a preview of the published layout - The
manuscriptoption 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/\figsetendfor 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:
- 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.
- UAT keywords. ApJ uses the Unified Astronomy Thesaurus, not free-text keywords. Browse the UAT before submission.
- Software citations. Increasingly required. List all significant software packages with version numbers.
- AASTeX version. Use v6.3+, not older versions. Earlier AASTeX versions are missing current features and formatting options.
- 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, Astrophysical Journal submission readiness check 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.
What Pre-Submission Reviews Reveal About Astrophysical Journal Submissions
In our pre-submission review work with manuscripts targeting The Astrophysical Journal, four patterns generate the most consistent desk-rejection outcomes.
AASTeX template not used for LaTeX submissions. The Astrophysical Journal is published by IOP Publishing for the American Astronomical Society and requires the AASTeX LaTeX template (currently v6.3+). Submissions in other LaTeX formats, or in Word, are returned at editorial check. The AASTeX package enforces correct journal formatting including the Abstract, Introduction, Results, Discussion structure expected by ApJ editors. The template also enforces the correct handling of MRT (Machine-Readable Table) format and author affiliation notation that differs from standard academic LaTeX.
Observational data not deposited in public repositories before submission. ApJ follows AAS data-sharing policies, which require that data underlying published results be publicly available. Observational data must be deposited in appropriate public repositories (MAST for HST data, IRSA for infrared, VizieR for catalogs, etc.) with accession numbers cited in the manuscript before submission. The AAS data access policy states that "all data necessary to reproduce the results must be provided." Manuscripts that reference proprietary datasets without a clear timeline for public release are flagged during editorial check.
Statistical methodology not meeting current astronomical standards. ApJ reviewers are rigorous about statistical analysis. Bayesian inference must be correctly specified with prior justification. Frequentist tests applied in inappropriate contexts (e.g., chi-squared tests on non-Gaussian data) are flagged. Upper limits must be reported consistently, and non-detection statistics must follow standard astronomical practice. The AAS Statistical Methods working group guidelines are treated as the reference standard. Papers that report significance in sigma without specifying the tail probability convention, or that claim detections at less than 3-sigma, receive statistical revision requests.
Machine-Readable Tables not formatted in ApJ MRT standard. Any data table that could be used by other researchers must be submitted as a Machine-Readable Table (MRT) in the AAS-defined format, not as a standard LaTeX table. The MRT format includes a header specifying column names, units, and formats in a structured way that enables downstream data use. Authors frequently submit data tables as standard LaTeX tabular environments and add an MRT as an afterthought; reviewers check that the MRT matches the paper's figures and text. Discrepancies between the paper and MRT data are among the most common revision requests at ApJ.
A Astrophysical Journal submission readiness check evaluates AASTeX compliance, data repository deposition, statistical methodology, and MRT formatting against these patterns.
Readiness check
Run the scan while the topic is in front of you.
See score, top issues, and journal-fit signals before you submit.
Submit If / Think Twice If
Submit if:
- Your manuscript is formatted in AASTeX v6.3+ and compiles cleanly with the aastex63.cls class file
- All observational data underlying your results are deposited in public repositories with accession numbers cited
- Your statistical analysis follows AAS standards: Bayesian priors are specified, detections meet 3+ sigma, upper limits are reported consistently
- Your data tables are formatted as Machine-Readable Tables in AAS MRT format with correct header notation
- Your paper addresses a question of broad astrophysical significance, not a highly specialized technical calibration
Think twice if:
- You are submitting from a field outside astronomy and have not used AASTeX; the template is mandatory
- Your observational data are not publicly available and you do not have an accepted public release timeline
- Your significance claims rely on detections below 3-sigma, or your statistical framework is non-standard without explicit justification
- Your data tables are in LaTeX tabular format without a corresponding MRT submission
For the full journal profile and related cluster pages, see the Astrophysical Journal journal profile.
Frequently asked questions
The Astrophysical Journal (ApJ) does not impose a strict word or page limit for regular research articles. Published papers commonly range from 8 to 25 pages. However, the AAS page charge system means that longer papers cost more to publish, which provides a practical incentive to keep manuscripts concise.
LaTeX with the AASTeX template is the strongly preferred and nearly universal submission format for ApJ. The current version is AASTeX v6.3+. While other formats are technically accepted, the vast majority of ApJ submissions use AASTeX. If you are submitting to ApJ, use LaTeX.
Machine-readable tables (MRTs) are a distinctive ApJ/AAS requirement. Large data tables must be submitted in a standardized plain-text format that computers can parse directly. The format includes specific header definitions, column descriptions, and data formatting rules. MRTs are published alongside the article and deposited in the CDS/VizieR database for community use.
ApJ uses the AAS reference style, an author-year system. In-text citations use the format (Author Year) or Author (Year). The reference list is alphabetical by first author last name. AASTeX and BibTeX handle the formatting automatically using the aasjournal.bst style file.
Yes. AAS journals including ApJ have a page charge system. Authors are asked to pay a per-page fee (approximately $135 per page for the first 8 pages, with reduced rates beyond that). Page charges are voluntary and not paying does not affect acceptance, but institutional support for page charges is common in astronomy.
Sources
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.
Where to go next
Start here
Same journal, next question
- The Astrophysical Journal Letters Submission Guide
- How to Avoid Desk Rejection at Astrophysical Journal
- Is The Astrophysical Journal a Good Journal? Impact, Scope, and Fit
- Astrophysical Journal Review Time: What Authors Can Actually Expect
- Astrophysical Journal Cover Letter: What Editors Actually Need to See
- Astrophysical Journal Impact Factor 2026: Ranking, Quartile & What It Means
Supporting reads
Conversion step
Choose the next useful decision step first.
Use the scan once the manuscript and target journal are concrete enough to evaluate.