Skip to content

[Bioc-devel] CITATION on the Bioc package landing page?

2 messages · Vincent Carey, Martin Morgan

#
On 06/04/2014 10:08 AM, Vincent Carey wrote:
I believe the citations on the landing pages are generated by R from the 
CITATION file (or otherwise) by using citation() or  readCitationFile(), so 
whatever is legal in the CITATION file. This includes (possible multiple, as in 
deepSNV) bibentry.

Martin