Cite This Page
Bibliographic details for Ro/Haskell
- Page name: Ro/Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 July 2008 12:47 UTC
- Date retrieved: 2 April 2023 08:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033
- Page Version ID: 22033
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2008, July 30). HaskellWiki, . Retrieved 08:31, April 2, 2023 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033.
MLA style
"Ro/Haskell." HaskellWiki, . 30 Jul 2008, 12:47 UTC. 2 Apr 2023, 08:31 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 30 July 2008, 12:47 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2008 Jul 30, 12:47 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ro/Haskell --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033", note = "[Online; accessed 2-April-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=22033}", note = "[Online; accessed 2-April-2023]" }