[Bioc-devel] Citation of an accompanying paper
Monther Alhamdoosh
m.hamdoosh at gmail.com
Tue Mar 21 23:13:40 CET 2017
Hi Alina,
I think you need to add a file named CITATION in your package (usually
under the inst folder) and use bibentry as follows
bibentry(bibtype = "Article",
title = "Combining multiple tools outperforms individual methods
in gene set enrichment analyses",
author = c(person("Monther", "Alhamdoosh"),
person("Milica", "Ng"),
person("Nicholas", "Wilson"),
person("Julie", "Sheridan"),
person("Huy", "Huynh"),
person("Michael", "Wilson"),
person("Matthew", "Ritchie")),
journal = "Bioinformatics",
page = "414-424",
volume = 33,
number = 3,
year = 2017,
doi = "10.1093/bioinformatics/btw623")
Cheers,
Monther
On Wed, Mar 22, 2017 at 8:11 AM, Alina Selega <alina.selega at gmail.com>
wrote:
> Hi,
>
> My methods paper (doi:10.1038/nmeth.4068) associated with my package BUMHMM
> was accepted before I submitted the package for revision at Bioconductor. I
> would like the package page to also hold the citation to the paper. What is
> the best way to add this paper citation? (I cite it in the vignette, but it
> would be nice to also have it on the main page.)
>
> Thank you,
> Alina Selega
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list