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: 27 February 2021 23:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816
- Page Version ID: 38816
Citation styles for Web/Frameworks/Inactive
APA style
Web/Frameworks/Inactive. (2020, August 27). HaskellWiki, . Retrieved 23:03, February 27, 2021 from https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816.
MLA style
"Web/Frameworks/Inactive." HaskellWiki, . 27 Aug 2020, 07:32 UTC. 27 Feb 2021, 23:03 <https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816>.
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=38816> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Web/Frameworks/Inactive," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Web/Frameworks/Inactive [Internet]. HaskellWiki, ; 2020 Aug 27, 07:32 UTC [cited 2021 Feb 27]. Available from: https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816.
Bluebook style
Web/Frameworks/Inactive, https://wiki.haskell.org/index.php?title=Web/Frameworks/Inactive&oldid=38816 (last visited February 27, 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=38816", note = "[Online; accessed 27-February-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=38816}", note = "[Online; accessed 27-February-2021]" }