Skip to content

Citing an article from R News

2 messages · Douglas Bates, Kurt Hornik

#
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
1 day later
#
I think this is ok.  You could also add page numbers, but maybe this is
not a good idea, as this is an on-line document ...

-k

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._