Skip to content

Commit

Permalink
add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed May 24, 2024
1 parent 9cd55a5 commit c49962b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
cff-version: 1.2.0
title: "seedbank: easy management of seeds across RNGs"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Michael D.
family-names: Ekstrand
email: ekstrand@acm.org
orcid: "https://orcid.org/0000-0003-2467-0108"
repository-code: "https://github.com/lenskit/seedbank"
url: "https://seedbank.lenskit.org"
keywords:
- random numbers
license: MIT
version: 0.1.3
date-released: "2023-09-28"

0 comments on commit c49962b

Please sign in to comment.