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