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