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