[Rcpp-commits] r2060 - papers/rjournal
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Aug 29 15:17:58 CEST 2010
Author: edd
Date: 2010-08-29 15:17:58 +0200 (Sun, 29 Aug 2010)
New Revision: 2060
Modified:
papers/rjournal/EddelbuettelFrancois.bib
Log:
added Rserve paper
Modified: papers/rjournal/EddelbuettelFrancois.bib
===================================================================
--- papers/rjournal/EddelbuettelFrancois.bib 2010-08-29 12:52:46 UTC (rev 2059)
+++ papers/rjournal/EddelbuettelFrancois.bib 2010-08-29 13:17:58 UTC (rev 2060)
@@ -41,7 +41,7 @@
author = {Douglas M. Bates and Saikat DebRoy},
title = {{C++} Classes for {R} Objects},
booktitle = {Proceedings of the 2nd International Workshop on
- Distributed Statistical Computing},
+ Distributed Statistical Computing (DSC 2001)},
year = 2001,
editor = {Kurt Hornik and Friedrich Leisch},
address = {TU Vienna, Austria}
@@ -55,6 +55,16 @@
url = {http://www.rforge.net/Rserve/},
}
+ at InProceedings{urbanek2003:rserve,
+ author = {Simon Urbanek},
+ title = {{Rserve}: A Fast Way to Provide {R} Functionality to Applications},
+ booktitle = {Proceedings of the 3rd International Workshop on
+ Distributed Statistical Computing (DSC 2003)},
+ year = 2003,
+ editor = {Kurt Hornik and Friedrich Leisch and Achim Zeileis},
+ address = {TU Vienna, Austria}
+}
+
@Manual{cran:inline,
title = {inline: Inline C, C++, Fortran function calls from R},
author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and Dirk Eddelbuettel and Romain Fran\c{c}ois},
More information about the Rcpp-commits
mailing list