Re: [R] How to reference a package in academical paper

2011-03-08 Thread Jim Lemon
On 03/08/2011 11:35 PM, Uwe Ligges wrote: On 08.03.2011 13:15, Duncan Murdoch wrote: ... "meta$date" is in the source file (in inst/CITATION). You could change it to 2006 manually. ... Jim, please also correct your entry for the author field. Hi Uwe & Duncan, Thanks for your advice. Just t

Re: [R] How to reference a package in academical paper

2011-03-08 Thread Uwe Ligges
On 08.03.2011 13:15, Duncan Murdoch wrote: On 11-03-08 1:20 AM, Jim Lemon wrote: On 03/08/2011 08:26 AM, Jorge Ivan Velez wrote: Hi Jan, R> citation('RODBC') Hi all, Upon reading this, I decided to check that this worked in the plotrix package. The first format is correct, but for some rea

Re: [R] How to reference a package in academical paper

2011-03-08 Thread Duncan Murdoch
On 11-03-08 1:20 AM, Jim Lemon wrote: On 03/08/2011 08:26 AM, Jorge Ivan Velez wrote: Hi Jan, R> citation('RODBC') Hi all, Upon reading this, I decided to check that this worked in the plotrix package. The first format is correct, but for some reason the BibTeX format isn't: To cite packag

Re: [R] How to reference a package in academical paper

2011-03-07 Thread Jim Lemon
On 03/08/2011 08:26 AM, Jorge Ivan Velez wrote: Hi Jan, R> citation('RODBC') Hi all, Upon reading this, I decided to check that this worked in the plotrix package. The first format is correct, but for some reason the BibTeX format isn't: To cite package 'plotrix' in publications use: L

Re: [R] How to reference a package in academical paper

2011-03-07 Thread Jorge Ivan Velez
Hi Jan, R> citation('RODBC') To cite package ‘RODBC’ in publications use: Brian Ripley and and from 1999 to Oct 2002 Michael Lapsley (2010). RODBC: ODBC Database Access. R package version 1.3-2. http://CRAN.R-project.org/package=RODBC A BibTeX entry for LaTeX users is @Manual{, titl

Re: [R] How to reference a package in academical paper

2011-03-07 Thread Saeed Abu Nimeh
http://www.iiap.res.in/astrostat/School07/R/html/utils/html/citation.html On Mon, Mar 7, 2011 at 4:12 PM, Jan Hornych wrote: > Dear, > > I am now writing more formal "academical" paper, and would like to reference > an R package. Do you have any recommendation how to do it? > > Taking for instanc