Cite This Page
Bibliographic details for Haskell Cafe migration
- Page name: Haskell Cafe migration
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 September 2012 22:11 UTC
- Date retrieved: 24 January 2021 00:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284
- Page Version ID: 14284
Citation styles for Haskell Cafe migration
APA style
Haskell Cafe migration. (2012, September 4). HaskellWiki, . Retrieved 00:42, January 24, 2021 from https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284.
MLA style
"Haskell Cafe migration." HaskellWiki, . 4 Sep 2012, 22:11 UTC. 24 Jan 2021, 00:42 <https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284>.
MHRA style
HaskellWiki contributors, 'Haskell Cafe migration', HaskellWiki, , 4 September 2012, 22:11 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284> [accessed 24 January 2021]
Chicago style
HaskellWiki contributors, "Haskell Cafe migration," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. Haskell Cafe migration [Internet]. HaskellWiki, ; 2012 Sep 4, 22:11 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284.
Bluebook style
Haskell Cafe migration, https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284 (last visited January 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Cafe migration --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284", note = "[Online; accessed 24-January-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 = "Haskell Cafe migration --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Cafe_migration&oldid=14284}", note = "[Online; accessed 24-January-2021]" }