Run this audit before uploading to the ECAI submission site. First settle which regime the target edition is in, because it changes the template, the publisher, and the page budget:
ecai.cls template, and allows
7 pages of body + 1 page of references.ijcai.sty template, 7 pages body + 2 pages references plus an optional ethics
statement, and IJCAI's own open-access proceedings — not FAIA this cycle.Every number below was read from the IJCAI-ECAI 2026 and ECAI 2024 calls 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.
ECAI separates an abstract/registration deadline from the paper deadline, and both are AoE:
Register with the real title and abstract (plain text, ~100-300 words), not a placeholder — the abstract drives reviewer bidding and area-chair assignment, and a registered abstract that diverges from the final paper quietly worsens your match.
ijcai.sty for IJCAI-ECAI 2026; ecai.cls for a standalone ECAI. This is not
the ACM acmart path, not IEEE IEEEtran, and not LNCS — do not carry a sibling-venue
habit over.ECAI review is double-blind. Because AI papers lean on code, datasets, and named systems, the leak surface is wide:
# Mechanical pass on the submission PDF and any anonymized supplement
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|acknowledg|grant|funded by' | head
unzip -l supplement.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/' | head
grep -rni 'university\|@[a-z0-9.]*\.edu\|our (system|group|lab)' supplement/ --include='*.md' | head
The AI-specific leaks: a method named after your group, a dataset or benchmark you are known for, an acknowledgements/funding line left in, a repository owner in a supplement, and self-citations phrased as "in our prior work [X]" instead of neutrally. Anonymize the supplement archive before upload.
ecai-topic-selection).| Finding at audit time | Severity | Real fix |
|---|---|---|
| Body over 7 pages | Desk-reject-grade | Cut or move to the supplement; reference pages do not absorb body text |
Wrong template (acmart/IEEEtran/LNCS) or altered margins |
Named desk-reject ground | Recompile in ijcai.sty/ecai.cls, recover space editorially |
| Identity leak in PDF, supplement, or method name | Anonymity violation | Re-anonymize and re-host; scrub PDF metadata |
| Abstract not registered by the earlier date | No submission slot exists | Nothing fixes this post-AoE — calendar it now |
| Author over the per-author submission cap | Submissions may be dropped | Prioritize and withdraw the weakest before the cutoff |
| Same work under review elsewhere | Dual-submission violation | Withdraw one venue; check the current concurrent-submission wording |
ijcai.sty vs ecai.cls) and the exact page budget for THIS
edition — do not assume 7+1 in a joint year.ecai.cls, 7+1, PAIS) or joint with IJCAI
(IJCAI proceedings/ijcai.sty, 7+2) — this flips template, publisher, and budget.[ECAI submission status] ready / blocked / needs work
[Regime] standalone ECAI (FAIA/ecai.cls) / joint IJCAI-ECAI (IJCAI/ijcai.sty)
[Abstract step] title/abstract/authors/topics locked by the earlier deadline? yes/no
[Format] pages used (body/refs), template compliance
[Anonymity] clean / leaks: <where>
[Caps & tracks] within per-author cap? correct track (main/PAIS)?
[Fix queue] <ordered, with owners and dates before the AoE cutoff>