Cite This Page
Bibliographic details for Haskell user locations
- Page name: Haskell user locations
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 February 2007 13:30 UTC
- Date retrieved: 8 February 2023 11:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169
- Page Version ID: 11169
Citation styles for Haskell user locations
APA style
Haskell user locations. (2007, February 9). HaskellWiki, . Retrieved 11:34, February 8, 2023 from https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169.
MLA style
"Haskell user locations." HaskellWiki, . 9 Feb 2007, 13:30 UTC. 8 Feb 2023, 11:34 <https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169>.
MHRA style
HaskellWiki contributors, 'Haskell user locations', HaskellWiki, , 9 February 2007, 13:30 UTC, <https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Haskell user locations," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell user locations [Internet]. HaskellWiki, ; 2007 Feb 9, 13:30 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169.
Bluebook style
Haskell user locations, https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell user locations --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169", note = "[Online; accessed 8-February-2023]" }
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 user locations --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_user_locations&oldid=11169}", note = "[Online; accessed 8-February-2023]" }