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: 27 February 2021 10:46 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. (2013, September 16). HaskellWiki, . Retrieved 10:46, February 27, 2021 from https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050.
MLA style
"Web/Libraries/Formlets." HaskellWiki, . 16 Sep 2013, 06:56 UTC. 27 Feb 2021, 10:46 <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050>.
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=23050> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Web/Libraries/Formlets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/Formlets [Internet]. HaskellWiki, ; 2013 Sep 16, 06:56 UTC [cited 2021 Feb 27]. 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 February 27, 2021).
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=23050", 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/Libraries/Formlets --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=23050}", note = "[Online; accessed 27-February-2021]" }