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:40 UTC
- Date retrieved: 19 May 2022 13:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762
- Page Version ID: 64762
Citation styles for Ro/Haskell
APA style
Ro/Haskell. (2021, September 30). HaskellWiki, . Retrieved 13:33, May 19, 2022 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762.
MLA style
"Ro/Haskell." HaskellWiki, . 30 Sep 2021, 16:40 UTC. 19 May 2022, 13:33 <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell', HaskellWiki, , 30 September 2021, 16:40 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2021 Sep 30, 16:40 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762.
Bluebook style
Ro/Haskell, https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ro/Haskell --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64762", note = "[Online; accessed 19-May-2022]" }
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=64762}", note = "[Online; accessed 19-May-2022]" }