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: 5 March 2021 20:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637
- Page Version ID: 13637
Citation styles for HAppS tutorial
APA style
HAppS tutorial. (2008, September 15). HaskellWiki, . Retrieved 20:18, March 5, 2021 from https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637.
MLA style
"HAppS tutorial." HaskellWiki, . 15 Sep 2008, 21:57 UTC. 5 Mar 2021, 20:18 <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637>.
MHRA style
HaskellWiki contributors, 'HAppS tutorial', HaskellWiki, , 15 September 2008, 21:57 UTC, <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637> [accessed 5 March 2021]
Chicago style
HaskellWiki contributors, "HAppS tutorial," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637 (accessed March 5, 2021).
CBE/CSE style
HaskellWiki contributors. HAppS tutorial [Internet]. HaskellWiki, ; 2008 Sep 15, 21:57 UTC [cited 2021 Mar 5]. Available from: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637.
Bluebook style
HAppS tutorial, https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=13637 (last visited March 5, 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=13637", note = "[Online; accessed 5-March-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=13637}", note = "[Online; accessed 5-March-2021]" }