Cite This Page
Bibliographic details for User groups
- Page name: User groups
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 February 2021 21:12 UTC
- Date retrieved: 1 March 2021 11:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=User_groups&oldid=62815
- Page Version ID: 62815
Citation styles for User groups
APA style
User groups. (2021, February 23). HaskellWiki, . Retrieved 11:13, March 1, 2021 from https://wiki.haskell.org/index.php?title=User_groups&oldid=62815.
MLA style
"User groups." HaskellWiki, . 23 Feb 2021, 21:12 UTC. 1 Mar 2021, 11:13 <https://wiki.haskell.org/index.php?title=User_groups&oldid=62815>.
MHRA style
HaskellWiki contributors, 'User groups', HaskellWiki, , 23 February 2021, 21:12 UTC, <https://wiki.haskell.org/index.php?title=User_groups&oldid=62815> [accessed 1 March 2021]
Chicago style
HaskellWiki contributors, "User groups," HaskellWiki, , https://wiki.haskell.org/index.php?title=User_groups&oldid=62815 (accessed March 1, 2021).
CBE/CSE style
HaskellWiki contributors. User groups [Internet]. HaskellWiki, ; 2021 Feb 23, 21:12 UTC [cited 2021 Mar 1]. Available from: https://wiki.haskell.org/index.php?title=User_groups&oldid=62815.
Bluebook style
User groups, https://wiki.haskell.org/index.php?title=User_groups&oldid=62815 (last visited March 1, 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=62815", note = "[Online; accessed 1-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=62815}", note = "[Online; accessed 1-March-2021]" }