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