Cite This Page
Bibliographic details for Working with PostgreSQL
- Page name: Working with PostgreSQL
- Author: edegan.com contributors
- Publisher: edegan.com, .
- Date of last revision: 17 March 2019 16:44 UTC
- Date retrieved: 22 July 2025 17:38 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265
- Page Version ID: 24265
Citation styles for Working with PostgreSQL
APA style
Working with PostgreSQL. (2019, March 17). edegan.com, . Retrieved 17:38, July 22, 2025 from http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265.
MLA style
"Working with PostgreSQL." edegan.com, . 17 Mar 2019, 16:44 UTC. 22 Jul 2025, 17:38 <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265>.
MHRA style
edegan.com contributors, 'Working with PostgreSQL', edegan.com, , 17 March 2019, 16:44 UTC, <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265> [accessed 22 July 2025]
Chicago style
edegan.com contributors, "Working with PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265 (accessed July 22, 2025).
CBE/CSE style
edegan.com contributors. Working with PostgreSQL [Internet]. edegan.com, ; 2019 Mar 17, 16:44 UTC [cited 2025 Jul 22]. Available from: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265.
Bluebook style
Working with PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265 (last visited July 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "edegan.com", title = "Working with PostgreSQL --- edegan.com{,} ", year = "2019", url = "http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265", note = "[Online; accessed 22-July-2025]" }
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 = "edegan.com", title = "Working with PostgreSQL --- edegan.com{,} ", year = "2019", url = "\url{http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=24265}", note = "[Online; accessed 22-July-2025]" }