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 04:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255
- Page Version ID: 43255
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2015, February 18). HaskellWiki, . Retrieved 04:02, January 26, 2021 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255.
MLA style
"Ro/Haskell." HaskellWiki, . 18 Feb 2015, 16:08 UTC. 26 Jan 2021, 04:02 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 18 February 2015, 16:08 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255> [accessed 26 January 2021]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255 (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=43255.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=43255 (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=43255", 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=43255}", note = "[Online; accessed 26-January-2021]" }