-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
95 lines (93 loc) · 3.01 KB
/
Copy pathCITATION.cff
File metadata and controls
95 lines (93 loc) · 3.01 KB
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
82
83
84
85
86
87
88
89
90
91
92
93
94
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "folio" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'folio: Datasets for Teaching Archaeology and Paleontology'
version: 1.5.1
doi: 10.5281/zenodo.4476182
identifiers:
- description: The concept DOI.
type: doi
value: 10.5281/zenodo.4476182
- description: The versioned DOI for version 0.1.0.
type: doi
value: 10.5281/zenodo.4476183
- description: The versioned DOI for version 1.0.0.
type: doi
value: 10.5281/zenodo.4537570
- description: The versioned DOI for version 1.1.0.
type: doi
value: 10.5281/zenodo.6523636
- description: The versioned DOI for version 1.2.0.
type: doi
value: 10.5281/zenodo.6993457
- description: The versioned DOI for version 1.3.0.
type: doi
value: 10.5281/zenodo.7267613
- description: The versioned DOI for version 1.4.0.
type: doi
value: 10.5281/zenodo.10708937
- description: The versioned DOI for version 1.5.0.
type: doi
value: 10.5281/zenodo.13643896
- description: The versioned DOI for version 1.5.1.
type: doi
value: 10.5281/zenodo.15450499
- description: The CRAN DOI
type: doi
value: 10.32614/cran.package.folio
abstract: Datasets for teaching quantitative approaches and modeling in archaeology
and paleontology. This package provides several types of data related to broad topics
(cultural evolution, radiocarbon dating, paleoenvironments, etc.), which can be
used to illustrate statistical methods in the classroom (multivariate data analysis,
compositional data analysis, diversity measurement, etc.).
authors:
- family-names: Frerebeau
given-names: Nicolas
email: nicolas.frerebeau@u-bordeaux-montaigne.fr
orcid: https://orcid.org/0000-0001-5759-4944
preferred-citation:
type: manual
title: 'folio: Datasets for Teaching Archaeology and Paleontology'
authors:
- family-names: Frerebeau
given-names: Nicolas
email: nicolas.frerebeau@u-bordeaux-montaigne.fr
orcid: https://orcid.org/0000-0001-5759-4944
year: '2025'
institution:
name: Université Bordeaux Montaigne
address: Pessac, France
notes: R package version 1.5.1
url: https://packages.tesselle.org/folio/
doi: 10.5281/zenodo.4476182
repository: https://CRAN.R-project.org/package=folio
repository-code: https://codeberg.org/tesselle/folio
url: https://packages.tesselle.org/folio/
contact:
- family-names: Frerebeau
given-names: Nicolas
email: nicolas.frerebeau@u-bordeaux-montaigne.fr
orcid: https://orcid.org/0000-0001-5759-4944
keywords:
- archaeology
- archaeological-science
- paleontology
- datasets
- r-package
references:
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
version: '>= 2.10'