Cite This Page
Bibliographic details for PostgreSQL
- Page name: PostgreSQL
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 13 August 2018 22:30 UTC
- Date retrieved: 15 June 2026 23:44 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936
- Page Version ID: 10936
Citation styles for PostgreSQL
APA style
PostgreSQL. (2018, August 13). DISI, . Retrieved 23:44, June 15, 2026 from http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936.
MLA style
"PostgreSQL." DISI, . 13 Aug 2018, 22:30 UTC. 15 Jun 2026, 23:44 <http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936>.
MHRA style
DISI contributors, 'PostgreSQL', DISI, , 13 August 2018, 22:30 UTC, <http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936> [accessed 15 June 2026]
Chicago style
DISI contributors, "PostgreSQL," DISI, , http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936 (accessed June 15, 2026).
CBE/CSE style
DISI contributors. PostgreSQL [Internet]. DISI, ; 2018 Aug 13, 22:30 UTC [cited 2026 Jun 15]. Available from: http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936.
Bluebook style
PostgreSQL, http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "PostgreSQL --- DISI{,} ",
year = "2018",
url = "http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936",
note = "[Online; accessed 15-June-2026]"
}
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 = "DISI",
title = "PostgreSQL --- DISI{,} ",
year = "2018",
url = "\url{http://wiki.docking.org/index.php?title=PostgreSQL&oldid=10936}",
note = "[Online; accessed 15-June-2026]"
}