Cite This Page
Bibliographic details for MetaHDBC
- Page name: MetaHDBC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 July 2011 13:23 UTC
- Date retrieved: 20 April 2021 02:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034
- Page Version ID: 23034
Citation styles for MetaHDBC
APA style
MetaHDBC. (2011, July 31). HaskellWiki, . Retrieved 02:12, April 20, 2021 from https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034.
MLA style
"MetaHDBC." HaskellWiki, . 31 Jul 2011, 13:23 UTC. 20 Apr 2021, 02:12 <https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034>.
MHRA style
HaskellWiki contributors, 'MetaHDBC', HaskellWiki, , 31 July 2011, 13:23 UTC, <https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034> [accessed 20 April 2021]
Chicago style
HaskellWiki contributors, "MetaHDBC," HaskellWiki, , https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034 (accessed April 20, 2021).
CBE/CSE style
HaskellWiki contributors. MetaHDBC [Internet]. HaskellWiki, ; 2011 Jul 31, 13:23 UTC [cited 2021 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034.
Bluebook style
MetaHDBC, https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034 (last visited April 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "MetaHDBC --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034", note = "[Online; accessed 20-April-2021]" }
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 = "MetaHDBC --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=MetaHDBC&oldid=23034}", note = "[Online; accessed 20-April-2021]" }