Cite This Page
Bibliographic details for O'Haskell
- Page name: O'Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 February 2013 09:42 UTC
- Date retrieved: 26 June 2022 14:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475
- Page Version ID: 55475
Citation styles for O'Haskell
APA style
O'Haskell. (2013, February 24). HaskellWiki, . Retrieved 14:51, June 26, 2022 from https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475.
MLA style
"O'Haskell." HaskellWiki, . 24 Feb 2013, 09:42 UTC. 26 Jun 2022, 14:51 <https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475>.
MHRA style
HaskellWiki contributors, 'O'Haskell', HaskellWiki, , 24 February 2013, 09:42 UTC, <https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475> [accessed 26 June 2022]
Chicago style
HaskellWiki contributors, "O'Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475 (accessed June 26, 2022).
CBE/CSE style
HaskellWiki contributors. O'Haskell [Internet]. HaskellWiki, ; 2013 Feb 24, 09:42 UTC [cited 2022 Jun 26]. Available from: https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475.
Bluebook style
O'Haskell, https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475 (last visited June 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "O'Haskell --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475", note = "[Online; accessed 26-June-2022]" }
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 = "O'Haskell --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=O%27Haskell&oldid=55475}", note = "[Online; accessed 26-June-2022]" }