Skip to content
Prev 32467 / 63421 Next

vignettes in a bundle

Would this work better:

<<echo=FALSE,results=tex>>=
bib <- system.file( "doc", "bayesian.bib", package = "emulator" )
cat( "\\bibliography{",bib,"}\n",sep='')
@

Romain
Robin Hankin wrote: