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