-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.bib
21 lines (21 loc) · 864 Bytes
/
packages.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@Manual{R-pagedown,
title = {pagedown: Paginate the HTML Output of R Markdown with CSS for Print},
author = {Yihui Xie and Romain Lesur and Brent Thorne},
year = {2019},
note = {R package version 0.5},
url = {https://CRAN.R-project.org/package=pagedown},
}
@Manual{R-posterdown,
title = {posterdown: Generate PDF Conference Posters Using R Markdown},
author = {Brent Thorne},
year = {2019},
note = {R package version 1.0},
url = {https://CRAN.R-project.org/package=posterdown},
}
@Manual{R-rmarkdown,
title = {rmarkdown: Dynamic Documents for R},
author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang and Richard Iannone},
year = {2019},
note = {R package version 1.14},
url = {https://CRAN.R-project.org/package=rmarkdown},
}