跳到主要内容
知仓学习社ZHICANG

aeri-tables-figures

Use when building or trimming the exhibits of an American Economic Review: Insights (AER: Insights) short-format manuscript to the hard five-exhibit…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Tables & Figures — Five-Exhibit Budget (aeri-tables-figures)

When to trigger

  • The draft has more than five figures-plus-tables
  • An exhibit spills past one page, or carries significance asterisks/boldface
  • Each exhibit costs 200 words of your text budget and you must choose
  • The central result is buried in a dense multi-panel table

The AER: Insights exhibit constraints (检索于 2026-06;以官网为准)

  • Maximum five exhibits (figures or tables combined). Manuscripts over the limit are returned unreviewed.
  • Each exhibit is limited to one page.
  • Each exhibit subtracts 200 words from the main-text allowance (7,000 with zero exhibits → 6,000 with five). So every exhibit must out-earn 200 words of prose.
  • AEA house style: report standard errors / confidence sets; no asterisks or boldface to denote significance (an AEA-wide convention). Notes state the estimator, sample, clustering, and units.

Budgeting the five slots

Choose the exhibit set that, together, tells the single-insight story. A common allocation for an empirical short paper:

| Slot | Typical content |

|------|-----------------|

| 1 | The headline result — the one figure or table a reader remembers (event-study, RD plot, treatment-effect estimate) |

| 2 | The central identification diagnostic (pre-trend leads, density, first-stage, balance) |

| 3 | A mechanism or key heterogeneity exhibit, if it is part of the single insight |

| 4–5 | Held in reserve — a robustness summary or a descriptive table only if load-bearing |

If two exhibits can merge into one well-designed multi-panel page, merge them and reclaim a slot (and 200 words). Everything else goes to the Supplemental Appendix.

Design rules

  • The headline exhibit must be self-reading — a reader who sees only it should grasp the insight.
  • Figures over tables where a figure communicates the magnitude faster (AER: Insights papers lean visual).
  • One page each, legible at print size; no microscopic multi-panel grids spilling over.
  • Notes carry the inference since there are no asterisks: report point estimates with SEs / 95% confidence sets in the cell or note.
  • Units and signs explicit; the magnitude, not just the sign, is the point.

Execution bridge (StatsPAI / Stata MCP)

Generate exhibits from the fitted result, not by retyping numbers (the usual source of

body-vs-appendix drift). Full map: [execution-with-mcp](../../../shared-resources/empirical-methods/execution-with-mcp.md).

  • Tables: etable (multi-model columns) or did_summary_to_latex straight from the

result_id — one variable definition, one set of numbers, body and appendix in sync.

  • 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 (from the result's diagnostics) and

states the magnitude 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).

Checklist

  • [ ] ≤5 exhibits total; each ≤1 page
  • [ ] Word budget reconciled: 7,000 − 200×(#exhibits) ≥ main-text length
  • [ ] Exhibit 1 is the self-reading headline; exhibit 2 the identification diagnostic
  • [ ] No significance asterisks/boldface; SEs / confidence sets shown
  • [ ] Notes state estimator, sample, clustering, units
  • [ ] Non-essential exhibits moved to the Supplemental Appendix
  • [ ] Mergeable exhibits combined to reclaim a slot where sensible

Anti-patterns

  • A sixth exhibit (auto-return) or an exhibit that runs to two pages
  • Significance asterisks or boldface for significance
  • A dense table where a single figure would land the magnitude
  • Spending an exhibit slot (and 200 words) on a descriptive table that prose covers
  • A headline exhibit that needs the text to be intelligible

Output format

【Exhibit count】__ / 5 (each ≤1 page?)
【Word reconciliation】7000 − 200×__ = __ words available; draft = __ words
【Exhibit 1 (headline)】<self-reading result>
【Exhibit 2 (identification)】<diagnostic>
【Exhibits 3–5】<mechanism / robustness / descriptive — only if load-bearing>
【No-asterisk check】SEs / CIs in notes? [Y/N]
【To the appendix】<exhibits demoted>
【Next step】aeri-writing-style

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。