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