Cite This Page
Bibliographic details for RuHaskell
- Page name: RuHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 August 2016 13:13 UTC
- Date retrieved: 29 May 2022 01:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052
- Page Version ID: 61052
Citation styles for RuHaskell
APA style
RuHaskell. (2016, August 28). HaskellWiki, . Retrieved 01:53, May 29, 2022 from https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052.
MLA style
"RuHaskell." HaskellWiki, . 28 Aug 2016, 13:13 UTC. 29 May 2022, 01:53 <https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052>.
MHRA style
HaskellWiki contributors, 'RuHaskell', HaskellWiki, , 28 August 2016, 13:13 UTC, <https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052> [accessed 29 May 2022]
Chicago style
HaskellWiki contributors, "RuHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052 (accessed May 29, 2022).
CBE/CSE style
HaskellWiki contributors. RuHaskell [Internet]. HaskellWiki, ; 2016 Aug 28, 13:13 UTC [cited 2022 May 29]. Available from: https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052.
Bluebook style
RuHaskell, https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052 (last visited May 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "RuHaskell --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052", note = "[Online; accessed 29-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 = "RuHaskell --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=RuHaskell&oldid=61052}", note = "[Online; accessed 29-May-2022]" }