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