Cite This Page
Bibliographic details for Ru/HAppS tutorial
- Page name: Ru/HAppS tutorial
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 April 2012 14:18 UTC
- Date retrieved: 11 October 2024 12:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149
- Page Version ID: 45149
Citation styles for Ru/HAppS tutorial
APA style
Ru/HAppS tutorial. (2012, April 4). HaskellWiki, . Retrieved 12:59, October 11, 2024 from https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149.
MLA style
"Ru/HAppS tutorial." HaskellWiki, . 4 Apr 2012, 14:18 UTC. 11 Oct 2024, 12:59 <https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149>.
MHRA style
HaskellWiki contributors, 'Ru/HAppS tutorial', HaskellWiki, , 4 April 2012, 14:18 UTC, <https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149> [accessed 11 October 2024]
Chicago style
HaskellWiki contributors, "Ru/HAppS tutorial," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Ru/HAppS tutorial [Internet]. HaskellWiki, ; 2012 Apr 4, 14:18 UTC [cited 2024 Oct 11]. Available from: https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149.
Bluebook style
Ru/HAppS tutorial, https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ru/HAppS tutorial --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149", note = "[Online; accessed 11-October-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 = "Ru/HAppS tutorial --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Ru/HAppS_tutorial&oldid=45149}", note = "[Online; accessed 11-October-2024]" }