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: 16 September 2024 09:14 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 09:14, September 16, 2024 from https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64764.
MLA style
"Ro/Haskell." HaskellWiki, . 30 Sep 2021, 16:59 UTC. 16 Sep 2024, 09:14 <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 16 September 2024]
Chicago style
HaskellWiki contributors, "Ro/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell&oldid=64764 (accessed September 16, 2024).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell [Internet]. HaskellWiki, ; 2021 Sep 30, 16:59 UTC [cited 2024 Sep 16]. 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 September 16, 2024).
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 16-September-2024]" }
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 16-September-2024]" }