Ask a Question related to PostgreSQL / PGSQL, Design and Development.
-
Daniel Martini #1
Howto cite postgresql in scientific publications?
Hi,
Is there an official way to cite PostgreSQL in scientific publications?
This might sound somewhat strange to some of you, but e.g. the R project
([url]http://www.r-project.org[/url], open source environment for statistical
computing as a side note) has a FAQ entry like this:
2.8 Citing R
To cite R in publications, use
@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 = 2004,
note = {3-900051-07-0},
url = {http://www.R-project.org}
}
Citation strings (or BibTeX entries) for R and R packages can also be obtained
by citation().
Is there something similar "official" for PostgreSQL?
Regards,
Daniel
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [email]majordomo@postgresql.org[/email]
Daniel Martini Guest
-
Hi All, we are looking for Technical Publications Professionals
Name of the Company: MNC Client- CMM Level 5. Position: Technical Publications Professionals Education: BSC in Electronics,computers,technical... -
Need to format numbers with scientific and engineeringformats.
Hi, Does anybody have a recipe for forcing scientific notation? Maybe something like C's sprintf function ... EG: "sprintf (buffer, "%5.3E",... -
scientific calculation in flash?
can I implement some scientific calculation in flash? I mean , can I write a public method, e.g. calculate(dataId), and call it from JavaScript and... -
MX 7 Publications
I know it is very early to ask this question but does anyone have any idea when a Cold Fusion MX 7 Bible or Web Construction Kit will be released? -
HOWTO: PostgreSQL for PHP Newbies (Like Me)
Below is a howto for installing PostgreSQL on RH9 Linux and put some test data in it, then select it at command line and in code. I tell you how to...



Reply With Quote

