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