Re: [Rdkit-discuss] Is there a way to cite RDKit (in a paper?)
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: JP <jea...@in...> - 2011-01-26 11:24:36
|
So using \bibliographystyle{IEEEtran} my entry looks like: @electronic{rdkit, author = {Greg Landrum}, title = {RDKit: Open-source cheminformatics}, url ={http://www.rdkit.org} } (Note: if you are using another bibtex style - you'd probably have to change @electronic to @online, @www or @webpage - first one which works) On 26 January 2011 10:58, Greg Landrum <gre...@gm...> wrote: > Dear JP, > > On Wed, Jan 26, 2011 at 5:53 AM, JP <jea...@in...> wrote: > > > > Hi there, > > Is there a way to cite RDKit in a paper? Like is there a paper > describing > > RDKit ? > > At this point there's no publication describing the RDKit, so the > citation we normally use is: > RDKit: Open-source cheminformatics; http://www.rdkit.org > > Best Regards, > -greg > |