ONC-12314: Reference medRxiv preprint in README#14
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Claude Code Review
Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.
Tip: disable this comment in your organization's Code Review settings.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a citation-oriented “Paper” section to the project README so users of llmvalidate can find and cite the associated medRxiv preprint.
Changes:
- Introduces a new “Paper” section near the top of
readme.md. - Links the medRxiv preprint and DOI.
- Adds a minimal BibTeX entry for citation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tidzzz
approved these changes
Jul 10, 2026
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.
Adds a "Paper" section near the top of
readme.mdlinking the medRxiv preprint (https://www.medrxiv.org/content/10.64898/2026.05.18.26353541v1, DOI 10.64898/2026.05.18.26353541) and a minimal BibTeX block sollmvalidateusers can cite the work. The citation deliberately carries only the DOI/URL/year — the preprint page, medRxiv API, and Crossref were unreachable from this environment, so no title/author metadata was added rather than risking fabricated details. Docs-only change;docs:commit prefix, so no release fires.Jira
ONC-12314
Test plan
🤖 Generated with Claude Code