Use when designing the main-text exhibits of a Journal of Monetary Economics (JME) manuscript under the strict 40-page / no-more-than-10-tables-and-figures-combined cap — impulse-response plots, FEVDs, moment tables — and deciding what to push to the online supplementary appendix.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jme-tables-figures --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Jme Tables Figures?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-jme-tables-figures)More formats (shields.io, HTML) on the badges page.
---
name: jme-tables-figures
description: Use when designing the main-text exhibits of a Journal of Monetary Economics (JME) manuscript under the strict 40-page / no-more-than-10-tables-and-figures-combined cap — impulse-response plots, FEVDs, moment tables — and deciding what to push to the online supplementary appendix.
---
# Tables & Figures (jme-tables-figures)
## When to trigger
- The main text has more than 10 tables and figures combined
- IRF plots are cluttered, mislabeled, or missing bands
- You must decide which exhibits stay in the body and which go online
- The paper risks exceeding the 40-page accepted-length cap
## The JME exhibit constraint
JME enforces a hard rule: **accepted papers must not exceed 40 pages of text, references, and footnotes, and must include no more than 10 tables and figures combined.** Online supplementary appendices are **exempt** from this limit. This is a defining JME discipline — you cannot keep adding robustness exhibits to the body. Plan the **≤10** main exhibits as the load-bearing story (the headline IRF, the key FEVD or moment-fit table, one or two robustness panels) and route everything else to the **online supplement on ScienceDirect**.
Formatting conventions: tables and figures are **numbered consecutively with Arabic numerals**, with self-contained notes. The reference list sits **after appendices but before tables and figures**. Submissions carry **line numbers** and use **footnotes (superscript Arabic numerals), not endnotes**.
## Exhibit design (monetary-macro)
- **Impulse-response plots**: show confidence/credible bands; label the shock unit (e.g., a 100-bp or one-SD policy shock); keep horizons consistent across panels; overlay VAR vs. LP where it is the point.
- **FEVD exhibits**: a compact bar chart or table; report the share of variance the identified shock explains.
- **Moment / fit tables** (DSGE): data vs. model second moments; mark which moments were targeted vs. untargeted.
- **Estimation tables**: coefficients with standard errors that match the inference (HAC/cluster/posterior); avoid 9-column kitchen-sink tables — split into a clean main table plus an online appendix.
## Checklist
- [ ] Combined tables + figures in the main text ≤ **10**
- [ ] Main text on track for ≤ **40 pages** (text/refs/footnotes)
- [ ] Every IRF has bands and a labeled shock unit
- [ ] Tables/figures numbered with Arabic numerals; notes self-contained
- [ ] Robustness and derivations moved to the **online supplement** (exempt from the cap)
- [ ] Reference list placed after appendices, before tables/figures; line numbers on
## Anti-patterns
- A body with 14 figures, betting reviewers will not count toward the 10-exhibit cap
- IRFs without confidence bands or with inconsistent shock units across figures
- A dense moment table that hides which moments were targeted
- Endnotes instead of footnotes; abbreviated journal titles leaking into figure notes
## Output format
```
【Exhibit count】tables + figures in body = N (≤10?)
【Page estimate】~N pages (≤40?)
【IRFs】bands + shock unit on every panel? Y/N
【Moved online】[list of exhibits pushed to the supplement]
【Formatting】Arabic numerals / footnotes / line numbers? Y/N
【Next step】jme-writing-style
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!