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