Use this after the acceptance email. For EMNLP 2026 the notification landed August 20 and camera-ready was due September 20, for a hybrid conference in Budapest October 24-29. Main-conference and Findings papers both produce Anthology camera-readies on the same clock; what differs is the presentation package. Reopen the acceptance email and the current camera-ready instructions before acting — the conference, not ARR, owns this phase.
A camera-ready is a merge of (a) the reviewed PDF, (b) the edits you promised during the response window, and (c) the de-anonymization diff. Do them in that order and keep the promises auditable:
# Keep the promise trail honest: diff reviewed vs camera-ready source
latexdiff submitted/main.tex camera/main.tex > promise-audit.tex
grep -n "TODO\|anonymous\|anon\.4open\|XXXX" camera/*.tex # leftover anonymization
grep -rn "github.com\|huggingface.co" camera/*.tex # links now real and public?
Recent ACL-family practice grants accepted papers an extra content page to absorb reviewer-requested material — verify the 2026 allowance in the official instructions before using it (unconfirmed at 2026-07-08). Spend any extra space in value order: response-phase commitments first, then the error-analysis or scope clarifications reviewers wanted, and only then new polish. The Limitations section remains mandatory and uncounted; EMNLP 2025 additionally shipped the completed Responsible NLP checklist as a paper appendix — check whether 2026 repeats this and budget the pages.
The ACL Anthology entry is generated from what you submit, and errors there outlive any typo in the PDF:
| Field | Failure that actually happens | Prevention |
|---|---|---|
| Author names | Diacritics dropped, name order flipped | Each coauthor confirms their own rendered name |
| Title casing | Anthology BibTeX propagates a miscased title | Match title field to the PDF exactly |
| Abstract | Form abstract is the pre-response version | Paste from the final PDF, not from OpenReview |
| PDF fonts | Non-embedded fonts break Anthology rendering | Embed all fonts; validate the final PDF |
The Anthology is open access with no author fee; there is no APC anywhere in this pipeline — budget goes to registration and travel instead.
Acceptance dissolves the anonymity constraint, so the artifact story flips from hiding identity to maximizing findability:
A Findings camera-ready is a full peer-reviewed publication in its own Anthology volume
(20XX.findings-emnlp), on the same deadline. Presentation options for Findings papers
have varied by edition and were unconfirmed for 2026 at check time — ask the program
chairs rather than assuming a poster exists or does not. Cite your own paper as
"Findings of the Association for Computational Linguistics: EMNLP 2026" — miscrediting
it to the main proceedings is a small dishonesty reviewers of your next paper will
notice.
Two post-conference tasks close the loop cleanly: update the arXiv version (if one exists) to the camera-ready content with the Anthology citation on page one, so the version the field actually downloads credits the venue; and record the paper's final BibTeX from the Anthology itself rather than hand-writing it — Anthology BibTeX is the canonical form your citers will use, and your own reference lists should match it.
[Camera-ready state] merge pending / promises applied / metadata verified / uploaded
[Promise audit] <response commitment -> edit location>
[Anthology metadata] <names / title / abstract / fonts checked>
[Artifacts] <repo public, licensed, commit-pinned: yes/no per artifact>
[Logistics] <registration, presentation format, visa owner>