Cite This Page
Bibliographic details for Formlets
- Page name: Formlets
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 October 2010 18:25 UTC
- Date retrieved: 2 February 2023 22:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Formlets&oldid=36969
- Page Version ID: 36969
Citation styles for Formlets
APA style
Formlets. (2010, October 1). HaskellWiki, . Retrieved 22:29, February 2, 2023 from https://wiki.haskell.org/index.php?title=Formlets&oldid=36969.
MLA style
"Formlets." HaskellWiki, . 1 Oct 2010, 18:25 UTC. 2 Feb 2023, 22:29 <https://wiki.haskell.org/index.php?title=Formlets&oldid=36969>.
MHRA style
HaskellWiki contributors, 'Formlets', HaskellWiki, , 1 October 2010, 18:25 UTC, <https://wiki.haskell.org/index.php?title=Formlets&oldid=36969> [accessed 2 February 2023]
Chicago style
HaskellWiki contributors, "Formlets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Formlets&oldid=36969 (accessed February 2, 2023).
CBE/CSE style
HaskellWiki contributors. Formlets [Internet]. HaskellWiki, ; 2010 Oct 1, 18:25 UTC [cited 2023 Feb 2]. Available from: https://wiki.haskell.org/index.php?title=Formlets&oldid=36969.
Bluebook style
Formlets, https://wiki.haskell.org/index.php?title=Formlets&oldid=36969 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Formlets --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Formlets&oldid=36969", note = "[Online; accessed 2-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 = "Formlets --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Formlets&oldid=36969}", note = "[Online; accessed 2-February-2023]" }