Cite This Page
Bibliographic details for Ro/Haskell
- Page name: Ro/Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 27 November 2006 10:05 UTC
- Date retrieved: 1 February 2023 03:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702
- Page Version ID: 8702
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2006, November 27). HaskellWiki, . Retrieved 03:01, February 1, 2023 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702.
MLA style
"Ro/Haskell." HaskellWiki, . 27 Nov 2006, 10:05 UTC. 1 Feb 2023, 03:01 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 27 November 2006, 10:05 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702> [accessed 1 February 2023]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702 (accessed February 1, 2023).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2006 Nov 27, 10:05 UTC [cited 2023 Feb 1]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702 (last visited February 1, 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=8702", note = "[Online; accessed 1-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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=8702}", note = "[Online; accessed 1-February-2023]" }