Skip to content

Commit

Permalink
added citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
vsbuffalo committed Feb 9, 2024
1 parent c3e739b commit e98b3ba
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Buffalo
given-names: Vince
orcid: https://orcid.org/0000-0003-4510-1609
title: "recmap"
version: 0.2.4
identifiers:
- type: doi
value: 10.5281/zenodo.10642334
date-released: 2024-04-09

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "recmap"
version = "0.2.3"
version = "0.2.4"
edition = "2021"
license = "MIT"
authors = ["Vince Buffalo <[email protected]>"]
Expand Down

0 comments on commit e98b3ba

Please sign in to comment.