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