-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
65 lines (64 loc) · 2.1 KB
/
Copy pathCITATION.cff
File metadata and controls
65 lines (64 loc) · 2.1 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
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.4.1
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "bumbl" in publications use:'
type: software
license: CC-BY-4.0
title: 'bumbl: Tools for Modeling Bumblebee Colony Growth and Decline'
version: 1.0.4
doi: 10.5281/zenodo.4545782
abstract: Bumblebee colonies grow during worker production, then decline after switching
to production of reproductive individuals (drones and gynes). This package provides
tools for modeling and visualizing this pattern by identifying a switchpoint with
a growth rate before and a decline rate after the switchpoint. The mathematical
models fit by bumbl are described in Crone and Williams (2016) <doi:10.1111/ele.12581>.
authors:
- family-names: Scott
given-names: Eric R.
email: scottericr@gmail.com
orcid: https://orcid.org/0000-0002-7430-7879
preferred-citation:
type: generic
title: 'bumbl: Tools for modeling bumblebee colony growth and decline'
authors:
- family-names: Scott
given-names: Eric R.
email: scottericr@gmail.com
orcid: https://orcid.org/0000-0002-7430-7879
year: '2021'
publisher:
name: Zenodo
version: 1.0.4
doi: 10.5281/zenodo.4545782
url: https://doi.org/10.5281/zenodo.4545782
repository: https://CRAN.R-project.org/package=bumbl
repository-code: https://github.com/Aariq/bumbl
url: https://github.com/Aariq/bumbl
contact:
- family-names: Scott
given-names: Eric R.
email: scottericr@gmail.com
orcid: https://orcid.org/0000-0002-7430-7879
keywords:
- bumblebee
- demography
- glm
- switchpoint
references:
- type: article
title: 'Bumble bee colony dynamics: quantifying the importance of land use and floral
resources for colony growth and queen production'
authors:
- family-names: Crone
given-names: Elizabeth E.
email: elizabeth.crone@tufts.edu
- family-names: Williams
given-names: Neal M.
journal: Ecology Letters
year: '2016'
volume: '19'
issue: '4'
doi: 10.1111/ele.12581
start: 460-468