-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
81 lines (80 loc) · 2.36 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.2.2
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "ussie" in publications use:'
type: software
license: Apache-2.0
title: 'ussie: Analysing Footbal Data From Europe'
version: 0.0.0.9000
abstract: Data preparation for football data from European countries.
authors:
- family-names: Burn
given-names: Edward
email: [email protected]
preferred-citation:
type: manual
title: 'ussie: Analysing Footbal Data From Europe'
authors:
- family-names: Burn
given-names: Edward
email: [email protected]
version: 0.0.0.9000
abstract: Data preparation for football data from European countries.
repository-code: https://github.com/edward-burn/ussie
url: https://github.com/edward-burn/ussie
contact:
- family-names: Burn
given-names: Edward
email: [email protected]
license: Apache-2.0
year: '2022'
repository-code: https://github.com/edward-burn/ussie
url: https://github.com/edward-burn/ussie
contact:
- family-names: Burn
given-names: Edward
email: [email protected]
references:
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
notes: Imports
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: François
given-names: Romain
orcid: https://orcid.org/0000-0002-2444-4226
- family-names: Henry
given-names: Lionel
- family-names: Müller
given-names: Kirill
orcid: https://orcid.org/0000-0002-1416-3412
year: '2022'
url: https://CRAN.R-project.org/package=dplyr
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
notes: Imports
authors:
- family-names: Müller
given-names: Kirill
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=tibble
- type: software
title: engsoccerdata
abstract: 'engsoccerdata: English and European Soccer Results 1871-2016'
notes: Suggests
authors:
- family-names: Curley
given-names: James
year: '2022'
url: https://CRAN.R-project.org/package=engsoccerdata