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