Cite This Page
Bibliographic details for PostgreSQL
- Page name: PostgreSQL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2007 13:22 UTC
- Date retrieved: 9 December 2024 18:45 UTC
- Permanent URL: https://rosettacode.org/wiki/PostgreSQL?oldid=11708
- Page Version ID: 11708
Citation styles for PostgreSQL
APA style
PostgreSQL. (2007, February 6). Rosetta Code. Retrieved 18:45, December 9, 2024 from https://rosettacode.org/wiki/PostgreSQL?oldid=11708.
MLA style
"PostgreSQL." Rosetta Code. 6 Feb 2007, 13:22 UTC. 9 Dec 2024, 18:45 <https://rosettacode.org/wiki/PostgreSQL?oldid=11708>.
MHRA style
Rosetta Code contributors, 'PostgreSQL', Rosetta Code, 6 February 2007, 13:22 UTC, <https://rosettacode.org/wiki/PostgreSQL?oldid=11708> [accessed 9 December 2024]
Chicago style
Rosetta Code contributors, "PostgreSQL," Rosetta Code, https://rosettacode.org/wiki/PostgreSQL?oldid=11708 (accessed December 9, 2024).
CBE/CSE style
Rosetta Code contributors. PostgreSQL [Internet]. Rosetta Code; 2007 Feb 6, 13:22 UTC [cited 2024 Dec 9]. Available from: https://rosettacode.org/wiki/PostgreSQL?oldid=11708.
Bluebook style
PostgreSQL, https://rosettacode.org/wiki/PostgreSQL?oldid=11708 (last visited December 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "PostgreSQL --- Rosetta Code{,} ", year = "2007", url = "https://rosettacode.org/wiki/PostgreSQL?oldid=11708", note = "[Online; accessed 9-December-2024]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "Rosetta Code", title = "PostgreSQL --- Rosetta Code{,} ", year = "2007", url = "\url{https://rosettacode.org/wiki/PostgreSQL?oldid=11708}", note = "[Online; accessed 9-December-2024]" }