Cite This Page
Bibliographic details for Using R in PostgreSQL
- Page name: Using R in PostgreSQL
- Author: edegan.com contributors
- Publisher: edegan.com, .
- Date of last revision: 20 March 2018 17:14 UTC
- Date retrieved: 30 June 2025 03:26 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692
- Page Version ID: 22692
Citation styles for Using R in PostgreSQL
APA style
Using R in PostgreSQL. (2018, March 20). edegan.com, . Retrieved 03:26, June 30, 2025 from http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692.
MLA style
"Using R in PostgreSQL." edegan.com, . 20 Mar 2018, 17:14 UTC. 30 Jun 2025, 03:26 <http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692>.
MHRA style
edegan.com contributors, 'Using R in PostgreSQL', edegan.com, , 20 March 2018, 17:14 UTC, <http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692> [accessed 30 June 2025]
Chicago style
edegan.com contributors, "Using R in PostgreSQL," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692 (accessed June 30, 2025).
CBE/CSE style
edegan.com contributors. Using R in PostgreSQL [Internet]. edegan.com, ; 2018 Mar 20, 17:14 UTC [cited 2025 Jun 30]. Available from: http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692.
Bluebook style
Using R in PostgreSQL, http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692 (last visited June 30, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "edegan.com", title = "Using R in PostgreSQL --- edegan.com{,} ", year = "2018", url = "http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692", note = "[Online; accessed 30-June-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 = "Using R in PostgreSQL --- edegan.com{,} ", year = "2018", url = "\url{http://www.edegan.com/mediawiki/index.php?title=Using_R_in_PostgreSQL&oldid=22692}", note = "[Online; accessed 30-June-2025]" }