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