[Rcpp-commits] r1411 - pkg/RcppGSL/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 4 02:35:51 CEST 2010
Author: edd
Date: 2010-06-04 02:35:50 +0200 (Fri, 04 Jun 2010)
New Revision: 1411
Modified:
pkg/RcppGSL/inst/doc/RcppGSL.bib
Log:
added GSL reference
Modified: pkg/RcppGSL/inst/doc/RcppGSL.bib
===================================================================
--- pkg/RcppGSL/inst/doc/RcppGSL.bib 2010-06-03 16:22:09 UTC (rev 1410)
+++ pkg/RcppGSL/inst/doc/RcppGSL.bib 2010-06-04 00:35:50 UTC (rev 1411)
@@ -21,3 +21,12 @@
url = {http://CRAN.R-project.org/package=Rcpp}
}
+ at Manual{GSL,
+ title = {{GNU} {S}cientific {L}ibrary {R}eference {M}anual},
+ author = {Mark Galassi and Jim Davies and James Theiler and Brian Gough and Gerard Jungman and Patrick Alken and Michael Booth and Fabrice Rossi},
+ year = {2010},
+ edition = {3rd},
+ isbn = {0954612078},
+ note = {Version 1.14},
+ url = {http://www.gnu.org/software/gsl}
+}
More information about the Rcpp-commits
mailing list