Cite This Page
Bibliographic details for HAppS tutorial2
- Page name: HAppS tutorial2
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 January 2009 19:01 UTC
- Date retrieved: 12 February 2025 10:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907
- Page Version ID: 25907
Citation styles for HAppS tutorial2
APA style
HAppS tutorial2. (2009, January 16). HaskellWiki. Retrieved 10:33, February 12, 2025 from https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907.
MLA style
"HAppS tutorial2." HaskellWiki. 16 Jan 2009, 19:01 UTC. 12 Feb 2025, 10:33 <https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907>.
MHRA style
HaskellWiki contributors, 'HAppS tutorial2', HaskellWiki, 16 January 2009, 19:01 UTC, <https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907> [accessed 12 February 2025]
Chicago style
HaskellWiki contributors, "HAppS tutorial2," HaskellWiki, https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907 (accessed February 12, 2025).
CBE/CSE style
HaskellWiki contributors. HAppS tutorial2 [Internet]. HaskellWiki; 2009 Jan 16, 19:01 UTC [cited 2025 Feb 12]. Available from: https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907.
Bluebook style
HAppS tutorial2, https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907 (last visited February 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HAppS tutorial2 --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907", note = "[Online; accessed 12-February-2025]" }
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 tutorial2 --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907}", note = "[Online; accessed 12-February-2025]" }