-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
40 lines (39 loc) · 1.32 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
# -----------------------------------------------------------
# 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 "chirpR" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'chirpR: Helpful Functions For Analyzing BirdNet Analyze Results'
version: 0.0.1
abstract: A collection of functions for analying BirdNet Analyze results. These functions
can be used to create a semi-automated analysis pipeline.
authors:
- family-names: Fairbairn
given-names: Andrew J.
email: [email protected]
orcid: https://orcid.org/0000-0002-2826-3465
repository-code: https://github.com/AFairbairn/chirpR.git
url: https://github.com/AFairbairn/chirpR.git
contact:
- family-names: Fairbairn
given-names: Andrew J.
email: [email protected]
orcid: https://orcid.org/0000-0002-2826-3465
references:
- type: software
title: data.table
abstract: 'data.table: Extension of `data.frame`'
notes: Imports
url: https://r-datatable.com
repository: https://CRAN.R-project.org/package=data.table
authors:
- family-names: Dowle
given-names: Matt
email: [email protected]
- family-names: Srinivasan
given-names: Arun
email: [email protected]
year: '2023'