Cite This Page
Bibliographic details for Hoed
- Page name: Hoed
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 December 2015 09:12 UTC
- Date retrieved: 19 April 2025 17:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hoed&oldid=60460
- Page Version ID: 60460
Citation styles for Hoed
APA style
Hoed. (2015, December 22). HaskellWiki. Retrieved 17:29, April 19, 2025 from https://wiki.haskell.org/index.php?title=Hoed&oldid=60460.
MLA style
"Hoed." HaskellWiki. 22 Dec 2015, 09:12 UTC. 19 Apr 2025, 17:29 <https://wiki.haskell.org/index.php?title=Hoed&oldid=60460>.
MHRA style
HaskellWiki contributors, 'Hoed', HaskellWiki, 22 December 2015, 09:12 UTC, <https://wiki.haskell.org/index.php?title=Hoed&oldid=60460> [accessed 19 April 2025]
Chicago style
HaskellWiki contributors, "Hoed," HaskellWiki, https://wiki.haskell.org/index.php?title=Hoed&oldid=60460 (accessed April 19, 2025).
CBE/CSE style
HaskellWiki contributors. Hoed [Internet]. HaskellWiki; 2015 Dec 22, 09:12 UTC [cited 2025 Apr 19]. Available from: https://wiki.haskell.org/index.php?title=Hoed&oldid=60460.
Bluebook style
Hoed, https://wiki.haskell.org/index.php?title=Hoed&oldid=60460 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hoed --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Hoed&oldid=60460", note = "[Online; accessed 19-April-2025]" }
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 = "Hoed --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Hoed&oldid=60460}", note = "[Online; accessed 19-April-2025]" }