Run this audit before you finalize on the SIGGRAPH Linklings site. A SIGGRAPH Technical
Paper is a journal article in ACM Transactions on Graphics (TOG) that also earns a
conference presentation slot, so the package is judged to a journal bar while moving on a
conference clock. Every number below was read from the SIGGRAPH 2026 technical-papers call and
submissions FAQ 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. Note SIGGRAPH runs two cycles a year — SIGGRAPH North America (deadline ~January) and
SIGGRAPH Asia (deadline ~May) — so confirm which one you are targeting.
SIGGRAPH separates the submission form from the paper upload, and both are hard UTC cutoffs, not AoE:
The MD5-checksum option lets you freeze the PDF at the form deadline and upload the exact bytes by the later deadline; the checksum you register must match the file you upload.
acmart class, version 2.16 or higher — earlier template versions produce an invalid
submission and are a mechanical reject. This is the acmtog journal format lineage; it is not
IEEEtran and not the two-column conference sigconf you may know from other ACM venues.Every submission is either dual-track (eligible to be published as a Journal/TOG paper or a
Conference paper) or Journal only. Dual-track is the default for most authors: it keeps the
lighter-validation Conference outcome available for earlier-stage or riskier work rather than
forcing an all-or-nothing Journal verdict. Choose Journal-only only when a Conference-track
publication would not serve the work. The committee, not you, assigns the final track at accept
time (see siggraph-review-process).
SIGGRAPH evaluates results, and results in graphics are temporal and visual. Plan the supplemental package as a first-class deliverable, not an afterthought:
# Mechanical pre-upload pass on the PDF and the supplemental bundle
pdfinfo paper.pdf | grep -Ei 'title|pages'
pdffonts paper.pdf | grep -i 'no' # catch un-embedded fonts (Type3/no-embed) -> production reject
ffprobe -hide_banner supplemental.mp4 2>&1 | grep -Ei 'codec|duration|resolution'
du -h supplemental/* # confirm each file is under the portal size cap
| Finding at audit time | Severity | Real fix |
|---|---|---|
acmart older than v2.16 |
Mechanical reject | Recompile against the current class; do not patch the .cls |
| Conference-track body over 7 pages (refs/figure-pages excluded) | Over-length reject | Cut, or move figures to the two figures-only pages; refs do not absorb body text |
| A third figures-only page, or tables/text on a figures page | Format violation | Restructure into <=2 figures-only pages, graphical content only |
| No supplemental video for a temporal/visual result | Scored against you | Produce the results video; static frames cannot show motion/interaction |
| Missing permissions for a video frame or figure | Ethics/production block | Re-shoot, replace, or clear rights before upload |
| Author list wrong after the form deadline | Uneditable | Nothing fixes this post-form-deadline — lock authors before it |
| Paper ID not on every page | Handling error | Regenerate the PDF with the ID stamped |
[SIGGRAPH submission status] ready / blocked / needs work
[Cycle] SIGGRAPH 20XX (Jan) / SIGGRAPH Asia 20XX (May)
[Form] title/abstract/topics/all authors locked by the earlier deadline? yes/no
[Format] acmart >=2.16? body pages (conf-track <=7)? figures-only pages <=2?
[Track] dual-track / journal-only
[Supplemental] representative image? results video? permissions cleared?
[Fix queue] <ordered, with owners and dates before the UTC cutoff>