The 2026 notification-to-camera-ready gap was twelve days (January 13 to January 25, 2026) — short enough that de-anonymization, rights forms, registration, and artifact deposit must be prepared before the decision arrives. Everything below is anchored to the 2026 edition; the ACM pipeline steps are the publisher's standard flow and the WWW-specific instructions arrive by email after acceptance, so treat the sequence as fixed and the details as 待核实 until that email lands.
Accepted papers all receive the same maximum length: 12 pages, of which 8 are content pages, in the ACM Digital Library. Note what did not change from submission: the content allowance. Unlike venues that grant an extra page for addressing reviews, the 2026 Web Conference held content at 8 pages, so every rebuttal promise ("we will add baseline B to Table 2") must be paid for by cutting something. Budget the cuts when writing the rebuttal, not after acceptance.
| Task | Depends on | Can be done before notification? |
|---|---|---|
| De-anonymized source with author block | acmart, no anonymous option |
Yes — keep a parallel branch |
| Acknowledgements + funding numbers restored | grant records | Yes |
| Rebuttal-promised edits drafted | review packet | Yes |
| ACM e-rights form | acceptance email | No — but decide licensing stance now |
| TAPS source upload and HTML/PDF proof check | e-rights completion | No |
| Author registration | fee schedule | Decide payer now |
| Artifact deposit + badge application | camera-ready deadline | Yes — deposit early |
Reverse every anonymity edit deliberately; half-reversed papers are the classic failure. Check: author block and ORCIDs (ACM requires ORCIDs for the publishing workflow — have every co-author's ready), acknowledgements, grant numbers, third-person self-citations back to first person where natural, dataset names that were masked ("a large e-commerce platform" → the real name, if the data agreement permits naming it), and repository links now pointing at the real, non-anonymous archive.
# Sanity greps on the de-anonymized LaTeX before TAPS upload
grep -rn "anonymous\|Anonymized\|redacted\|our institution" *.tex # leftovers
grep -rn "\\\\documentclass" main.tex # 'anonymous' and 'review' options removed?
grep -c "orcid" main.tex # one per author expected in acmart
pdfinfo main.pdf | grep -i "author\|title" # metadata restored, not "anonymous"
\setcopyright{...} and conference metadata
commands in the final source must match the form, or TAPS bounces the paper.At least one author registering is the norm for ACM proceedings venues, and the 2026 edition's postponement announcement explicitly extended the author registration deadline to March 30, 2026 — evidence that author registration was a tracked obligation. The postponement also promised a format decision (in-person vs. hybrid) "by May," so presentation-mode rules for 2026 were genuinely fluid; whatever edition you are in, get the current attendance rule in writing from the official site rather than from precedent.
Artifact badging submissions were due together with the camera-ready in 2026.
If the paper has a dataset, model, or code artifact, run webconf-artifact-evaluation
in parallel with this checklist — the archival deposit (DOI-bearing repository, not
a bare GitHub URL) takes longer than the badge form. The final paper should cite
the deposited artifact's persistent identifier, which means the deposit must exist
before the final PDF freezes.
[Camera-ready status] on track / blocked
[Budget] content=<n>/8, total=<n>/12; rebuttal promises paid for: yes/no
[De-anonymization] author block / acks / self-citations / data names / metadata
[ACM pipeline] e-rights done? TAPS compiled? HTML proof read?
[Money] registration state; ACM Open status (verified / 待核实)
[Artifact rider] deposit DOI in paper: yes / no / N-A