| name | format-apa-report |
| locale | wenyan-lite |
| source_locale | en |
| source_commit | 82c77053 |
| translator | Julius Brussee homage — caveman |
| translation_date | 2026-04-24 |
| description | Format a Quarto or R Markdown report following APA 7th edition style. Covers apaquarto/papaja packages, title page, abstracts, citations, tables, figures, and reference formatting. Use when writing an academic paper in APA format, creating a psychology or social science research report, generating reproducible manuscripts with embedded analysis, or preparing a thesis or dissertation chapter.
|
| license | MIT |
| allowed-tools | Read Write Edit Bash Grep Glob |
| metadata | {"author":"Philipp Thoss","version":"1.0","domain":"reporting","complexity":"intermediate","language":"R","tags":"apa, academic, psychology, quarto, papaja"} |
格 APA 報告
以 Quarto(apaquarto)或 R Markdown(papaja)建循 APA 第 7 版格之報告。
適用時機
- 書 APA 格之學術論文
- 建心理或社科研究報告
- 生含嵌入分析之可復現稿
- 備論文或學位論文章
輸入
- 必要:分析代碼與結
- 必要:書目檔(.bib)
- 選擇性:共著者與屬
- 選擇性:稿類(期刊論文、學生論文)
步驟
步驟一:擇框
選 A:apaquarto(Quarto,所建議)
install.packages("remotes")
remotes::install_github("wjschne/apaquarto")
選 B:papaja(R Markdown)
remotes::install_github("crsh/papaja")
預期: 所擇框之包成裝並可以 library(apaquarto) 或 library(papaja) 載。
失敗時: 若裝因缺系統依賴(如 PDF 輸出之 LaTeX)敗,先以 quarto install tinytex 裝 TinyTeX。於 GitHub 裝敗,查 remotes 包已裝且 GitHub 可達。
步驟二:建文件(apaquarto)
建 manuscript.qmd:
---
title: "Effects of Variable X on Outcome Y"
shorttitle: "Effects of X on Y"
author:
- name: First Author
corresponding: true
orcid: 0000-0000-0000-0000
email: author@university.edu
affiliations:
[, , ]