Conversation
Zenodo deposit for v0.8.0-preview is now published. README and CITATION updated: - CITATION.cff: snapshot DOI (zenodo.20100689) added as primary, concept DOI (zenodo.19445262, evergreen) added with explanation, v0.7-preview DOI (zenodo.19445263) demoted to predecessor reference. - README.md: concept-DOI badge added under the status banner, citation section reworked to surface the new snapshot DOI and the concept DOI that always resolves to the latest version. Recommended short-form citation now points at the Zenodo URL instead of the GitHub repo so the citation has a stable DOI target. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates public-facing citation surfaces to reflect the newly published Zenodo record for v0.8.0-preview, while also adding an evergreen concept DOI reference for “latest version” citations.
Changes:
- Added a Zenodo concept DOI badge to the README header for “always latest” linking.
- Reworked the README “How to Cite” section to present both the v0.8.0-preview snapshot DOI and the concept DOI.
- Updated
CITATION.cffidentifiers to include the v0.8.0-preview snapshot DOI as primary, concept DOI as evergreen, and v0.7-preview as historical predecessor.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Adds concept-DOI badge and updates “How to Cite” to reference the new snapshot DOI plus evergreen concept DOI. |
| CITATION.cff | Adds snapshot + concept Zenodo DOIs and demotes the v0.7-preview DOI to historical reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
42
to
+48
| identifiers: | ||
| - type: doi | ||
| value: "10.5281/zenodo.20100689" | ||
| description: > | ||
| Zenodo DOI for the v0.8.0-preview release (the release described by this | ||
| CITATION file). | ||
| - type: doi |
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.
Summary
The Zenodo deposit for v0.8.0-preview was published as a new version of the existing concept DOI. This PR plugs the new DOI into the public-facing surfaces.
DOIs
Changes
Test plan
🤖 Generated with Claude Code