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: 21 June 2016 21:35 UTC
- Date retrieved: 15 July 2025 17:52 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628
- Page Version ID: 3628
Citation styles for Working with PostgreSQL
APA style
Working with PostgreSQL. (2016, June 21). edegan.com, . Retrieved 17:52, July 15, 2025 from http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628.
MLA style
"Working with PostgreSQL." edegan.com, . 21 Jun 2016, 21:35 UTC. 15 Jul 2025, 17:52 <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628>.
MHRA style
edegan.com contributors, 'Working with PostgreSQL', edegan.com, , 21 June 2016, 21:35 UTC, <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628> [accessed 15 July 2025]
Chicago style
edegan.com contributors, "Working with PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628 (accessed July 15, 2025).
CBE/CSE style
edegan.com contributors. Working with PostgreSQL [Internet]. edegan.com, ; 2016 Jun 21, 21:35 UTC [cited 2025 Jul 15]. Available from: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628.
Bluebook style
Working with PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628 (last visited July 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "edegan.com", title = "Working with PostgreSQL --- edegan.com{,} ", year = "2016", url = "http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628", note = "[Online; accessed 15-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 = "2016", url = "\url{http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=3628}", note = "[Online; accessed 15-July-2025]" }