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