Re: [Rd] citation question

2007-05-16 Thread Martin Maechler
> "Ben" == Ben Bolker <[EMAIL PROTECTED]> > on Wed, 16 May 2007 15:01:31 -0400 writes: Ben> I want to put the correct information into the Ben> "author" field of the DESCRIPTION file for my bbmle Ben> package, which is a modified and extended version of Ben> the mle c

Re: [Rd] citation question

2007-05-16 Thread Gabor Grothendieck
This is how one package handled it: > packageDescription("RSVGTipsDevice")$Author [1] "Tony Plate <[EMAIL PROTECTED]>, based on RSVGDevice by T Jake\nLuciani <[EMAIL PROTECTED]>" On 5/16/07, Ben Bolker <[EMAIL PROTECTED]> wrote: > > I want to put the correct information into the "author" field