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