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