Skip to content

Commit 9469d7c

Browse files
committed
Add a CITATION.cff file!
Hand generated for now. Fixes #1.
1 parent acbd048 commit 9469d7c

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
cff-version: 1.0.3
2+
message: If you use ruby-cff in your work, please cite it using the following metadata
3+
title: Ruby CFF Library
4+
abstract: This library provides a Ruby interface to manipulate CITATION.cff files
5+
authors:
6+
- family-names: Haines
7+
given-names: Robert
8+
orcid: https://orcid.org/0000-0002-9538-7919
9+
affiliation: The University of Manchester, UK
10+
keywords:
11+
- ruby
12+
- credit
13+
- citation
14+
- metadata
15+
- cff
16+
version: 0.4.0
17+
doi: 10.5281/zenodo.1184077
18+
date-released: 2018-07-28
19+
license: Apache-2.0
20+
repository-artifact: https://rubygems.org/gems/cff
21+
repository-code: https://github.com/citation-file-format/ruby-cff

0 commit comments

Comments
 (0)