forked from FRBCesab/zenodor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
58 lines (57 loc) · 1.88 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "zenodor" in publications use:'
type: software
license: GPL-2.0-or-later
title: 'zenodor: Download Files from a Zenodo Repository'
version: '0.1'
abstract: Lists and downloads available files of a Zenodo repository. For restricted
repository a token must be provided.
authors:
- family-names: Casajus
given-names: Nicolas
email: [email protected]
orcid: https://orcid.org/0000-0002-5537-5294
preferred-citation:
type: manual
title: 'zenodor: An R package to download files from a Zenodo repository'
authors:
- name: Casajus Nicolas
year: '2023'
notes: R package version 0.1
url: https://github.com/frbcesab/zenodor
repository-code: https://github.com/frbcesab/zenodor
url: https://github.com/frbcesab/zenodor
contact:
- family-names: Casajus
given-names: Nicolas
email: [email protected]
orcid: https://orcid.org/0000-0002-5537-5294
references:
- type: software
title: curl
abstract: 'curl: A Modern and Flexible Web Client for R'
notes: Imports
url: https://jeroen.r-universe.dev/curl
repository: https://CRAN.R-project.org/package=curl
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
year: '2023'
- type: software
title: jsonlite
abstract: 'jsonlite: A Simple and Robust JSON Parser and Generator for R'
notes: Imports
url: https://jeroen.r-universe.dev/jsonlite
repository: https://CRAN.R-project.org/package=jsonlite
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
year: '2023'