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: 20 March 2017 18:43 UTC
- Date retrieved: 1 April 2026 22:01 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327
- Page Version ID: 16327
Citation styles for Working with PostgreSQL
APA style
Working with PostgreSQL. (2017, March 20). edegan.com, . Retrieved 22:01, April 1, 2026 from http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327.
MLA style
"Working with PostgreSQL." edegan.com, . 20 Mar 2017, 18:43 UTC. 1 Apr 2026, 22:01 <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327>.
MHRA style
edegan.com contributors, 'Working with PostgreSQL', edegan.com, , 20 March 2017, 18:43 UTC, <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327> [accessed 1 April 2026]
Chicago style
edegan.com contributors, "Working with PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327 (accessed April 1, 2026).
CBE/CSE style
edegan.com contributors. Working with PostgreSQL [Internet]. edegan.com, ; 2017 Mar 20, 18:43 UTC [cited 2026 Apr 1]. Available from: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327.
Bluebook style
Working with PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "edegan.com",
title = "Working with PostgreSQL --- edegan.com{,} ",
year = "2017",
url = "http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327",
note = "[Online; accessed 1-April-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 = "edegan.com",
title = "Working with PostgreSQL --- edegan.com{,} ",
year = "2017",
url = "\url{http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=16327}",
note = "[Online; accessed 1-April-2026]"
}