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