Cite This Page
Bibliographic details for Ro/Haskell
- Page name: Ro/Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 June 2008 12:36 UTC
- Date retrieved: 20 March 2023 22:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365
- Page Version ID: 21365
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2008, June 19). HaskellWiki, . Retrieved 22:09, March 20, 2023 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365.
MLA style
"Ro/Haskell." HaskellWiki, . 19 Jun 2008, 12:36 UTC. 20 Mar 2023, 22:09 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 19 June 2008, 12:36 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365> [accessed 20 March 2023]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365 (accessed March 20, 2023).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2008 Jun 19, 12:36 UTC [cited 2023 Mar 20]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365 (last visited March 20, 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=21365", note = "[Online; accessed 20-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=21365}", note = "[Online; accessed 20-March-2023]" }