HRI Camera-Ready
Acceptance is not the finish line — the camera-ready is where a double-blind paper becomes a
public, dual-published ACM+IEEE record, and where every promise you made in the rebuttal comes due.
HRI papers appear in both the ACM Digital Library and IEEE Xplore, so the metadata and rights
work is real. This skill runs the de-anonymization, the ACM metadata, the promised changes, and the
production checks. Timing for the HRI 2026 cycle: camera-ready ~9-12 Jan 2026 (待核实 exact date;
see resources/official-source-map.md).
De-anonymize systematically
Double-blind is over; reverse every anonymization deliberately, and do not miss one:
- Author block — real names, affiliations, and emails in the
acmart author fields.
- Self-citations — convert third-person "prior work [X]" back to natural phrasing where
appropriate; ensure your own cited work is complete.
- Acknowledgments — restore funding sources, grant numbers, and thanks.
- Materials, code, and data archive — swap the anonymized review archive for the de-anonymized
public archive with a DOI (see
hri-artifact-evaluation); update the link in the paper.
- Video — replace the review-only anonymized cut with the intended public version only if
participants consented to public video; otherwise keep the de-identified cut and say so.
Then read the paper cold once more for any remaining "anonymized for review" placeholder.
Deliver every rebuttal promise
Reviewers accepted the paper partly on what you promised. Within the 8-page budget (incl.
figures, excl. references):
- Make each promised change — the reframed claim, the added analysis or effect size, the foregrounded
Wizard-of-Oz disclosure, the added citation, the clarified figure.
- If the edition assigned a shepherd / conditional acceptance, make the required changes and get
the shepherd's sign-off before submitting (待核实 whether the cycle uses this).
- Do not quietly add new claims the reviewers never saw; camera-ready is for fulfilling promises and
polishing, not re-scoping.
ACM + IEEE metadata and rights
HRI's dual publication means both publishers' metadata must be right:
- Rights / eRights form — complete the ACM rights process; the resulting rights block, DOI, and
conference citation must appear on the first page exactly as issued. Because papers also go to
IEEE Xplore, follow any IEEE copyright/PDF-eXpress step the author kit specifies (待核实 per
cycle whether a separate IEEE step applies).
- CCS concepts — add the ACM Computing Classification System concepts for your paper.
- Author keywords — the index terms readers and search will use.
- ORCID — register/attach ORCIDs for authors as the metadata requires.
- Title/author metadata in the PDF must match the submission-system record exactly.
Finalize the video and supplement
- Provide the final video figure at the required format/size (待核实 limits per cycle), now
with correct attribution if public use was consented.
- Ensure supplementary materials and the artifact archive are the final, de-anonymized versions and
are referenced correctly from the paper (see
hri-supplementary).
Production checks
- Compile clean against the required
acmart (and any IEEE) specification; fix every LaTeX/font
warning that affects the PDF.
- Embed all fonts; verify figures are legible in grayscale and at print size.
- Check the page count — the body (incl. figures) must still fit 8 pages after adding names,
acknowledgments, and rights block; these additions often push a tight paper over.
- Validate the PDF against any portal checker (e.g., PDF eXpress if IEEE requires it) and re-open
the final upload cold.
- Verify links — the DOI archive and any URLs resolve and point to the public, permanent versions.
Common camera-ready failures
- Leftover anonymization (a "[anonymized]" acknowledgment, a review-only archive link).
- Over length after the author block, acknowledgments, and rights block are added.
- Missing CCS concepts / ORCID / keywords the metadata requires.
- Rights block or DOI absent or not matching the issued text.
- Video or archive still the anonymized review version, or an unconsented public video.
- A rebuttal promise silently dropped.
Reverify each cycle
- The exact camera-ready date and whether a separate IEEE (Xplore/PDF-eXpress) step applies.
- The required
acmart revision, CCS/ORCID/keyword fields, and video format limits.
- Whether shepherding/conditional acceptance applies to your paper.
Output format
[De-anonymization] authors/affiliations/acks/self-cites/archive/video all restored? leftover anon: <where>
[Rebuttal promises] each delivered within 8 pages? shepherd signed off (if any)?
[ACM+IEEE metadata] rights block + DOI · CCS concepts · keywords · ORCID · IEEE step (if req.)
[Video/supplement] final format · de-anonymized · consent-appropriate · referenced
[Production] clean compile · fonts embedded · page count ≤ 8 (body) · PDF checker passed
[Fix queue] <ordered, before the camera-ready deadline>
Source: brycewang-stanford/Awesome-Journal-Skills → HRI-Skills/skills/hri-camera-ready/SKILL.md
1---2name: hri-camera-ready3description: Use when preparing the camera-ready of an accepted ACM/IEEE HRI paper — de-anonymizing systematically, completing ACM+IEEE dual-publication metadata (CCS concepts, ORCID, rights/eRights form), delivering every rebuttal promise within the 8-page budget, finalizing the video and de-anonymized archive, and passing production checks.4---567# HRI Camera-Ready89Acceptance is not the finish line — the camera-ready is where a double-blind paper becomes a10public, dual-published ACM+IEEE record, and where every promise you made in the rebuttal comes due.11HRI papers appear in **both the ACM Digital Library and IEEE Xplore**, so the metadata and rights12work is real. This skill runs the de-anonymization, the ACM metadata, the promised changes, and the13production checks. Timing for the HRI 2026 cycle: camera-ready ~9-12 Jan 2026 (**待核实** exact date;14see `resources/official-source-map.md`).1516## De-anonymize systematically1718Double-blind is over; reverse every anonymization deliberately, and do not miss one:1920- **Author block** — real names, affiliations, and emails in the `acmart` author fields.21- **Self-citations** — convert third-person "prior work [X]" back to natural phrasing where22 appropriate; ensure your own cited work is complete.23- **Acknowledgments** — restore funding sources, grant numbers, and thanks.24- **Materials, code, and data archive** — swap the anonymized review archive for the **de-anonymized25 public archive** with a DOI (see `hri-artifact-evaluation`); update the link in the paper.26- **Video** — replace the review-only anonymized cut with the intended public version **only if27 participants consented** to public video; otherwise keep the de-identified cut and say so.2829Then read the paper cold once more for any remaining "anonymized for review" placeholder.3031## Deliver every rebuttal promise3233Reviewers accepted the paper partly on what you promised. Within the **8-page** budget (incl.34figures, excl. references):3536- Make each promised change — the reframed claim, the added analysis or effect size, the foregrounded37 Wizard-of-Oz disclosure, the added citation, the clarified figure.38- If the edition assigned a **shepherd / conditional acceptance**, make the required changes and get39 the shepherd's sign-off before submitting (**待核实** whether the cycle uses this).40- Do not quietly add new claims the reviewers never saw; camera-ready is for fulfilling promises and41 polishing, not re-scoping.4243## ACM + IEEE metadata and rights4445HRI's dual publication means both publishers' metadata must be right:4647- **Rights / eRights form** — complete the ACM rights process; the resulting **rights block, DOI, and48 conference citation** must appear on the first page exactly as issued. Because papers also go to49 IEEE Xplore, follow any IEEE copyright/PDF-eXpress step the author kit specifies (**待核实** per50 cycle whether a separate IEEE step applies).51- **CCS concepts** — add the ACM Computing Classification System concepts for your paper.52- **Author keywords** — the index terms readers and search will use.53- **ORCID** — register/attach ORCIDs for authors as the metadata requires.54- **Title/author metadata** in the PDF must match the submission-system record exactly.5556## Finalize the video and supplement5758- Provide the **final video figure** at the required format/size (**待核实** limits per cycle), now59 with correct attribution if public use was consented.60- Ensure supplementary materials and the artifact archive are the final, de-anonymized versions and61 are referenced correctly from the paper (see `hri-supplementary`).6263## Production checks6465- **Compile clean** against the required `acmart` (and any IEEE) specification; fix every LaTeX/font66 warning that affects the PDF.67- **Embed all fonts**; verify figures are legible in grayscale and at print size.68- **Check the page count** — the body (incl. figures) must still fit **8 pages** after adding names,69 acknowledgments, and rights block; these additions often push a tight paper over.70- **Validate the PDF** against any portal checker (e.g., PDF eXpress if IEEE requires it) and re-open71 the final upload cold.72- **Verify links** — the DOI archive and any URLs resolve and point to the public, permanent versions.7374## Common camera-ready failures7576- Leftover **anonymization** (a "[anonymized]" acknowledgment, a review-only archive link).77- **Over length** after the author block, acknowledgments, and rights block are added.78- **Missing CCS concepts / ORCID / keywords** the metadata requires.79- **Rights block or DOI** absent or not matching the issued text.80- **Video** or archive still the anonymized review version, or an unconsented public video.81- A **rebuttal promise** silently dropped.8283## Reverify each cycle8485- The exact camera-ready date and whether a separate IEEE (Xplore/PDF-eXpress) step applies.86- The required `acmart` revision, CCS/ORCID/keyword fields, and video format limits.87- Whether shepherding/conditional acceptance applies to your paper.8889## Output format9091```text92[De-anonymization] authors/affiliations/acks/self-cites/archive/video all restored? leftover anon: <where>93[Rebuttal promises] each delivered within 8 pages? shepherd signed off (if any)?94[ACM+IEEE metadata] rights block + DOI · CCS concepts · keywords · ORCID · IEEE step (if req.)95[Video/supplement] final format · de-anonymized · consent-appropriate · referenced96[Production] clean compile · fonts embedded · page count ≤ 8 (body) · PDF checker passed97[Fix queue] <ordered, before the camera-ready deadline>98```99100---101102**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `HRI-Skills/skills/hri-camera-ready/SKILL.md`