[R] Citing an article from R News
Douglas Bates
bates at stat.wisc.edu
Tue Jul 10 23:30:31 CEST 2001
The editorial in Volume 1/2 of R News requests that we cite articles
in R News by using the ISSN 1609-3631 and the URL
http://cran.R-project.org/doc/Rnews/. Could someone provide a sample
BibTeX entry, say for Brian Ripley's article on "Installing R under
Windows" from that issue? I am using the natbib package, if that
matters.
I would start with
@Article{R:Ripley:2001,
author = {Brian D. Ripley},
title = {Installing {R} under {W}indows},
journal = {R News},
year = 2001,
volume = 1,
number = 2,
issn = {1609-3631},
url = {http://cran.R-project.org/doc/Rnews/}
}
but I am happy to accept corrections or changes.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list