File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 5
5
* inst/CITATION: Ditto
6
6
* man/Rcpp-package.Rd: Ditto
7
7
8
+ * inst/CITATION: Change from PeerJ Preprint to TAS
9
+
8
10
2020-10-25 Dirk Eddelbuettel <
[email protected] >
9
11
10
12
* DESCRIPTION (Version, Date): Roll minor version
Original file line number Diff line number Diff line change @@ -36,17 +36,16 @@ citEntry(entry = "Article",
36
36
title = "{Extending \textit{R} with \textit{C++}: A Brief Introduction to \textit{Rcpp}}",
37
37
author = personList(as.person("Dirk Eddelbuettel"),
38
38
as.person("James Joseph Balamuta")),
39
- journal = "PeerJ Preprints",
40
- year = "2017",
41
- month = "aug",
42
- volume = "5",
43
- pages = "e3188v1",
44
- issn = "2167-9843",
45
- url = "https://doi.org/10.7287/peerj.preprints.3188v1",
46
- doi = "10.7287/peerj.preprints.3188v1",
39
+ journal = "The American Statistician",
40
+ year = "2018",
41
+ volume = "72",
42
+ number = "1",
43
+ pages = "28-36",
44
+ url = "https://doi.org/10.1080/00031305.2017.1375990",
45
+ doi = "10.1080/00031305.2017.1375990",
47
46
48
- textVersion = paste("Dirk Eddelbuettel and James Joseph Balamuta (2017 ).",
47
+ textVersion = paste("Dirk Eddelbuettel and James Joseph Balamuta (2018 ).",
49
48
"Extending R with C++: A Brief Introduction to Rcpp.",
50
- "PeerJ Preprints 5:e3188v1 .",
51
- "URL https://doi.org/10.7287/peerj.preprints.3188v1 .")
49
+ "The American Statistician. 72(1) .",
50
+ "URL https://doi.org/10.1080/00031305.2017.1375990 .")
52
51
)
You can’t perform that action at this time.
0 commit comments