Skip to content

Commit b3e6081

Browse files
committed
add RcppZiggurat to Rcpp.bib
1 parent 3c72b6d commit b3e6081

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-08-29 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp.bib: Add RcppZiggurat
4+
15
2015-08-26 Dirk Eddelbuettel <[email protected]>
26

37
* inst/unitTests/testRcppClass/src/rcpp_module.cpp: Renamed Module

vignettes/Rcpp.bib

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,14 @@ @Manual{CRAN:RcppGSL
232232
url = CRAN # "package=RcppGSL"
233233
}
234234

235+
@Manual{CRAN:RcppZiggurat,
236+
title = {RcppZiggurat: Rcpp Integration of Different Ziggurat Normal RNG Implementations},
237+
author = {Dirk Eddelbuettel},
238+
year = 2015,
239+
note = {R package version 0.1.3},
240+
url = CRAN # "package=RcppZiggurat"
241+
}
242+
235243
@Manual{CRAN:Rserve,
236244
title = {Rserve: Binary R server},
237245
author = {Simon Urbanek},

0 commit comments

Comments
 (0)