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