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