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