Use this when assembling INFOCOM material. The governing fact is blunt: there is no separate supplementary or appendix upload at review time, and in-paper appendices count toward the nine pages of text. The paper must be complete and judgeable from the ten-page PDF alone. Anything you want a reviewer to weigh must fit inside the budget; anything you release externally is optional context they may not open.
| Content | Body (within the 9-page text budget) | Optional external release |
|---|---|---|
| Problem, system model, assumptions | Yes | — |
| Main theorems and their proof (sketch in body, full proof in in-budget appendix) | Yes | The long-form technical report, if any |
| Protocol/algorithm description | Yes | Reference implementation |
| Headline results and honest baselines | Yes | Full result tables, extra plots |
| Simulator configuration behind a claim | Named in the body | The scripts and configs |
| Trace/dataset | Source + selection criteria | The dataset itself (if releasable) |
| Reproduction instructions | A pointer (if you release) | The README and run scripts |
If a reviewer would need to open an external file to judge whether to accept, the paper is mis-partitioned — the deciding evidence must be inside the ten pages, because reviewers are not guaranteed to look further.
INFOCOM's IEEEtran budget is 10 pages maximum, with ≤9 pages for all text, figures, tables, and appendices — only references may use the 10th page. Consequences:
[No identity] no authors, affiliations, acknowledgements, grants, cluster paths, or repo owners
in any material linked from the submission
[Anonymized links] if you link a simulator/dataset for review, use an anonymizing host, not a
personal repo or homepage
[Clean archive] no .git history, credentials, or identifying trace names in released files
[Optional] the reviewer may not open it — so nothing decision-critical lives only there
A paper with a competitive-ratio proof and a trace-driven evaluation: the body keeps the model, the theorem with a proof sketch, the headline simulation results with confidence intervals, and a limits paragraph; a tight in-budget appendix holds the full proof only if it fits within nine pages (otherwise a cited technical report carries it); an optional public archive holds the simulator scripts, the trace access, and the plotting code. Nothing that decides acceptance lives only in the archive, because external material is discretionary and the reviewers judge from the PDF.
[Supplement status] ready / needs fixes / not ready
[Partition check] anything decision-critical outside the 10-page PDF? <none / move: what>
[Page budget] text incl. appendices within 9 pages? refs within the 10th? yes/no
[Proof placement] sketch in body + full proof in-budget or in a cited report? yes/no
[Anonymity] any linked material clean of identity + metadata? passed/issues