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