Run this audit before uploading to the Precision Conference System (PCS). IEEE VIS full papers
are published as journal articles in IEEE TVCG, so the submission is judged at a journal bar
even though it also earns a conference slot. Every number below was read from the IEEE VIS 2026
Call for Full Papers and Paper Submission Guidelines on 2026-07-09 via search renderings of the
ieeevis.org URLs (see resources/official-source-map.md); treat them as a one-cycle snapshot and
reopen the live call first.
VIS separates the abstract deadline from the full-paper deadline, and both are AoE:
Register the abstract with the real title and area, not a placeholder — misrouting to the wrong of the six areas puts your paper in front of the wrong Area Paper Chair and reviewer pool.
In PCS, at the top of the Submissions tab select society VGTC, conference VIS 2026, track VIS 2026 Full Papers. Getting the society/track wrong files your paper against a sibling VGTC venue (VR, ISMAR) or the wrong track. Fill conflicts, the primary area, and keywords carefully — they determine your reviewers.
github.com/ieee-vgtc/vis-latex-submission-template; a Typst port exists) — not
acmart, and not a generic two-column IEEEtran habit carried from another IEEE venue.VIS runs author-optional double-blind review: anonymizing is not strictly required, but for most paper types it is good scientific practice and strongly recommended — and once you opt in, the anonymization must be clean. Because visualization papers lean on systems, demos, videos, and open-source releases, the leak surface is wide:
# Mechanical pass on the submission PDF and any supplemental archive
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|osf\.io|youtu|acknowledg|grant|our (tool|system|lab)' | head
grep -rniE 'university|@[a-z0-9.]+\.edu|lab name|project url' supplemental/ | head
The VIS-specific leaks: a system named after your lab, a demo screenshot showing a username or an institutional URL, a supplemental video with a spoken affiliation or a visible desktop, a live GitHub/OSF link that discloses authorship, and a teaser figure watermarked with a project site. Re-host code, data, and video behind an anonymizing location before upload if you are submitting double-blind.
| Finding at audit time | Severity | Real fix |
|---|---|---|
| Content over 9 pages | Desk-reject-grade | Cut or move to supplemental; the 2 reference pages do not absorb body text |
| Template altered (margins, shrunk font, wrong class) | Named desk-reject ground | Recompile with the clean VGTC template; recover space editorially |
| Author added after the abstract deadline | Not permitted | Nothing fixes this post-abstract; finalize authorship before 21 March-equivalent |
| Identity leak in a double-blind PDF, video, or repo link | Anonymity violation | Re-anonymize and re-host; scrub PDF and video metadata |
| Supplemental video unplayable / wrong codec | Reviewers cannot assess it | Re-encode to the required format before the supplemental deadline |
| Same work under review at another venue | Dual-submission exposure | Withdraw one; verify the current concurrent-submission wording |
[VIS submission status] ready / blocked / needs work
[Abstract] title/authors/area/keywords locked by the abstract deadline? yes/no
[PCS] society VGTC / VIS 2026 / Full Papers track selected? conflicts complete?
[Format] pages used (content/refs), VGTC template compliance
[Anonymity] double-blind? clean / leaks: <where, incl. video/repo>
[Open materials] code/data/video prepared and anonymized? yes/no
[Fix queue] <ordered, with owners and dates before the AoE cutoff>