AISTATS Camera Ready
Use this after acceptance. Reopen the current AISTATS camera-ready instructions, PMLR author
kit, registration page, presentation policy, and OpenReview decision email before advising
authors.
Camera-ready audit
- Convert the anonymous submission to the public proceedings version: names, affiliations,
acknowledgements, funding, code/data links, and author metadata.
- Apply the current final-page limit. AISTATS 2026 allowed a 9-page camera-ready body,
excluding references and supplementary material.
- Check PMLR formatting, title/abstract metadata, author order, bibliography, appendix
placement, and any required release or copyright forms.
- Resolve reviewer and meta-review concerns without changing the accepted contribution beyond
normal camera-ready clarification.
- Prepare public artifacts: repository, data, model checkpoints, environment files, and
archival links after anonymity no longer matters.
- Confirm registration and presentation obligations. AISTATS 2026 required in-person
attendance by at least one author for each accepted paper, with no remote presentation.
PMLR two-column reflow
- AISTATS proceedings use a two-column PMLR layout; switching the style file from anonymous
to accepted mode changes spacing, so recheck every page break, figure placement, and table
width after the flip.
- Wide theorem environments, long display equations, and multi-panel rate plots often need
full-width spans; verify nothing is clipped at column boundaries.
- Material that fit the submission body can overflow once the author block, acknowledgements,
and funding lines are added; the extra camera-ready page usually absorbs this, but confirm
rather than assume.
- Keep theorem, assumption, and equation numbering identical to the reviewed version so the
meta-review and discussion record remain traceable to the final text.
De-anonymization sweep
- Restore the author block, acknowledgements, grants, and any contribution statements the
anonymous version stripped.
- Rewrite self-citations into natural first-person form where it improves clarity.
- Replace anonymized repository placeholders with the public, licensed, citable archive and
test every link from a logged-out browser.
Worked example: integrating a reviewer fix
The meta-review asked that a bounded-noise assumption move from the appendix into the main
text. Camera-ready move: add the assumption to the theorem statement, one justification
sentence, and a pointer to the appendix discussion — without strengthening the result into
something the reviewers never evaluated.
Hedged logistics
- Registration pricing, copyright-form mechanics, and exact camera-ready dates change every
cycle; confirm against the decision email and the current proceedings instructions.
Output format
[Camera-ready status] Ready / Needs fixes / Blocked
[Final package] <PDF/source/bib/metadata/PMLR forms/artifacts>
[Policy checks] <page/authors/presentation/registration/artifact release>
[Reviewer-change map] <concern -> final edit>
[Remaining owner] <person -> task>
Source: brycewang-stanford/Awesome-Journal-Skills → AISTATS-Skills/skills/aistats-camera-ready/SKILL.md
1---2name: aistats-camera-ready3description: Use when preparing accepted AISTATS papers for PMLR camera-ready submission, covering the 9-page final body, two-column layout reflow, author de-anonymization, proceedings forms, metadata, final appendix handling, registration, in-person presentation obligations, and public artifact release.4---567# AISTATS Camera Ready89Use this after acceptance. Reopen the current AISTATS camera-ready instructions, PMLR author10kit, registration page, presentation policy, and OpenReview decision email before advising11authors.1213## Camera-ready audit1415- Convert the anonymous submission to the public proceedings version: names, affiliations,16 acknowledgements, funding, code/data links, and author metadata.17- Apply the current final-page limit. AISTATS 2026 allowed a 9-page camera-ready body,18 excluding references and supplementary material.19- Check PMLR formatting, title/abstract metadata, author order, bibliography, appendix20 placement, and any required release or copyright forms.21- Resolve reviewer and meta-review concerns without changing the accepted contribution beyond22 normal camera-ready clarification.23- Prepare public artifacts: repository, data, model checkpoints, environment files, and24 archival links after anonymity no longer matters.25- Confirm registration and presentation obligations. AISTATS 2026 required in-person26 attendance by at least one author for each accepted paper, with no remote presentation.2728## PMLR two-column reflow2930- AISTATS proceedings use a two-column PMLR layout; switching the style file from anonymous31 to accepted mode changes spacing, so recheck every page break, figure placement, and table32 width after the flip.33- Wide theorem environments, long display equations, and multi-panel rate plots often need34 full-width spans; verify nothing is clipped at column boundaries.35- Material that fit the submission body can overflow once the author block, acknowledgements,36 and funding lines are added; the extra camera-ready page usually absorbs this, but confirm37 rather than assume.38- Keep theorem, assumption, and equation numbering identical to the reviewed version so the39 meta-review and discussion record remain traceable to the final text.4041## De-anonymization sweep4243- Restore the author block, acknowledgements, grants, and any contribution statements the44 anonymous version stripped.45- Rewrite self-citations into natural first-person form where it improves clarity.46- Replace anonymized repository placeholders with the public, licensed, citable archive and47 test every link from a logged-out browser.4849## Worked example: integrating a reviewer fix5051The meta-review asked that a bounded-noise assumption move from the appendix into the main52text. Camera-ready move: add the assumption to the theorem statement, one justification53sentence, and a pointer to the appendix discussion — without strengthening the result into54something the reviewers never evaluated.5556## Hedged logistics5758- Registration pricing, copyright-form mechanics, and exact camera-ready dates change every59 cycle; confirm against the decision email and the current proceedings instructions.6061## Output format6263```text64[Camera-ready status] Ready / Needs fixes / Blocked65[Final package] <PDF/source/bib/metadata/PMLR forms/artifacts>66[Policy checks] <page/authors/presentation/registration/artifact release>67[Reviewer-change map] <concern -> final edit>68[Remaining owner] <person -> task>69```7071---7273**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `AISTATS-Skills/skills/aistats-camera-ready/SKILL.md`