Use when finalizing regression tables and figures for a 《中国工业经济》 (China Industrial Economics) manuscript. Enforces three-line tables, footnote conventions, column discipline, event-study/figure aesthetics — and the journal's hallmark requirement that every key table is followed by an economic-magnitude interpretation, not just significance stars.
Scanned 6/4/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill cie-tables-figures --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cie Tables Figures?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-cie-tables-figures)More formats (shields.io, HTML) on the badges page.
---
name: cie-tables-figures
description: Use when finalizing regression tables and figures for a 《中国工业经济》 (China Industrial Economics) manuscript. Enforces three-line tables, footnote conventions, column discipline, event-study/figure aesthetics — and the journal's hallmark requirement that every key table is followed by an economic-magnitude interpretation, not just significance stars.
---
# 表格与图形(cie-tables-figures)
## 触发时机
- 主表 8 列以上 / 信息密度过高
- 表后只说"显著为正",不报经济量级
- 表格有竖线、边框、阴影,或直接截图 Stata/R 输出
## 本刊招牌要求:报量级,不只报显著性
主回归表后**必须有经济含义解读**:系数对应的**实际变化量、占被解释变量均值/标准差的比重**。投稿指南要求"实证结果解释要有深度,与理论分析相呼应",并坚决避免"模型、实证与政策两张皮"。
> 写法示例:"政策使处理组企业研发投入提高 0.045,相当于样本均值的 6.8%(0.045/0.66),经济意义显著。"——**不能只说"在 1% 水平显著为正"**。
## 三线表规范
```
表 3 低碳城市试点对企业全要素生产率的影响
═══════════════════════════════════════════
(1) (2) (3)
变量 TFP_OP TFP_OP TFP_LP
───────────────────────────────────────────
Treat×Post 0.045*** 0.038*** 0.041***
(0.012) (0.011) (0.013)
───────────────────────────────────────────
控制变量 否 是 是
企业固定效应 是 是 是
年份固定效应 是 是 是
观测值 52,341 52,341 52,341
R² 0.61 0.67 0.66
═══════════════════════════════════════════
注:括号内为聚类于城市层面的稳健标准误;
***、**、* 分别表示 1%、5%、10% 显著水平。
```
### 严守约束
- 主表**不超过 6 列**(极端 7 列,绝不 8 列)
- **三线表**:顶/底线粗、中线细,**无竖线、无阴影**
- 系数下方括号内为**标准误**(不用 t/z 值);显著性统一 `*** ** *`
- 控制变量 / 固定效应行写"是 / 否"
- 表号 + 表名在表**上方**,注释在表**下方**,注释必含**聚类层次**与显著性定义
- 全文模型、数据、符号(+,-)、星号须与文字解读**一一对应、高度一致**(投稿指南原文)
## 变量定义表 + 数据说明
主回归前应有变量定义表(每变量一行,给**计算公式**而非描述,数据来源**精确到数据库**)与一段数据说明(样本期、筛选标准、缩尾处理、合并键)。禁忌:"数据来源于公开渠道"——必须点名数据库。
## 图形规范
- 字体宋体 / Times New Roman 9—11pt;黑白 + 1—2 主色(深蓝/暗红);分辨率 ≥ 300dpi
- 图号 + 图名在**图下方**,注释含数据来源
- **事件研究图**:动态系数 + 95% CI,处理时点画**垂直虚线**,基准期标注
- 常见:平行趋势事件研究图、政策时间线、机制路径图、异质性森林图、安慰剂分布图
## 自检清单
- [ ] 主表 ≤ 6 列、三线表、无竖线
- [ ] 标准误(非 t 值)、星号三档统一
- [ ] 注释含聚类层次
- [ ] **每张关键表后有经济量级解读**(占均值比重)
- [ ] 变量定义给公式、来源到数据库
- [ ] 事件研究图含 95% CI + 处理时点虚线,≥300dpi
- [ ] 符号/星号与文字解读一一对应
## 反模式
- 表后只说"显著为正",无量级(本刊核心扣分点)
- 主表塞 R²+调整R²+伪R²+AIC+BIC
- 截图 Stata/R 输出贴进 Word
- 一张图叠 5 条线 5 种颜色
- "数据来源于公开渠道"
## 输出格式
```
【主表列数】X 列(≤6 ?)
【三线表合规】是 / 否
【经济量级解读】每关键表 √ / 缺 <哪张>
【变量定义】公式 □ 来源到库 □
【事件研究图】95%CI □ 时点虚线 □ 300dpi □
【下一步】cie-policy-implication
```
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!