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