From: | Tomas Lanczos <lanczos(at)t-zones(dot)sk> |
---|---|
To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
Cc: | PgSql General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: citing postgresql |
Date: | 2008-11-17 20:56:51 |
Message-ID: | 4921DA93.8070207@t-zones.sk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I meant something for use in publications, like it is used for R and
almost identically for GRASS:
R Development Core Team (2008). R: A language and environment for
statistical computing. R Foundation for Statistical Computing,
Vienna, Austria. ISBN 3-900051-07-0, URL http://www.R-project.org.
A BibTeX entry for LaTeX users is
@Manual{,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Development Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2008},
note = {{ISBN} 3-900051-07-0},
url = {http://www.R-project.org},
}
I changed the subject BTW. First time I sent this message to the list it
was from my another account, not subscribed here, so I just copied the
text and instead the subject I copied an address ... I am exhausted,
sorry ... :-)
Regards
Tomas
Scott Marlowe wrote:
> On Mon, Nov 17, 2008 at 11:09 AM, Tomas Lanczos <lanczos(at)t-zones(dot)sk> wrote:
>> I am using Postgresql to store all my research related data. At the moment I
>> am just finishing my PhD thesis and I want to cite postgresql correctly but
>> can't find how to do it. Could somebody give me an advice?
>
> You can start by looking at the wikipedia entry. Not sure what you
> mean by citing the db. Are you looking at citing where it comes from,
> who makes it, what?
>
> It can be kinda tough to classify open source software... :)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2008-11-17 21:22:07 | Re: Trying Compile libpq.dll with VC++ 9.0, but need help |
Previous Message | Dann Corbit | 2008-11-17 20:51:32 | Re: Trying Compile libpq.dll with VC++ 9.0, but need help |