Allocate content across WSDM's three containers. The defining constraint, verified for the 2026 edition: appendices are inside the 9-page cap, and only references plus the required ethical-considerations section sit outside it (2025: 8 pages + at most 2 for references-plus-ethics). WSDM has kept a famously lean budget since its early editions, and no separate supplementary-upload channel was verified for current cycles (待核实 - if the current CFP adds one, re-plan around it). So "put it in the supplement" is not an available sentence here; the real containers are:
| Container | Counted? | Reviewer obligation | Right contents |
|---|---|---|---|
| Body (≤9 pp incl. appendices, 2026) | Yes | Read | Claims, method, all decisive evidence |
| References | No | Consulted | Complete citations - never compressed |
| Ethics section | No | Read as ethics | Societal impact, privacy, misuse, mitigations |
| Cited anonymous repository | No | Voluntary | Code, configs, raw results, full prompts, extra ablations |
The failure mode to catch in review-of-the-draft: a 9th page spent on a supporting sensitivity sweep while the decisive ablation is squeezed into a footnote. Rank content by claim-criticality, not by writing order.
Every externalized item gets an explicit, specific in-body pointer so reviewers know evidence exists and was not hidden:
% Good: specific, verifiable, sets expectations
Full per-locale results (12 markets), the complete prompt set, and the
seed-level metric dumps behind Tables~2--4 are in the anonymous
repository \cite{anonrepo}, directory \texttt{results/}.
% Bad: vague hand-wave reviewers rightly distrust
Additional experiments are available in our repository.
And the repository must deliver: a pointer to a directory that does not exist, or to results that mismatch the paper's numbers, is worse than no pointer.
Run this a week before the deadline, not the night of:
page budget (2026 anchor) 9.00
- title/abstract/intro 1.25
- related work 0.75
- method 2.50
- experimental setup 1.25
- results + ablations 2.50
- discussion/limitations/concl. 0.50
- in-budget appendix 0.25
----
head-room 0.00 <- if negative, cut supporting
references uncounted
ethics section uncounted (but write it properly)
If head-room is negative, cut in this order: supporting appendix -> secondary
metric columns -> related-work prose (compress to positioning, see
wsdm-related-work) -> introduction repetition. Never cut: setup details that
gate reproducibility, limitations, or the decisive ablation.
[Container map] body / references / ethics / repo allocation per artifact
[Decisive-in-body check] all headline-claim evidence in the 9 pages: yes / no
[Budget] worksheet head-room: +/- N pages; cut list if negative
[Pointers] each external item has a specific in-body pointer: yes / gaps
[Repo delivery] pointers resolve and numbers match: verified / pending