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