Cite This Page
Bibliographic details for HAppS tutorial
- Page name: HAppS tutorial
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 August 2007 12:44 UTC
- Date retrieved: 31 March 2023 17:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155
- Page Version ID: 15155
Citation styles for HAppS tutorial
APA style
HAppS tutorial. (2007, August 19). HaskellWiki, . Retrieved 17:05, March 31, 2023 from https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155.
MLA style
"HAppS tutorial." HaskellWiki, . 19 Aug 2007, 12:44 UTC. 31 Mar 2023, 17:05 <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155>.
MHRA style
HaskellWiki contributors, 'HAppS tutorial', HaskellWiki, , 19 August 2007, 12:44 UTC, <https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "HAppS tutorial," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. HAppS tutorial [Internet]. HaskellWiki, ; 2007 Aug 19, 12:44 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155.
Bluebook style
HAppS tutorial, https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HAppS tutorial --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155", note = "[Online; accessed 31-March-2023]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=HAppS_tutorial&oldid=15155}", note = "[Online; accessed 31-March-2023]" }