Cite This Page
Bibliographic details for Web/Libraries/Formlets
- Page name: Web/Libraries/Formlets
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 April 2009 21:09 UTC
- Date retrieved: 8 February 2023 16:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404
- Page Version ID: 27404
Citation styles for Web/Libraries/Formlets
APA style
Web/Libraries/Formlets. (2009, April 9). HaskellWiki, . Retrieved 16:36, February 8, 2023 from https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404.
MLA style
"Web/Libraries/Formlets." HaskellWiki, . 9 Apr 2009, 21:09 UTC. 8 Feb 2023, 16:36 <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404>.
MHRA style
HaskellWiki contributors, 'Web/Libraries/Formlets', HaskellWiki, , 9 April 2009, 21:09 UTC, <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Web/Libraries/Formlets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/Formlets [Internet]. HaskellWiki, ; 2009 Apr 9, 21:09 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404.
Bluebook style
Web/Libraries/Formlets, https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Libraries/Formlets --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404", note = "[Online; accessed 8-February-2023]" }
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/Libraries/Formlets --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=27404}", note = "[Online; accessed 8-February-2023]" }