-
Notifications
You must be signed in to change notification settings - Fork 2
/
CITATION.cff
118 lines (117 loc) · 3.29 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.2.3
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "metaSDT" in publications use:'
type: software
license: MIT
title: 'metaSDT: Calculate Type 1 and Type 2 Signal Detection Measures'
version: 0.6.0
abstract: Type 1 and Type 2 signal detection measures for simple 2AFC tasks.
authors:
- family-names: Craddock
given-names: Matt
email: [email protected]
preferred-citation:
type: manual
title: 'metaSDT: Calculate Type 1 and Type 2 Signal Detection Measures'
authors:
- family-names: Craddock
given-names: Matt
email: [email protected]
version: 0.6.0
abstract: Type 1 and Type 2 signal detection measures for simple 2AFC tasks.
repository-code: https://github.com/craddm/metaSDT
url: https://github.com/craddm/metaSDT
date-released: '2021-08-30'
contact:
- family-names: Craddock
given-names: Matt
email: [email protected]
license: MIT
year: '2021'
repository-code: https://github.com/craddm/metaSDT
url: https://github.com/craddm/metaSDT
date-released: '2021-08-30'
contact:
- family-names: Craddock
given-names: Matt
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: tidyr
abstract: 'tidyr: Tidy Messy Data'
notes: Imports
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
- family-names: Girlich
given-names: Maximilian
year: '2022'
url: https://CRAN.R-project.org/package=tidyr
- type: software
title: rlang
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features'
notes: Imports
authors:
- family-names: Henry
given-names: Lionel
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=rlang
- type: software
title: nleqslv
abstract: 'nleqslv: Solve Systems of Nonlinear Equations'
notes: Imports
authors:
- family-names: Hasselman
given-names: Berend
year: '2022'
url: https://CRAN.R-project.org/package=nleqslv
- type: software
title: purrr
abstract: 'purrr: Functional Programming Tools'
notes: Imports
authors:
- family-names: Henry
given-names: Lionel
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=purrr
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
notes: Suggests
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=testthat