What problem does it solve?
It helps you draft a complete LaTeX paper section-by-section from an outline and narrative notes, so you can go from “paper plan” to compilable manuscript without manually writing every section.
Core Features & Use Cases
- Section-by-section LaTeX drafting from a plan: Converts your
PAPER_PLAN.md outline into structured section .tex files using NARRATIVE_REPORT.md as the primary content source.
- Venue-aware templates and formatting: Supports conference/journal targets like ICLR, NeurIPS, ICML, CVPR, ACL/EMNLP/NAACL, AAAI, and multiple IEEE venues to match expected structure and citation style.
- Evidence-preserving writing discipline: Uses DBLP/CrossRef for verified BibTeX when
DBLP_BIBTEX = true, and can emit DATA_NEEDED placeholders for explicitly missing slots from GAP_REPORT.md to avoid fabricated results.
Quick Start
Run the paper plan workflow first, then ask the assistant to draft your LaTeX manuscript by invoking paper-write with your intended venue (for example: “Write a paper draft for ICLR from my outline and narrative.”).