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