UPDATED FOR APA 7TH EDITION (2025)

How to Format JASP Results in APA 7 Style

Stop wasting hours formatting p-values and confidence intervals. Paste your JASP output (Copy as LaTeX) and get perfect APA 7 style reports.
No AI. No Hallucinations.
100% Local processing. Your data never leaves your device.

Is JASP really APA compliant?

THE JASP "ALMOST"

Common JASP Errors

Correlation = 0.45 ***

p = 0.032

Font: Sans-Serif (does not match your Word doc)

  • Leading Zeros: JASP often puts '0.45'. APA requires '.45' for numbers < 1.
  • Scientific Notation: Small p-values appear as '2.3e-4'.
  • Formatting: You still need to write the result sentence manually.
CORRECT APA 7

APA Gen Output

Statistical Analysis

To examine the relationship between variables, a Pearson correlation coefficient was computed...

Results

"Pearson's r revealed a significant positive correlation, r(38) = .45, p = .032."

  • No Leading Zeros: Automatically corrects 0.45 to .45.
  • Fixed P-values: Converts e-notation to standard APA decimals.
  • Full Sentences: Generates the reporting text for you.
THE AUTOMATED SOLUTION

Clean JASP Results Instantly

You love JASP for the drag-and-drop, but hate the manual cleanup. Just right-click your table, select "Copy Special > LaTeX", and paste it here.

Generate APA Text Results Tables Generation: COMING SOON
Fully Supported Analyses

Descriptives, T-Tests, One-Way & Factorial ANOVA, ANCOVA, Repeated Measures ANOVA, GLMM (Generalized Linear Mixed Models), Chi-Square, Linear Regression, and Non-Parametric Tests (Mann-Whitney, Wilcoxon, Kruskal-Wallis).

Manual Guide: Polishing JASP for Publication

Need help copying from JASP? Read the JASP Manual Guide.

1. The "Leading Zero" Rule

Rule: Do not use a zero before a decimal fraction when the statistic cannot exceed 1 (e.g., correlations, proportions, and p-values).
JASP often exports "0.001" or "0.50". You must manually delete the zero to make it ".001" or ".50".

2. Scientific Notation

For very small values, JASP may show 2.14e-5. In APA 7, this should almost always be reported as p < .001. Do not paste scientific notation into your manuscript.

3. Confidence Intervals

JASP reports Confidence Intervals in separate columns. APA 7 requires them to be reported in brackets, e.g., 95% CI [2.5, 8.4]. Our tool automatically formats these correctly within the results sentence.

Frequently Asked Questions about JASP & APA

How do I get LaTeX output from JASP?

In JASP, export your results or select 'Copy Special' > 'LaTeX'. APA Gen accepts this LaTeX code directly, which is often cleaner than the plain text output.