From pds at di.uevora.pt Tue Mar 17 07:36:12 2009 From: pds at di.uevora.pt (Pedro Salgueiro) Date: Tue, 17 Mar 2009 11:36:12 +0000 Subject: [gecoder-users] Citing Gecode/R Message-ID: <1237289772.22176.2.camel@rebirth> Hi! I want to make a citation on Gecode/R, is there any published paper on Gecode/R that I can cite? Thank you all. Pedro Salgueiro From rubyforge at lokorin.org Tue Mar 17 15:40:33 2009 From: rubyforge at lokorin.org (Andreas Launila) Date: Tue, 17 Mar 2009 20:40:33 +0100 Subject: [gecoder-users] Citing Gecode/R In-Reply-To: <1237289772.22176.2.camel@rebirth> References: <1237289772.22176.2.camel@rebirth> Message-ID: <49BFFCB1.5090809@lokorin.org> On 03/17/2009 12:36 PM, Pedro Salgueiro wrote: > I want to make a citation on Gecode/R, is there any published paper on > Gecode/R that I can cite? > There are no published papers on Gecode/R. If you would like to cite the project, then you are welcome to cite it using "Gecode/R Team" as author. The citation could for instance look like the following in BibTeX. @Misc{gecoder, author = "{Gecode/R Team}", title = "Gecode/R: a Ruby interface to Gecode", note = {Available from \texttt{http://gecoder.org}}, } (Shamelessly stolen from the gecode-users mailing list[1].) [1] http://www.mail-archive.com/gecode-users at gecode.org/msg00540.html -- Andreas Launila From pds at di.uevora.pt Tue Mar 17 16:10:02 2009 From: pds at di.uevora.pt (Pedro Salgueiro) Date: Tue, 17 Mar 2009 20:10:02 +0000 Subject: [gecoder-users] Citing Gecode/R In-Reply-To: <49BFFCB1.5090809@lokorin.org> References: <1237289772.22176.2.camel@rebirth> <49BFFCB1.5090809@lokorin.org> Message-ID: <1237320602.22176.4.camel@rebirth> On Tue, 2009-03-17 at 20:40 +0100, Andreas Launila wrote: > On 03/17/2009 12:36 PM, Pedro Salgueiro wrote: > > I want to make a citation on Gecode/R, is there any published paper on > > Gecode/R that I can cite? > > > > There are no published papers on Gecode/R. If you would like to cite the > project, then you are welcome to cite it using "Gecode/R Team" as > author. The citation could for instance look like the following in BibTeX. > > @Misc{gecoder, > author = "{Gecode/R Team}", > title = "Gecode/R: a Ruby interface to Gecode", > note = {Available from \texttt{http://gecoder.org}}, > } > Thanx > (Shamelessly stolen from the gecode-users mailing list[1].) :-) Pedro Salgueiro > > [1] http://www.mail-archive.com/gecode-users at gecode.org/msg00540.html >