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: 10 December 2019 02:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345
- Page Version ID: 10345
Citation styles for HAppS tutorial
APA style
HAppS tutorial. (2008, September 15). HaskellWiki, . Retrieved 02:18, December 10, 2019 from https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345.
MLA style
"HAppS tutorial." HaskellWiki, . 15 Sep 2008, 21:57 UTC. 10 Dec 2019, 02:18 <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345>.
MHRA style
HaskellWiki contributors, 'HAppS tutorial', HaskellWiki, , 15 September 2008, 21:57 UTC, <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345> [accessed 10 December 2019]
Chicago style
HaskellWiki contributors, "HAppS tutorial," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345 (accessed December 10, 2019).
CBE/CSE style
HaskellWiki contributors. HAppS tutorial [Internet]. HaskellWiki, ; 2008 Sep 15, 21:57 UTC [cited 2019 Dec 10]. Available from: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345.
Bluebook style
HAppS tutorial, https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345 (last visited December 10, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HAppS tutorial --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=10345", note = "[Online; accessed 10-December-2019]" }
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=10345}", note = "[Online; accessed 10-December-2019]" }