We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbd048 commit 9469d7cCopy full SHA for 9469d7c
1 file changed
CITATION.cff
@@ -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