Skip to content

Commit

Permalink
docs: add Zenodo DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Sep 26, 2024
1 parent 0c923f7 commit 18e9f79
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## CRISPIN development version

- CRISPIN is now archived in Zenodo as v1.0.0. You can cite it with <https://doi.org/10.5281/zenodo.13844209>. (@kelly-sovacool)

## CRISPIN 1.0.0

- The pipeline name has been changed from CRUISE 🛳️ to CRISPIN 🍪. (#43, @kelly-sovacool)
Expand Down
4 changes: 4 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@ url: https://ccbr.github.io/CRISPIN
repository-code: https://github.com/CCBR/CRISPIN
license: MIT
type: software
identifiers:
- description: Archived snapshots of all versions
type: doi
value: 10.5281/zenodo.13844209
version: v1.0.0
date-released: 2024-09-26
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
🚧 **This project is under active development. It is not yet ready for production use.** 🚧

[![build](https://github.com/CCBR/CRISPIN/actions/workflows/build.yml/badge.svg)](https://github.com/CCBR/CRISPIN/actions/workflows/build.yml)
[![docs](https://github.com/CCBR/CRISPIN/actions/workflows/docs-mkdocs.yml/badge.svg)](https://ccbr.github.io/CRISPIN/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13844209.svg)](https://doi.org/10.5281/zenodo.13844209)

## Set up

Expand Down

0 comments on commit 18e9f79

Please sign in to comment.