@@ -9,13 +9,12 @@ citEntry(entry = "Article",
99 volume = "40",
1010 number = "8",
1111 pages = "1--18",
12- url = "https://www.jstatsoft.org/v40/i08/",
1312 doi = "10.18637/jss.v040.i08",
1413
1514 textVersion = paste("Dirk Eddelbuettel and Romain Francois (2011).",
1615 "Rcpp: Seamless R and C++ Integration.",
17- "Journal of Statistical Software, 40(8), 1-18. ",
18- "URL https://www.jstatsoft.org/v40/ i08/ .")
16+ "Journal of Statistical Software, 40(8), 1-18, ",
17+ "<doi:10.18637/jss.v040. i08> .")
1918)
2019
2120citEntry(entry = "Book",
@@ -28,8 +27,9 @@ citEntry(entry = "Book",
2827 doi = "10.1007/978-1-4614-6868-4",
2928
3029 textVersion = paste("Eddelbuettel, Dirk (2013)",
31- "Seamless R and C++ Integration with Rcpp.",
32- "Springer, New York. ISBN 978-1-4614-6867-7.")
30+ "Seamless R and C++ Integration with Rcpp,",
31+ "Springer, New York, ISBN 978-1-4614-6867-7,",
32+ "<doi:10.1007/978-1-4614-6868-4>.")
3333)
3434
3535citEntry(entry = "Article",
@@ -41,11 +41,10 @@ citEntry(entry = "Article",
4141 volume = "72",
4242 number = "1",
4343 pages = "28-36",
44- url = "https://doi.org/10.1080/00031305.2017.1375990",
4544 doi = "10.1080/00031305.2017.1375990",
4645
4746 textVersion = paste("Dirk Eddelbuettel and James Joseph Balamuta (2018).",
4847 "Extending R with C++: A Brief Introduction to Rcpp.",
49- "The American Statistician. 72(1). ",
50- "URL https:// doi.org/ 10.1080/00031305.2017.1375990.")
48+ "The American Statistician. 72(1), ",
49+ "< doi: 10.1080/00031305.2017.1375990> .")
5150)
0 commit comments