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 October 2019 15:40 UTC
- Date retrieved: 22 November 2024 00:45 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207
- Page Version ID: 26207
Citation styles for Working with PostgreSQL
APA style
Working with PostgreSQL. (2019, October 21). edegan.com, . Retrieved 00:45, November 22, 2024 from http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207.
MLA style
"Working with PostgreSQL." edegan.com, . 21 Oct 2019, 15:40 UTC. 22 Nov 2024, 00:45 <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207>.
MHRA style
edegan.com contributors, 'Working with PostgreSQL', edegan.com, , 21 October 2019, 15:40 UTC, <http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207> [accessed 22 November 2024]
Chicago style
edegan.com contributors, "Working with PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207 (accessed November 22, 2024).
CBE/CSE style
edegan.com contributors. Working with PostgreSQL [Internet]. edegan.com, ; 2019 Oct 21, 15:40 UTC [cited 2024 Nov 22]. Available from: http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207.
Bluebook style
Working with PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207 (last visited November 22, 2024).
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=26207", note = "[Online; accessed 22-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 = "2019", url = "\url{http://www.edegan.com/mediawiki/index.php?title=Working_with_PostgreSQL&oldid=26207}", note = "[Online; accessed 22-November-2024]" }