Cite This Page
Bibliographic details for Haskell User Group
- Page name: Haskell User Group
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 April 2012 07:14 UTC
- Date retrieved: 29 March 2023 23:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233
- Page Version ID: 45233
Citation styles for Haskell User Group
APA style
Haskell User Group. (2012, April 13). HaskellWiki, . Retrieved 23:55, March 29, 2023 from https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233.
MLA style
"Haskell User Group." HaskellWiki, . 13 Apr 2012, 07:14 UTC. 29 Mar 2023, 23:55 <https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233>.
MHRA style
HaskellWiki contributors, 'Haskell User Group', HaskellWiki, , 13 April 2012, 07:14 UTC, <https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233> [accessed 29 March 2023]
Chicago style
HaskellWiki contributors, "Haskell User Group," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233 (accessed March 29, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell User Group [Internet]. HaskellWiki, ; 2012 Apr 13, 07:14 UTC [cited 2023 Mar 29]. Available from: https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233.
Bluebook style
Haskell User Group, https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233 (last visited March 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell User Group --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233", note = "[Online; accessed 29-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 = "Haskell User Group --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_User_Group&oldid=45233}", note = "[Online; accessed 29-March-2023]" }