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