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: 31 January 2023 03:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=User_groups&oldid=63994
- Page Version ID: 63994
Citation styles for User groups
APA style
User groups. (2021, March 2). HaskellWiki, . Retrieved 03:26, January 31, 2023 from https://wiki.haskell.org/index.php?title=User_groups&oldid=63994.
MLA style
"User groups." HaskellWiki, . 2 Mar 2021, 17:45 UTC. 31 Jan 2023, 03:26 <https://wiki.haskell.org/index.php?title=User_groups&oldid=63994>.
MHRA style
HaskellWiki contributors, 'User groups', HaskellWiki, , 2 March 2021, 17:45 UTC, <https://wiki.haskell.org/index.php?title=User_groups&oldid=63994> [accessed 31 January 2023]
Chicago style
HaskellWiki contributors, "User groups," HaskellWiki, , https://wiki.haskell.org/index.php?title=User_groups&oldid=63994 (accessed January 31, 2023).
CBE/CSE style
HaskellWiki contributors. User groups [Internet]. HaskellWiki, ; 2021 Mar 2, 17:45 UTC [cited 2023 Jan 31]. Available from: https://wiki.haskell.org/index.php?title=User_groups&oldid=63994.
Bluebook style
User groups, https://wiki.haskell.org/index.php?title=User_groups&oldid=63994 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "User groups --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=User_groups&oldid=63994", note = "[Online; accessed 31-January-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=User_groups&oldid=63994}", note = "[Online; accessed 31-January-2023]" }