forked from elansparsons/gitEdgeEffects
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathr-references.bib
More file actions
24 lines (24 loc) · 807 Bytes
/
r-references.bib
File metadata and controls
24 lines (24 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2025},
url = {https://www.R-project.org/},
}
@Manual{R-papaja,
title = {{papaja}: {Prepare} reproducible {APA} journal articles with {R Markdown}},
author = {Frederik Aust and Marius Barth},
year = {2024},
note = {R package version 0.1.3},
url = {https://github.com/crsh/papaja},
doi = {10.32614/CRAN.package.papaja},
}
@Manual{R-tinylabels,
title = {{tinylabels}: Lightweight variable labels},
author = {Marius Barth},
year = {2025},
note = {R package version 0.2.5},
url = {https://cran.r-project.org/package=tinylabels},
doi = {10.32614/CRAN.package.tinylabels},
}