-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.bib
More file actions
62 lines (52 loc) · 2.22 KB
/
example.bib
File metadata and controls
62 lines (52 loc) · 2.22 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
%% This BibTeX bibliography file was created using BibDesk.
%% https://bibdesk.sourceforge.io/
%% Created for Justin Dainer-Best at 2021-03-31 19:32:27 -0400
%% Saved with string encoding Unicode (UTF-8)
@book{wickham2016,
author = {Hadley Wickham},
date-added = {2021-03-29 19:11:03 -0400},
date-modified = {2021-03-29 19:11:03 -0400},
isbn = {978-3-319-24277-4},
publisher = {Springer-Verlag New York},
title = {ggplot2: Elegant Graphics for Data Analysis},
url = {https://ggplot2.tidyverse.org},
year = {2016},
Bdsk-Url-1 = {https://ggplot2.tidyverse.org}}
@manual{horst2020,
author = {Allison Marie Horst and Alison Presmanes Hill and Kristen B Gorman},
date-added = {2021-03-29 19:10:26 -0400},
date-modified = {2021-03-31 19:32:23 -0400},
note = {R package version 0.1.0},
title = {{palmerpenguins}: {P}almer {A}rchipelago ({A}ntarctica) penguin data},
url = {https://allisonhorst.github.io/palmerpenguins/},
year = {2020},
Bdsk-Url-1 = {https://allisonhorst.github.io/palmerpenguins/}}
@manual{weiss2021,
author = {Beitzel, Brian D},
date-added = {2021-03-29 18:28:19 -0400},
date-modified = {2021-03-29 18:36:20 -0400},
title = {Formatting documents in {APA} style (7th {E}dition) with the apa7 LaTeX class},
url = {http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/apa7/apa7.pdf},
year = {2021},
Bdsk-Url-1 = {http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/apa7/apa7.pdf}}
@article{xie2019,
author = {Yihui Xie},
date-added = {2021-03-29 18:27:33 -0400},
date-modified = {2021-03-29 18:27:33 -0400},
journal = {TUGboat},
number = {1},
pages = {30--32},
title = {TinyTeX: A lightweight, cross-platform, and easy-to-maintain LaTeX distribution based on TeX Live},
url = {http://tug.org/TUGboat/Contents/contents40-1.html},
volumne = {40},
year = {2019},
Bdsk-Url-1 = {http://tug.org/TUGboat/Contents/contents40-1.html}}
@manual{austbarth2020,
author = {Frederik Aust and Marius Barth},
date-added = {2021-03-29 16:32:39 -0400},
date-modified = {2021-03-29 16:33:19 -0400},
note = {R package version 0.1.0.9997},
title = {{papaja}: {Create} {APA} manuscripts with {R Markdown}},
url = {https://github.com/crsh/papaja},
year = {2020},
Bdsk-Url-1 = {https://github.com/crsh/papaja}}