Fill in the arXiv citation (2609.07398) - #18
Merged
Merged
Conversation
The preprint is up: the README badge points at the abstract page instead of the XXXX.XXXXXX placeholder (and is now a link), the Citation section carries the real BibTeX, and CITATION.cff gives GitHub's "Cite this repository" button the same entry. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
wayrise
approved these changes
Sep 9, 2026
wayrise
left a comment
Contributor
There was a problem hiding this comment.
Checked the things worth checking on a citation change:
- arXiv 2609.07398 is this paper — abstract page title matches the BibTeX exactly, submitted 7 Sep 2026.
- Author list is right and consistent in all three places — 24 authors, and the order in the BibTeX, the
CITATION.cfftop-level block and itspreferred-citationblock are identical to each other and to the arXiv listing, Yuran Wang through Hang Zhao. CITATION.cffparses as YAML,cff-version: 1.2.0, required keys present,preferred-citationwell formed (type: article, year, url).- lint and tests green.
Good catch on the badge, too — it had been a bare <img>, so the one badge people are most likely to click was the only unclickable one.
LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The preprint is up at https://arxiv.org/abs/2609.07398, so:
XXXX.XXXXXXplaceholder — and is now wrapped in a link (it was a bare<img>, unclickable)TODOCITATION.cffgives GitHub's "Cite this repository" button the same entryThe BibTeX here is byte-identical with the project page's citation block and the personal-site bib file.
🤖 Generated with Claude Code