Cite This Page
Bibliographic details for User groups
- Page name: User groups
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 October 2007 19:22 UTC
- Date retrieved: 17 May 2022 10:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=User_groups&oldid=16182
- Page Version ID: 16182
Citation styles for User groups
APA style
User groups. (2007, October 16). HaskellWiki, . Retrieved 10:03, May 17, 2022 from https://wiki.haskell.org/index.php?title=User_groups&oldid=16182.
MLA style
"User groups." HaskellWiki, . 16 Oct 2007, 19:22 UTC. 17 May 2022, 10:03 <https://wiki.haskell.org/index.php?title=User_groups&oldid=16182>.
MHRA style
HaskellWiki contributors, 'User groups', HaskellWiki, , 16 October 2007, 19:22 UTC, <https://wiki.haskell.org/index.php?title=User_groups&oldid=16182> [accessed 17 May 2022]
Chicago style
HaskellWiki contributors, "User groups," HaskellWiki, , https://wiki.haskell.org/index.php?title=User_groups&oldid=16182 (accessed May 17, 2022).
CBE/CSE style
HaskellWiki contributors. User groups [Internet]. HaskellWiki, ; 2007 Oct 16, 19:22 UTC [cited 2022 May 17]. Available from: https://wiki.haskell.org/index.php?title=User_groups&oldid=16182.
Bluebook style
User groups, https://wiki.haskell.org/index.php?title=User_groups&oldid=16182 (last visited May 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "User groups --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=User_groups&oldid=16182", note = "[Online; accessed 17-May-2022]" }
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 = "User groups --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=User_groups&oldid=16182}", note = "[Online; accessed 17-May-2022]" }