Cite This Page
Bibliographic details for Ro/Haskell
- Page name: Ro/Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 October 2007 19:51 UTC
- Date retrieved: 3 February 2023 04:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171
- Page Version ID: 16171
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2007, October 15). HaskellWiki, . Retrieved 04:21, February 3, 2023 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171.
MLA style
"Ro/Haskell." HaskellWiki, . 15 Oct 2007, 19:51 UTC. 3 Feb 2023, 04:21 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 15 October 2007, 19:51 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171> [accessed 3 February 2023]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171 (accessed February 3, 2023).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2007 Oct 15, 19:51 UTC [cited 2023 Feb 3]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ro/Haskell --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171", note = "[Online; accessed 3-February-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 = "Ro/Haskell --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=16171}", note = "[Online; accessed 3-February-2023]" }