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: 15 February 2011 21:55 UTC
- Date retrieved: 3 November 2024 18:43 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812
- Page Version ID: 40812
Citation styles for Working with PostgreSQL
APA style
Working with PostgreSQL. (2011, February 15). edegan.com, . Retrieved 18:43, November 3, 2024 from http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812.
MLA style
"Working with PostgreSQL." edegan.com, . 15 Feb 2011, 21:55 UTC. 3 Nov 2024, 18:43 <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812>.
MHRA style
edegan.com contributors, 'Working with PostgreSQL', edegan.com, , 15 February 2011, 21:55 UTC, <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812> [accessed 3 November 2024]
Chicago style
edegan.com contributors, "Working with PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812 (accessed November 3, 2024).
CBE/CSE style
edegan.com contributors. Working with PostgreSQL [Internet]. edegan.com, ; 2011 Feb 15, 21:55 UTC [cited 2024 Nov 3]. Available from: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812.
Bluebook style
Working with PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812 (last visited November 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "edegan.com", title = "Working with PostgreSQL --- edegan.com{,} ", year = "2011", url = "http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812", note = "[Online; accessed 3-November-2024]" }
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 = "2011", url = "\url{http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=40812}", note = "[Online; accessed 3-November-2024]" }