Skip to content

Commit a28323b

Browse files
committed
docs: 📝 add DOI
Add DOI to citation and README Includes the DOI for the project in the CITATION.cff file and adds a Zenodo DOI badge to the README for better referencing and visibility.
1 parent fa0f022 commit a28323b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CITATION.cff

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ authors:
1818
given-names: Ann
1919
- family-names: Krevor
2020
given-names: Samuel
21+
doi: "10.5281/zenodo.15438165"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Repository: [github.com/ImperialCollegeLondon/StrataTrapper](https://github.com/
66
![GitHub Tag](https://img.shields.io/github/v/tag/ImperialCollegeLondon/StrataTrapper?sort=semver&style=flat&label=version)
77
![GitHub Release Date](https://img.shields.io/github/release-date/ImperialCollegeLondon/StrataTrapper?display_date=published_at&style=flat&label=dated)
88
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
9+
[![DOI](https://zenodo.org/badge/741567808.svg)](https://doi.org/10.5281/zenodo.15438165)
910

1011
* [The StrataTrapper codes](#the-stratatrapper-codes)
1112
* [Structure](#structure)

0 commit comments

Comments
 (0)