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: 29 September 2023 16:54 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 16:54, September 29, 2023 from https://wiki.haskell.org/index.php?title=OdHac&oldid=55987.
MLA style
"OdHac." HaskellWiki, . 21 May 2013, 21:10 UTC. 29 Sep 2023, 16:54 <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 29 September 2023]
Chicago style
HaskellWiki contributors, "OdHac," HaskellWiki, , https://wiki.haskell.org/index.php?title=OdHac&oldid=55987 (accessed September 29, 2023).
CBE/CSE style
HaskellWiki contributors. OdHac [Internet]. HaskellWiki, ; 2013 May 21, 21:10 UTC [cited 2023 Sep 29]. 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 September 29, 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 29-September-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 29-September-2023]" }