What problem does it solve?
Turns a paper outline and narrative into a complete, venue-templated LaTeX draft written section-by-section, including figures, citations, and bibliography building with citation hygiene.
Core Features & Use Cases
- Section-by-section LaTeX drafting: Generates Abstract, Introduction, Related Work, Method/Preliminaries, Experiments, Conclusion, and an Appendix consistent with your plan.
- Venue-aware templates: Produces papers in ICLR/NeurIPS/ICML/ACL/AAAI/ACM and IEEE Journal/Conference styles with correct packages and bibliography style expectations.
- Robust citation + bib workflow: Builds
references.bib from only actually cited keys, preferring verified DBLP/CrossRef BibTeX to reduce hallucinated citations.
- Optional style profiling (opt-in): When provided with
— style-ref, uses an extracted structural profile to match section ordering and formatting tendencies without copying prose or claims.
- Figure and include integration: Reuses project
figures/ assets and LaTeX include snippets from figures/latex_includes.tex.
Quick Start
Ask the assistant to write your paper draft section-by-section to LaTeX using your existing PAPER_PLAN.md and NARRATIVE_REPORT.md for the ICLR venue.