Web Conference Submission
The Web Conference splits its abstract and full-paper deadlines by exactly one week
(2026: September 30 and October 7, 2025, AoE, explicitly strict). Several of the
checks below can only be fixed inside that week, and one — the author list — locks
shut at the abstract deadline. Treat every number here as a 2026-edition anchor
and reopen the current research-tracks CFP first.
The three gates, in order of irreversibility
- Author-list freeze. At the abstract deadline the author list and its ordering
become final: no additions, removals, or reordering afterward, only spelling and
affiliation corrections. Settle authorship disputes before registering the
abstract, not during the review cycle. This is stricter than most ML venues and
catches teams every year.
- Track declaration. A submission goes to exactly one of the ten research
tracks; the track determines which chairs and reviewer pool see the paper. A graph
learning paper sent to "Web mining and content analysis" instead of "Graph
algorithms and modeling for the Web" gets reviewers who ask different questions.
If the track is contested inside the team, run
webconf-topic-selection first.
- The 7-submission cap. No author may appear on more than seven research-tracks
submissions cumulatively. Count every draft your name is on across all
collaborations now — a cap violation discovered at the deadline forces someone
to withdraw something.
Page arithmetic (2026 rule)
One PDF, three zones, hard total:
| Zone |
Limit |
Reviewer obligation |
| Main paper |
8 pages |
Read fully |
| References |
no separate cap |
Consulted as needed |
| Optional appendix (proofs, pseudo-code, reproducibility) |
fills remainder |
Not required to read |
| Whole PDF |
12 pages total |
— |
The binding constraint most teams miss: references and appendix share the
remaining 4 pages. A 2.5-page bibliography — common in survey-adjacent web papers —
leaves only 1.5 pages of appendix. And because reviewers may stop at page 8, any
result, ablation, or ethics statement that carries a claim must live in the main
paper. The appendix is for verification, not persuasion.
Format and anonymity
% WWW 2026 research-tracks setting (reconfirm against the current CFP)
\documentclass[sigconf, anonymous, review]{acmart}
% sigconf -> ACM two-column proceedings layout
% anonymous -> suppresses the author block for double-blind review
% review -> line numbers for reviewer reference
% Word authors: the ACM "Interim Template" was accepted in 2026.
- Strip acknowledgements, grant numbers, and identifying self-citations ("our prior
system [12]" where [12] names your platform); refer to your own published work in
the third person.
- Preprint tolerance is specific: an anonymized copy on arXiv or SSRN may exist,
but the submission must not cite it. Do not tweet the preprint under the paper
title during review.
- Web papers leak identity through data: an internal dataset name, a crawler
user-agent string in the appendix, or a screenshot showing a logged-in session can
each de-anonymize. Sweep figures and dataset descriptions, not just the header.
EasyChair profile gate
The 2026 research tracks ran on EasyChair (a switch from the OpenReview groups of
2024-2025), and required an up-to-date profile — current and past institutional
affiliations plus conflict information — for every listed author. Because the
author list freezes at the abstract deadline, incomplete co-author profiles and
authorship questions must both be resolved in the same pre-abstract sweep. Confirm
which platform the current edition uses before sending co-authors instructions.
Failure-severity ledger
| Failure |
When it becomes unfixable |
Typical outcome |
| Wrong author list |
Abstract deadline |
Live with it or withdraw |
| Over 12 total pages / over 8 main pages |
Paper deadline |
Desk-level rejection risk |
| Identity leak (text, figures, data names) |
Paper deadline |
Desk-level rejection risk |
| Track mismatch |
Paper deadline |
Hostile or confused reviews |
| Key evidence only in appendix |
Paper deadline |
Reviewers may never see it |
| 8th submission under one name |
Abstract deadline |
Forced withdrawal |
| Missing co-author EasyChair profile |
Abstract deadline |
Submission blocked |
Deadline-week runbook
- Day 7 (abstract day): register title, abstract, track, and the final author list;
verify all profiles; recount the per-author submission tally.
- Day 5: rebuild the PDF from a clean
acmart checkout; check page zones; confirm
nothing claim-bearing sits past page 8.
- Day 3: anonymity sweep — text, references, figures, dataset names, PDF metadata,
any linked repository.
- Day 1: upload with hours of margin. The 2026 CFP said no extensions, and the
venue's history backs that up.
Vignette: the abstract-week authorship dispute
A four-person team plans to add a fifth author "if their experiments make it in."
At most venues this is safe procrastination; here it is a trap. The experiments
land on October 3 — three days after the abstract deadline froze the list. The
options are now all bad: publish without credit, withdraw and lose the cycle, or
ask chairs for an exception the CFP explicitly rules out. The audit lesson: at
T-2 weeks, force the question "who could conceivably deserve authorship by
camera-ready?" and register the inclusive list — trimming never becomes necessary
(contribution statements can scope credit), but adding becomes impossible.
Cross-lane edge cases
- Downgrading to a short paper after the research deadline is a rewrite into a
different call (4 pages including references in 2026, November deadlines), not
a resubmission — the abstract registered in September does not carry over.
- A paper rejected from the research tracks cannot slide into Web4Good in the
same cycle; the 2026 Web4Good deadline (November 30) passed before research
notifications (January 13).
- Industry-track double-dipping is a different-platform trap: the 2026 research
tracks ran on EasyChair while Industry ran on OpenReview, and the originality
rule bars the same work from both regardless.
- The 7-submission cap counts submissions, not acceptances — a withdrawal
after the paper deadline still consumed a slot during the window that mattered.
Output format
[WebConf readiness] Ready / Needs fixes / Not ready
[Track] <one of the current research tracks> (source: current CFP)
[Page zones] main=<n>/8, total=<n>/12, claim-bearing content past p.8: yes/no
[Author gates] list frozen OK / at risk; per-author cap: OK / violated
[Anonymity] text / figures / data names / metadata: pass or fail each
[Fix order] <ordered actions before the AoE deadline>
Source: brycewang-stanford/Awesome-Journal-Skills → The-Web-Conference-Skills/skills/webconf-submission/SKILL.md
1---2name: webconf-submission3description: Use when auditing a Web Conference (WWW) research-tracks submission before the abstract or full-paper deadline, covering track choice among the ten research tracks, the single-PDF 8+references+appendix page arithmetic within 12 pages, EasyChair profile completeness, the author-list freeze, the 7-submission cap, and double-blind checks.4---567# Web Conference Submission89The Web Conference splits its abstract and full-paper deadlines by exactly one week10(2026: September 30 and October 7, 2025, AoE, explicitly strict). Several of the11checks below can only be fixed inside that week, and one — the author list — locks12shut at the *abstract* deadline. Treat every number here as a 2026-edition anchor13and reopen the current research-tracks CFP first.1415## The three gates, in order of irreversibility16171. **Author-list freeze.** At the abstract deadline the author list and its ordering18 become final: no additions, removals, or reordering afterward, only spelling and19 affiliation corrections. Settle authorship disputes *before* registering the20 abstract, not during the review cycle. This is stricter than most ML venues and21 catches teams every year.222. **Track declaration.** A submission goes to exactly one of the ten research23 tracks; the track determines which chairs and reviewer pool see the paper. A graph24 learning paper sent to "Web mining and content analysis" instead of "Graph25 algorithms and modeling for the Web" gets reviewers who ask different questions.26 If the track is contested inside the team, run `webconf-topic-selection` first.273. **The 7-submission cap.** No author may appear on more than seven research-tracks28 submissions cumulatively. Count every draft your name is on across all29 collaborations *now* — a cap violation discovered at the deadline forces someone30 to withdraw something.3132## Page arithmetic (2026 rule)3334One PDF, three zones, hard total:3536| Zone | Limit | Reviewer obligation |37|---|---|---|38| Main paper | 8 pages | Read fully |39| References | no separate cap | Consulted as needed |40| Optional appendix (proofs, pseudo-code, reproducibility) | fills remainder | **Not required to read** |41| Whole PDF | 12 pages total | — |4243The binding constraint most teams miss: references and appendix *share* the44remaining 4 pages. A 2.5-page bibliography — common in survey-adjacent web papers —45leaves only 1.5 pages of appendix. And because reviewers may stop at page 8, any46result, ablation, or ethics statement that carries a claim must live in the main47paper. The appendix is for *verification*, not *persuasion*.4849## Format and anonymity5051```latex52% WWW 2026 research-tracks setting (reconfirm against the current CFP)53\documentclass[sigconf, anonymous, review]{acmart}54% sigconf -> ACM two-column proceedings layout55% anonymous -> suppresses the author block for double-blind review56% review -> line numbers for reviewer reference57% Word authors: the ACM "Interim Template" was accepted in 2026.58```5960- Strip acknowledgements, grant numbers, and identifying self-citations ("our prior61 system [12]" where [12] names your platform); refer to your own published work in62 the third person.63- Preprint tolerance is specific: an *anonymized* copy on arXiv or SSRN may exist,64 but the submission must not cite it. Do not tweet the preprint under the paper65 title during review.66- Web papers leak identity through data: an internal dataset name, a crawler67 user-agent string in the appendix, or a screenshot showing a logged-in session can68 each de-anonymize. Sweep figures and dataset descriptions, not just the header.6970## EasyChair profile gate7172The 2026 research tracks ran on EasyChair (a switch from the OpenReview groups of732024-2025), and required an up-to-date profile — current and past institutional74affiliations plus conflict information — for **every listed author**. Because the75author list freezes at the abstract deadline, incomplete co-author profiles and76authorship questions must both be resolved in the same pre-abstract sweep. Confirm77which platform the current edition uses before sending co-authors instructions.7879## Failure-severity ledger8081| Failure | When it becomes unfixable | Typical outcome |82|---|---|---|83| Wrong author list | Abstract deadline | Live with it or withdraw |84| Over 12 total pages / over 8 main pages | Paper deadline | Desk-level rejection risk |85| Identity leak (text, figures, data names) | Paper deadline | Desk-level rejection risk |86| Track mismatch | Paper deadline | Hostile or confused reviews |87| Key evidence only in appendix | Paper deadline | Reviewers may never see it |88| 8th submission under one name | Abstract deadline | Forced withdrawal |89| Missing co-author EasyChair profile | Abstract deadline | Submission blocked |9091## Deadline-week runbook92931. Day 7 (abstract day): register title, abstract, track, and the final author list;94 verify all profiles; recount the per-author submission tally.952. Day 5: rebuild the PDF from a clean `acmart` checkout; check page zones; confirm96 nothing claim-bearing sits past page 8.973. Day 3: anonymity sweep — text, references, figures, dataset names, PDF metadata,98 any linked repository.994. Day 1: upload with hours of margin. The 2026 CFP said no extensions, and the100 venue's history backs that up.101102## Vignette: the abstract-week authorship dispute103104A four-person team plans to add a fifth author "if their experiments make it in."105At most venues this is safe procrastination; here it is a trap. The experiments106land on October 3 — three days after the abstract deadline froze the list. The107options are now all bad: publish without credit, withdraw and lose the cycle, or108ask chairs for an exception the CFP explicitly rules out. The audit lesson: at109T-2 weeks, force the question "who could conceivably deserve authorship by110camera-ready?" and register the inclusive list — trimming never becomes necessary111(contribution statements can scope credit), but adding becomes impossible.112113## Cross-lane edge cases114115- **Downgrading to a short paper after the research deadline** is a rewrite into a116 different call (4 pages *including* references in 2026, November deadlines), not117 a resubmission — the abstract registered in September does not carry over.118- **A paper rejected from the research tracks cannot slide into Web4Good** in the119 same cycle; the 2026 Web4Good deadline (November 30) passed before research120 notifications (January 13).121- **Industry-track double-dipping** is a different-platform trap: the 2026 research122 tracks ran on EasyChair while Industry ran on OpenReview, and the originality123 rule bars the same work from both regardless.124- **The 7-submission cap counts submissions, not acceptances** — a withdrawal125 after the paper deadline still consumed a slot during the window that mattered.126127## Output format128129```text130[WebConf readiness] Ready / Needs fixes / Not ready131[Track] <one of the current research tracks> (source: current CFP)132[Page zones] main=<n>/8, total=<n>/12, claim-bearing content past p.8: yes/no133[Author gates] list frozen OK / at risk; per-author cap: OK / violated134[Anonymity] text / figures / data names / metadata: pass or fail each135[Fix order] <ordered actions before the AoE deadline>136```137138---139140**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `The-Web-Conference-Skills/skills/webconf-submission/SKILL.md`