Skip to content

Commit

Permalink
docs: add initial citation.cff (#240)
Browse files Browse the repository at this point in the history
Fixes: #63
  • Loading branch information
afuetterer committed Jan 23, 2024
1 parent f7380ec commit 135a433
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
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: Fütterer
given-names: Heinz-Alexander
orcid: https://orcid.org/0000-0003-4397-027X
title: oaipmh-scythe
license: BSD-3-Clause
license-url: https://github.com/afuetterer/oaipmh-scythe/blob/main/LICENSE
repository-code: https://github.com/afuetterer/oaipmh-scythe
keywords:
- python
- metadata
- oai-pmh
- oai-pmh-client
version: 0.10.0
date-released: 2024-01-22

0 comments on commit 135a433

Please sign in to comment.