Cite This Page
Bibliographic details for Blog articles/Databases
- Page name: Blog articles/Databases
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 13 December 2008 11:47 UTC
- Date retrieved: 24 March 2025 00:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716
- Page Version ID: 24716
Citation styles for Blog articles/Databases
APA style
Blog articles/Databases. (2008, December 13). HaskellWiki. Retrieved 00:24, March 24, 2025 from https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716.
MLA style
"Blog articles/Databases." HaskellWiki. 13 Dec 2008, 11:47 UTC. 24 Mar 2025, 00:24 <https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716>.
MHRA style
HaskellWiki contributors, 'Blog articles/Databases', HaskellWiki, 13 December 2008, 11:47 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716> [accessed 24 March 2025]
Chicago style
HaskellWiki contributors, "Blog articles/Databases," HaskellWiki, https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716 (accessed March 24, 2025).
CBE/CSE style
HaskellWiki contributors. Blog articles/Databases [Internet]. HaskellWiki; 2008 Dec 13, 11:47 UTC [cited 2025 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716.
Bluebook style
Blog articles/Databases, https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716 (last visited March 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Blog articles/Databases --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716", note = "[Online; accessed 24-March-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 = "HaskellWiki", title = "Blog articles/Databases --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Blog_articles/Databases&oldid=24716}", note = "[Online; accessed 24-March-2025]" }