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