AAMAS Camera Ready
Use this after acceptance. Reopen the current AAMAS camera-ready instructions, the proceedings
author kit, the registration page, and the decision notice before advising authors; AAMAS
proceedings are published open-access by IFAAMAS.
Camera-ready audit
- Convert the anonymous submission to the public version: author names, affiliations,
acknowledgements, funding, and de-anonymized code, data, and environment links.
- Apply the current final-page rules and template. Confirm whether the accepted-paper mode
changes the page budget from the 8-page submission body, and reflow accordingly.
- Check proceedings metadata: title, abstract, author order and ORCID, subject areas,
bibliography, and any required copyright or release form.
- Integrate every rebuttal-stage promise without expanding the accepted contribution: a
wording fix, a moved assumption, or an added caption line - not a new experiment.
- Prepare the public artifact: repository, multiagent environments, opponent/population sets,
seeds, checkpoints, and an archival citation, now that anonymity no longer applies.
- Confirm registration and in-person presentation obligations for at least one author.
Anonymous-to-final flip: what to recheck
| Element |
Submission (anonymous) |
Camera-ready (final) |
| Page one |
Tracking number, no author block |
Author names, affiliations, ORCID |
| Acknowledgements / funding |
Removed |
Restored |
| Code / environment links |
Anonymized placeholder |
Public, licensed, citable archive |
| Self-citation phrasing |
"prior work [anon]" |
Natural first-person, de-anonymized |
| Page budget |
8-page body |
Confirm the accepted-paper budget, then reflow |
Two-column reflow for multiagent papers
- Switching the style file from anonymous to final mode changes spacing; recheck every page
break, figure placement, and table width after the flip.
- Extensive-form game trees, payoff matrices, and multi-panel learning curves often need
full-width spans; verify nothing is clipped at the column boundary.
- Material that fit under the tracking number can overflow once the author block and
acknowledgements are added; confirm rather than assume the budget absorbs it.
- Keep theorem, assumption, and game-definition numbering identical to the reviewed version so
the public reviews on OpenReview remain traceable to the final text.
De-anonymization sweep
- Restore the author block, acknowledgements, grants, and contribution statements the
anonymous version stripped.
- Rewrite anonymized self-citations ("prior work [anon]") into natural first-person form.
- Replace anonymized repository placeholders with the public, licensed, citable archive, and
test every link and every environment install from a logged-out machine.
Worked example: honoring a rebuttal promise
The area chair accepted on the condition that the paper add a held-out opponent to the
evaluation, which the rebuttal promised. Camera-ready move: add the one opponent, report it
with the same seeds and standard errors as the others, and add a sentence to the protocol -
without re-tuning the method or re-framing the contribution the reviewers evaluated.
Hedged logistics
- Registration pricing, copyright-form mechanics, the exact camera-ready date, and the
proceedings template can change every cycle; confirm against the decision notice and current
author kit.
Output format
[Camera-ready status] Ready / Needs fixes / Blocked
[Final package] <PDF/source/bib/metadata/forms/artifacts>
[Policy checks] <page/authors/presentation/registration/artifact release>
[Rebuttal-promise map] <promise -> final edit>
[Remaining owner] <person -> task>
Source: brycewang-stanford/Awesome-Journal-Skills → AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
1---2name: aamas-camera-ready3description: Use when preparing an accepted AAMAS paper for the IFAAMAS open-access camera-ready, covering author de-anonymization, proceedings metadata, two-column reflow of game figures and learning curves, resolving rebuttal-stage promises, registration, in-person presentation, and the public code and environment release for a multiagent paper.4---567# AAMAS Camera Ready89Use this after acceptance. Reopen the current AAMAS camera-ready instructions, the proceedings10author kit, the registration page, and the decision notice before advising authors; AAMAS11proceedings are published open-access by IFAAMAS.1213## Camera-ready audit1415- Convert the anonymous submission to the public version: author names, affiliations,16 acknowledgements, funding, and de-anonymized code, data, and environment links.17- Apply the current final-page rules and template. Confirm whether the accepted-paper mode18 changes the page budget from the 8-page submission body, and reflow accordingly.19- Check proceedings metadata: title, abstract, author order and ORCID, subject areas,20 bibliography, and any required copyright or release form.21- Integrate every rebuttal-stage promise without expanding the accepted contribution: a22 wording fix, a moved assumption, or an added caption line - not a new experiment.23- Prepare the public artifact: repository, multiagent environments, opponent/population sets,24 seeds, checkpoints, and an archival citation, now that anonymity no longer applies.25- Confirm registration and in-person presentation obligations for at least one author.2627## Anonymous-to-final flip: what to recheck2829| Element | Submission (anonymous) | Camera-ready (final) |30|---|---|---|31| Page one | Tracking number, no author block | Author names, affiliations, ORCID |32| Acknowledgements / funding | Removed | Restored |33| Code / environment links | Anonymized placeholder | Public, licensed, citable archive |34| Self-citation phrasing | "prior work [anon]" | Natural first-person, de-anonymized |35| Page budget | 8-page body | Confirm the accepted-paper budget, then reflow |3637## Two-column reflow for multiagent papers3839- Switching the style file from anonymous to final mode changes spacing; recheck every page40 break, figure placement, and table width after the flip.41- Extensive-form game trees, payoff matrices, and multi-panel learning curves often need42 full-width spans; verify nothing is clipped at the column boundary.43- Material that fit under the tracking number can overflow once the author block and44 acknowledgements are added; confirm rather than assume the budget absorbs it.45- Keep theorem, assumption, and game-definition numbering identical to the reviewed version so46 the public reviews on OpenReview remain traceable to the final text.4748## De-anonymization sweep4950- Restore the author block, acknowledgements, grants, and contribution statements the51 anonymous version stripped.52- Rewrite anonymized self-citations ("prior work [anon]") into natural first-person form.53- Replace anonymized repository placeholders with the public, licensed, citable archive, and54 test every link and every environment install from a logged-out machine.5556## Worked example: honoring a rebuttal promise5758The area chair accepted on the condition that the paper add a held-out opponent to the59evaluation, which the rebuttal promised. Camera-ready move: add the one opponent, report it60with the same seeds and standard errors as the others, and add a sentence to the protocol -61without re-tuning the method or re-framing the contribution the reviewers evaluated.6263## Hedged logistics6465- Registration pricing, copyright-form mechanics, the exact camera-ready date, and the66 proceedings template can change every cycle; confirm against the decision notice and current67 author kit.6869## Output format7071```text72[Camera-ready status] Ready / Needs fixes / Blocked73[Final package] <PDF/source/bib/metadata/forms/artifacts>74[Policy checks] <page/authors/presentation/registration/artifact release>75[Rebuttal-promise map] <promise -> final edit>76[Remaining owner] <person -> task>77```7879---8081**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `AAMAS-Skills/skills/aamas-camera-ready/SKILL.md`