Skip to content

Commit d67120d

Browse files
committed
Update CITATION.cff metadata
1 parent c831988 commit d67120d

1 file changed

Lines changed: 17 additions & 8 deletions

File tree

CITATION.cff

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
2+
title: >-
3+
py3data - A flexible and lightweight Python interface to
4+
the re3data.org database
5+
message: 'We appreciate, but do not require, attribution.'
6+
type: software
37
authors:
4-
- family-names: "De Bruin"
5-
given-names: "Jonathan"
6-
orcid: "https://orcid.org/0000-0002-4297-0502"
7-
title: "py3data - A flexible and lightweight Python interface to the re3data.org database"
8-
version: 0.3
9-
date-released: 2023-07-29
10-
url: "https://github.com/J535D165/py3data"
8+
- family-names: De Bruin
9+
given-names: Jonathan
10+
orcid: 'https://orcid.org/0000-0002-4297-0502'
11+
repository-code: 'https://github.com/J535D165/py3data'
12+
url: 'https://github.com/J535D165/py3data'
13+
repository-artifact: 'https://pypi.org/project/py3data/'
14+
keywords:
15+
- data-repository
16+
- data-management
17+
- research
18+
- dataset
19+
license: MIT

0 commit comments

Comments
 (0)