Cite This Page
Bibliographic details for Hugs
- Page name: Hugs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 October 2006 00:08 UTC
- Date retrieved: 28 May 2022 17:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hugs&oldid=6879
- Page Version ID: 6879
Citation styles for Hugs
APA style
Hugs. (2006, October 11). HaskellWiki, . Retrieved 17:46, May 28, 2022 from https://wiki.haskell.org/index.php?title=Hugs&oldid=6879.
MLA style
"Hugs." HaskellWiki, . 11 Oct 2006, 00:08 UTC. 28 May 2022, 17:46 <https://wiki.haskell.org/index.php?title=Hugs&oldid=6879>.
MHRA style
HaskellWiki contributors, 'Hugs', HaskellWiki, , 11 October 2006, 00:08 UTC, <https://wiki.haskell.org/index.php?title=Hugs&oldid=6879> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Hugs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hugs&oldid=6879 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Hugs [Internet]. HaskellWiki, ; 2006 Oct 11, 00:08 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Hugs&oldid=6879.
Bluebook style
Hugs, https://wiki.haskell.org/index.php?title=Hugs&oldid=6879 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hugs --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Hugs&oldid=6879", note = "[Online; accessed 28-May-2022]" }
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 = "Hugs --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Hugs&oldid=6879}", note = "[Online; accessed 28-May-2022]" }