Skip to content

Correct the AccelWattch author order in the citation metadata - #554

Merged
JRPan merged 1 commit into
devfrom
fix-accelwattch-author-order
Aug 25, 2026
Merged

Correct the AccelWattch author order in the citation metadata#554
JRPan merged 1 commit into
devfrom
fix-accelwattch-author-order

Conversation

@JRPan

@JRPan JRPan commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

The MICRO'21 AccelWattch entry has Amogh Manjunath and Junrui Pan swapped.

The published order is:

Vijay Kandiah, Scott Peverelle, Mahmoud Khairy, Junrui Pan, Amogh Manjunath, Timothy G. Rogers, Tor M. Aamodt, Nikos Hardavellas

Verified against two independent sources — the Crossref metadata ACM registered for 10.1145/3466752.3480063, and DBLP. Both agree. (dl.acm.org itself returns 403 to non-browser requests, so it could not be read directly.)

What changed

The entry appears in three places, all corrected:

File Note
CITATION.bib the cumulative BibTeX set
README.md the BibTeX block under "Power modeling" — kept byte-identical to CITATION.bib
CITATION.cff drives GitHub's "Cite this repository" button, so the wrong order was what the sidebar exported

Checks

  • cffconvert --validate passes against CFF schema 1.2.0.
  • All five BibTeX entries remain byte-identical between README.md and CITATION.bib.
  • The other four entries were checked against Crossref at the same time and are correct as-is: ISCA'20 (incl. Zhesheng Shen), ISPASS'09, and GPUWattch.

Note on v2.0.0

The v2.0.0 tag keeps the old order. The tag and dev currently point at the same commit, so correcting the release in place would mean force-moving the tag — silently changing the bytes behind tarball/v2.0.0 under an unchanged version number. Not worth it for a metadata fix; the tag stands as an accurate record of what shipped, and anyone citing from the repo gets the correction.

The project website has already been updated separately and carries the correct order.

The MICRO'21 entry had Amogh Manjunath and Junrui Pan swapped. The published
order is Kandiah, Peverelle, Khairy, Pan, Manjunath, Rogers, Aamodt,
Hardavellas, confirmed against the Crossref metadata registered for
10.1145/3466752.3480063 and against DBLP.

Fixed in all three places that carry the entry: CITATION.bib, the BibTeX block
in the README, and CITATION.cff. CITATION.cff drives GitHub's "Cite this
repository" button, so the wrong order was what the sidebar exported.

The v2.0.0 tag keeps the old order, as a release snapshot should.
@JRPan
JRPan merged commit f4c5a5e into dev Aug 25, 2026
6 checks passed
@JRPan
JRPan deleted the fix-accelwattch-author-order branch August 25, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant