Run this audit before uploading to the CoNEXT HotCRP site. CoNEXT research papers are published as
journal articles in PACMNET (Proceedings of the ACM on Networking), so the submission is judged
like a journal manuscript that also earns a conference slot. Every number below was read from the
CoNEXT 2026 call and the CoNEXT 2025 CFP on 2026-07-09 via search renderings (see
../../resources/official-source-map.md); treat them as a
one-cycle snapshot and reopen the live call first.
CoNEXT runs two submission cycles a year, and choosing the wrong one costs months:
Both feed one conference and one journal volume, so the decision is about readiness and calendar,
not prestige — submit to the nearer honest deadline your evidence is actually ready for. See
conext-workflow for the full backward plan from each cutoff.
CoNEXT separates paper registration from paper submission:
Register with the real title and abstract, not a placeholder — the abstract drives reviewer bidding, and a registered abstract that diverges from the final paper quietly worsens your TPC match.
acmart template, unmodified. This is the ACM path — do not carry an IEEE two-column
habit over from a sibling venue's kit.conext-supplementary).CoNEXT runs double-anonymous review: authors and reviewers are mutually hidden. Because networking papers lean on testbeds, deployments, traces, and operator relationships, the leak surface is wide:
# Mechanical pass on the submission PDF and any anonymized artifact archive
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|acknowledg|grant|our (testbed|deployment|university)' | head
unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/' | head
grep -rniE 'university|@[a-z0-9.]+\.edu|internal hostname|AS[0-9]+ .*our' artifact/ --include='*.md' | head
The networking-specific leaks: a testbed or deployment named after your lab, a topology figure showing internal hostnames or an AS you operate, a trace whose capture point identifies your institution, a data-availability link pointing at a personal GitHub, and commit metadata inside a zipped repository. Re-host artifacts behind an anonymizing service before upload.
The optional ACM reproducibility badges are administered by CoNEXT's reproducibility committee, and the critical timing trap is here:
conext-reproducibility).| Finding at audit time | Severity | Real fix |
|---|---|---|
| Main text over the page budget | Desk-reject-grade | Cut or move to the appendix; references are unlimited but do not absorb body text |
Template altered (margins, shrunk font, wrong acmart option) |
Named desk-reject ground | Recompile clean, recover space editorially |
| Identity leak in PDF, artifact, topology figure, or testbed name | Anonymity violation | Re-anonymize and re-host; scrub PDF metadata |
| Abstract/paper not registered by the earlier date | No submission slot exists | Nothing fixes this post-deadline — calendar it now |
| Wanted a badge but did not opt in before submission | Ineligible for badging | Opt in now, before the cutoff |
| Same study under review at SIGCOMM/NSDI/IMC | Dual-submission exposure | Withdraw one venue; verify the current concurrent-submission wording |
acmart variant is required.[CoNEXT submission status] ready / blocked / needs work
[Cycle] December / June, cutoff date + time zone
[Registration] title/abstract/authors/conflicts locked by the earlier deadline? yes/no
[Format] pages used (body/appendix/refs), acmart compliance
[Anonymity] clean / leaks: <where>
[Reproducibility] badge opt-in done before submission? artifact link present?
[Fix queue] <ordered, with owners and dates before the cutoff>