This is the audit to run in the final week before the Papers deadline. Numbers below
are the verified 2026 cycle (checked 2026-07-08 via search renderings of
uist.acm.org/2026/, direct fetch blocked): abstracts March 24, papers March 31,
both 11:59 pm AoE. The 2026 deadline has passed — apply this skill to a 2027
submission only after re-reading that year's Author Guide, and expect the numbers to
move.
UIST runs on PCS (Precision Conference Solutions): in the submission form, choose society "SIGCHI", conference "UIST 2026", track "UIST 2026 Papers". Two deadlines structure the week:
| Check | 2026 rule | Enforcement |
|---|---|---|
| Template | Two-column acmart, \documentclass[sigconf,review,anonymous]{acmart} |
Manual + visual |
| Body length | 10 pages (standard) or 5 pages (short), excluding references and appendices | Desk reject if exceeded |
| Appendices | Inside the same PDF, after references; body must stand alone | Review-stage damage |
| Video figure | Optional, strongly encouraged: ≤ 3 min, 1080p/4K, MP4 H.264 | Reviewer-side (see uist-supplementary) |
| Anonymity | Paper, video, and supplement all purged of identity | Desk reject |
A short paper is a distinct category (smaller complete contribution), not a truncated standard paper — do not switch categories on deadline night to dodge the page count.
The standard is "reasonable effort," with two venue-specific twists:
Sweep everything that ships: PDF text, PDF metadata, acknowledgements and grant numbers, repository and project-page URLs, video frames (lab posters, faces, institutional wallpaper), video audio (narrator self-identification), file names, and archive contents.
# Mechanical pass over the actual upload set
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github|gitlab|osf\.io|acknowledg|grant' | head
ffprobe -v error -show_entries format=duration:stream=width,height,codec_name video.mp4
unzip -l supplement.zip | grep -Ei '\.git|DS_Store|/Users/|/home/' | head
The form is read before the PDF and configured per track; draft its contents days ahead rather than composing in the upload session:
| Failure | Prevention |
|---|---|
| Video upload stalls or exceeds an unpublished cap | Upload media a full day early; keep a lower-bitrate export ready |
| Final LaTeX rebuild shifts the paper past the limit | Freeze the body two days out; late edits go to the appendix |
| PDF metadata carries an author name from a home template | Mechanical sweep on the exact export, every export |
| PCS abstract diverges from a last-minute PDF abstract edit | One person owns both texts; diff them at T-1d |
| A co-author's "tiny fix" reintroduces an acknowledgements block | Lock the repo after the anonymity sweep |
[Submission status] ready / blocked / at risk
[Format gate] pages <n>/<limit> · template ok? · video spec ok?
[Anonymity sweep] clean / leaks: <file: location>
[PCS state] abstract locked · uploads verified by re-download?
[Remaining actions] <ordered, with owner and hour>