NeurIPS Camera-Ready
Use this skill only after acceptance. Camera-ready work is not just formatting: it is where anonymous
review artifacts become public scientific records.
Official items to reopen
- Current camera-ready instructions in OpenReview and the yearly NeurIPS handbook.
- Final template and style file.
- Final page, file-size, checklist, appendix, and upload rules.
- Proceedings license, author metadata, presenter/registration requirements, and any presentation
or poster instructions.
2026 baseline facts
The 2026 handbook states that accepted papers get one additional content page for camera-ready and
that camera-ready upload happens through the OpenReview paper page by selecting the camera-ready
version. It also says the final PDF combines paper pages, references, text appendices, and the
paper checklist. Treat these as 2026 facts, not permanent rules.
Camera-ready workflow
- Resolve reviewer and AC issues that are allowed in camera-ready without changing the accepted
contribution beyond recognition.
- De-anonymize authors, acknowledgments, repositories, datasets, model cards, code comments, and
supplementary artifacts.
- Update the checklist so every answer reflects the final paper and public artifacts.
- Replace anonymous review links with stable public links, preferably with archived code and
persistent dataset identifiers where appropriate.
- Verify that all figures, tables, citations, appendices, and artifact instructions match the
final claims.
- Run a final integrity pass for hallucinated citations, broken links, hidden author metadata, and
accidental private data.
Output format
[Camera-ready status] Ready / Needs fixes
[Official instructions checked] <URLs or missing items>
[Allowed paper changes] <summary>
[Public artifact tasks] <code/data/model/repo/archive>
[Final integrity risks] <citation/anonymity/license/privacy/checklist>
Source: brycewang-stanford/Awesome-Journal-Skills → NeurIPS-Skills/skills/neurips-camera-ready/SKILL.md
1---2name: neurips-camera-ready3description: Use when preparing accepted NeurIPS papers for camera-ready upload, de-anonymization, final checklist, code/data release, OpenReview metadata, and post-acceptance obligations.4---567# NeurIPS Camera-Ready89Use this skill only after acceptance. Camera-ready work is not just formatting: it is where anonymous10review artifacts become public scientific records.1112## Official items to reopen1314- Current camera-ready instructions in OpenReview and the yearly NeurIPS handbook.15- Final template and style file.16- Final page, file-size, checklist, appendix, and upload rules.17- Proceedings license, author metadata, presenter/registration requirements, and any presentation18 or poster instructions.1920## 2026 baseline facts2122The 2026 handbook states that accepted papers get one additional content page for camera-ready and23that camera-ready upload happens through the OpenReview paper page by selecting the camera-ready24version. It also says the final PDF combines paper pages, references, text appendices, and the25paper checklist. Treat these as 2026 facts, not permanent rules.2627## Camera-ready workflow28291. Resolve reviewer and AC issues that are allowed in camera-ready without changing the accepted30 contribution beyond recognition.312. De-anonymize authors, acknowledgments, repositories, datasets, model cards, code comments, and32 supplementary artifacts.333. Update the checklist so every answer reflects the final paper and public artifacts.344. Replace anonymous review links with stable public links, preferably with archived code and35 persistent dataset identifiers where appropriate.365. Verify that all figures, tables, citations, appendices, and artifact instructions match the37 final claims.386. Run a final integrity pass for hallucinated citations, broken links, hidden author metadata, and39 accidental private data.4041## Output format4243```text44[Camera-ready status] Ready / Needs fixes45[Official instructions checked] <URLs or missing items>46[Allowed paper changes] <summary>47[Public artifact tasks] <code/data/model/repo/archive>48[Final integrity risks] <citation/anonymity/license/privacy/checklist>49```5051---5253**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `NeurIPS-Skills/skills/neurips-camera-ready/SKILL.md`