Re: [Bioc-devel] Add journal citation to a package

2016-12-28 Thread Wong, Chao-Jen
Hi, Andrea, This page might be helpful for you: https://www.bioconductor.org/developers/package-guidelines/#vignettes. The "Write R extensions" manual also explaines how to write a citation file: https://cran.r-project.org/doc/manuals/r-release/R-exts.html#CITATION-files Regards, Chao-Jen Wong

Re: [Bioc-devel] Add journal citation to a package

2016-12-28 Thread Rodriguez Martinez, Andrea
Thanks very much! Andrea From: Wong, Chao-Jen Sent: 28 December 2016 18:22:10 To: Rodriguez Martinez, Andrea Cc: bioc-devel Subject: Re: [Bioc-devel] Add journal citation to a package Hi, Andrea, This page might be helpful for you: https://www.bioconductor.org

Re: [Bioc-devel] Add journal citation to a package

2016-12-28 Thread Wolfgang Huber
Dear Andrea Have a look at this: https://cran.r-project.org/doc/manuals/r-release/R-exts.html#CITATION-files Many CRAN and Bioconductor packages are doing this, you could look at some of them for examples. Wolfgang > On 28 Dec 2016, at 15:49, Rodriguez Martinez, Andrea > wrote: > >