The camera-ready turns an accepted paper into an archival, open-access publication. The single biggest decision is which publisher regime the edition is in, because it sets the template, the metadata, and the forms:
ecai.cls; a consent-to-publish /
copyright form to IOS Press; the paper becomes a numbered chapter in a FAIA volume
(ECAI 2024 = Vol. 392).ijcai.sty; IJCAI's license/consent process; the paper indexes under the IJCAI
proceedings, not FAIA, this cycle.Confirm the regime, the exact production instructions, and every deadline on the current author kit before starting — the details below are a 2026-07-09 snapshot.
The reviewed PDF was double-blind; the camera-ready is not. Reverse every anonymization:
# Catch leftover anonymization scaffolding
grep -nEi 'anonymous|anonymi|blinded|redacted|\[REDACTED\]|XX+|placeholder' paper.tex | head
grep -nEi 'our prior work \[|removed for (review|blind)' paper.tex | head
Camera-ready is not a chance to expand: the body stays at 7 pages (references overflow only: 1 page standalone, 2 pages in IJCAI-ECAI 2026). Adding author blocks and acknowledgements can push you over — recover space editorially, not by shrinking the font or margins (the template forbids it and production will reject it).
FAIA / ecai.cls (standalone):
ecai.cls and the FAIA metadata macros; do not restyle headings or bibliography.IJCAI / ijcai.sty (IJCAI-ECAI 2026):
ijcai.sty; keep the ethics statement placement (body or reference pages) as
submitted, updated only minimally.# PDF production sanity (both regimes)
pdffonts paper.pdf | grep -i 'Type 3' && echo "FAIL: Type 3 fonts present"
pdfinfo paper.pdf | grep -Ei 'page size|pages' # confirm A4/Letter per the kit and page count
ecai-reproducibility).At least one author must register and present for the paper to appear. Missing this can pull an accepted paper from the proceedings — verify the registration deadline and the presentation format (talk/poster) on the current program page.
[Regime] FAIA/ecai.cls (standalone) or IJCAI/ijcai.sty (IJCAI-ECAI 2026) confirmed
[De-anonymize] authors, affiliations, ORCIDs, acknowledgements, funding, self-cites, links restored
[Budget] body still 7 pages; overflow in supplement, not reference pages
[Template] correct .cls/.sty; no margin/font tampering; fonts embedded, no Type 3
[Forms] IOS Press consent-to-publish OR IJCAI license/consent submitted
[Metadata] title/authors/abstract match the volume/proceedings record; DOI/citation confirmed
[Presentation] a registered author committed to present by the deadline