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: 7 October 2024 04:55 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 04:55, October 7, 2024 from https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907.
MLA style
"HAppS tutorial2." HaskellWiki, . 16 Jan 2009, 19:01 UTC. 7 Oct 2024, 04:55 <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 7 October 2024]
Chicago style
HaskellWiki contributors, "HAppS tutorial2," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAppS_tutorial2&oldid=25907 (accessed October 7, 2024).
CBE/CSE style
HaskellWiki contributors. HAppS tutorial2 [Internet]. HaskellWiki, ; 2009 Jan 16, 19:01 UTC [cited 2024 Oct 7]. 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 October 7, 2024).
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 7-October-2024]" }
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 7-October-2024]" }