apsr-tables-figures
Use when building tables and figures for an American Political Science Review (APSR) manuscript so exhibits are self-contained, accessible, and coun…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Tables & Figures (apsr-tables-figures)
Exhibits are where an expert reviewer checks whether the result is real. At APSR they also **cost
words**: the word count "includes tables, figures, and footnotes that appear in the published text"
(it excludes the reference list and online appendices). So every exhibit must pull its weight.
When to trigger
- Designing the main results table/figure or a key descriptive exhibit
- Deciding what belongs in the article vs. the online appendix
- A reviewer found an exhibit unclear, mislabeled, or non-self-contained
- Trimming to the word cap by moving exhibits to the appendix
Principles
- Self-contained. A reader should understand each exhibit from its title, axis/column labels, and
note alone — without hunting through the text. State units, sample, N, and what the estimate is.
- Figures over dense tables for effects. Coefficient/forest plots, marginal-effects and
predicted-probability plots, event-study and RD plots communicate magnitude and uncertainty better
than a wall of coefficients. Show intervals.
- Accessible. Colorblind-safe palettes; legible in grayscale; no chartjunk, no 3D, no needless
color. Reviewers and readers must parse it quickly.
- Main text vs. appendix. Keep the few exhibits that carry the argument in the article; move
balance tables, full specifications, and robustness grids to the online appendix (excluded from
the word count). This is also how you fit under ~11,000 / ~7,000 words.
- Reproducible. Each exhibit is generated by the master script; numbers match the deposited
reproducibility package exactly (the editors re-run it — see apsr-transparency-and-data-policy).
Discipline-specific exhibits
- Maps for geographic/spatial variation; network diagrams where structure is the point.
- Conjoint AMCE plots; survey-experiment treatment-effect plots.
- For qualitative work: timelines, causal-process diagrams, evidence tables linking claims to sources.
Execution bridge (StatsPAI / Stata MCP)
Generate exhibits from the fitted result, not by retyping numbers (the usual source of
body-vs-supplement drift). Full map: [execution-with-mcp](../../../shared-resources/empirical-methods/execution-with-mcp.md). APSR is general-interest political science — observational causal designs (DiD/IV/RDD) and survey/field experiments alike; cluster by the right unit and foreground identification.
- Tables:
etable(multi-model columns) ordid_summary_to_latexstraight from the
result_id.
- Figures:
plot_from_result/enhanced_event_study_plot/event_study_table—
axis units and the SE/clustering note baked in.
- Every note names the estimator + clustering and states the effect size in
interpretable units.
See a full fitted-result → exhibit chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).
Anti-patterns
- Tables that require the prose to be intelligible (not self-contained)
- Reporting significance stars with no effect size or interval
- Cramming every robustness check into the main text (blows the word budget — use the appendix)
- Color-only encoding that fails in grayscale or for colorblind readers
- Exhibit numbers/values that don't match the deposited code output
Output format
【Main exhibit】what it shows + why a figure/table
【Self-contained?】title + labels + note + N/units present? [Y/N]
【Accessible?】grayscale-legible + colorblind-safe? [Y/N]
【Article vs appendix】split decided, word-budget impact noted
【Reproducible?】generated by master script, matches package? [Y/N]
【Next】apsr-writing-style
Supplementary resources
- [
../../resources/external_tools.md](../../resources/external_tools.md) — plotting/mapping/network packages - [
../../resources/official-source-map.md](../../resources/official-source-map.md) — word-count rule (includes tables/figures/footnotes)
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
American-Political-Science-Review-Skills/skills/apsr-tables-figures/SKILL.md