Run this audit before uploading to the DAC Softconf/START site. DAC Research Manuscripts are
double-blind, archival papers published on the ACM Digital Library, judged on novelty and
measured design-quality impact. Every number below was read from the DAC 2026 Call and Research
Manuscripts Guidelines on 2026-07-09 via search renderings of the dac.com/2026 pages (see
resources/official-source-map.md); treat them as a one-cycle snapshot and reopen the live call
first.
DAC separates abstract submission from manuscript submission, and both matter:
Register the real title and abstract — a placeholder abstract worsens your reviewer match, which
is the single largest lever you control (see dac-review-process).
DAC review is double-blind: author names and affiliations must not appear anywhere on the manuscript. Because EDA papers lean on tools, benchmark runs, and vendor flows, the leak surface is wide:
# Mechanical pass on the submission PDF
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'university|institute|@[a-z0-9.]+\.edu|acknowledg|funded|grant' | head
pdftotext paper.pdf - | grep -nEi 'our (tool|lab|group|flow)|github\.com/[a-z0-9-]+|gitlab' | head
DAC-specific leaks to hunt for:
/home/username/..., an internal server name) in a figure or log
excerpt.DAC asks authors to declare conflicts of interest with Technical Program Committee members at submission and assumes none beyond those declared. Declare every co-author's advisor/advisee, recent (typically last-few-years) collaborators and co-authors, same-institution members, and close family — under-declaring a real COI is an integrity problem, not a shortcut to a friendlier reviewer.
| Finding at audit time | Severity | Real fix |
|---|---|---|
| Body over 6 pages, or content on the references-only page | Named desk-reject ground | Cut/compress; the 7th page is references only |
| Template altered (columns, shrunk font, margins) | Desk-reject-grade | Recompile clean ACM double-column; recover space editorially |
| Author identity leak (PDF metadata, first-person self-cite, tool name) | Anonymity violation | Re-anonymize; scrub metadata; third-person self-citations |
| Abstract stage not completed by the earlier date | No submission slot exists | Nothing fixes this post-cutoff — calendar it now |
| No standard benchmark / private-data-only evaluation | Scored weakness | Add a recognized suite (ISPD/EPFL/ISCAS/ITC/TAU) or justify explicitly |
| Same result under review at ICCAD/DATE/ASP-DAC | Dual-submission exposure | Withdraw one; verify DAC's concurrent-submission wording |
[DAC submission status] ready / blocked / needs work
[Abstract stage] title/abstract/all co-authors locked by the earlier deadline? yes/no
[Format] body pages used / references-only page clean? ACM double-column compliance
[Anonymity] clean / leaks: <where>
[Evidence] standard benchmark suite present? baselines named?
[COI] TPC conflicts declared for every co-author? yes/no
[Fix queue] <ordered, with owners and dates before the November cutoff>