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: 25 April 2025 21:56 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 21:56, April 25, 2025 from https://wiki.haskell.org/index.php?title=OdHac&oldid=55987.
MLA style
"OdHac." HaskellWiki. 21 May 2013, 21:10 UTC. 25 Apr 2025, 21:56 <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 25 April 2025]
Chicago style
HaskellWiki contributors, "OdHac," HaskellWiki, https://wiki.haskell.org/index.php?title=OdHac&oldid=55987 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. OdHac [Internet]. HaskellWiki; 2013 May 21, 21:10 UTC [cited 2025 Apr 25]. 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 April 25, 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 25-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 = "OdHac --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=OdHac&oldid=55987}", note = "[Online; accessed 25-April-2025]" }