Cite This Page
Bibliographic details for Web/Libraries/Formlets
- Page name: Web/Libraries/Formlets
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 September 2008 16:43 UTC
- Date retrieved: 12 August 2022 02:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050
- Page Version ID: 23050
Citation styles for Web/Libraries/Formlets
APA style
Web/Libraries/Formlets. (2008, September 22). HaskellWiki, . Retrieved 02:45, August 12, 2022 from https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050.
MLA style
"Web/Libraries/Formlets." HaskellWiki, . 22 Sep 2008, 16:43 UTC. 12 Aug 2022, 02:45 <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050>.
MHRA style
HaskellWiki contributors, 'Web/Libraries/Formlets', HaskellWiki, , 22 September 2008, 16:43 UTC, <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "Web/Libraries/Formlets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/Formlets [Internet]. HaskellWiki, ; 2008 Sep 22, 16:43 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050.
Bluebook style
Web/Libraries/Formlets, https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Libraries/Formlets --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050", note = "[Online; accessed 12-August-2022]" }
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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050}", note = "[Online; accessed 12-August-2022]" }