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: 7 March 2021 09:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308
- Page Version ID: 24308
Citation styles for Web/Libraries/Formlets
APA style
Web/Libraries/Formlets. (2013, September 16). HaskellWiki, . Retrieved 09:09, March 7, 2021 from https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308.
MLA style
"Web/Libraries/Formlets." HaskellWiki, . 16 Sep 2013, 06:56 UTC. 7 Mar 2021, 09:09 <https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308>.
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=24308> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "Web/Libraries/Formlets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/Formlets [Internet]. HaskellWiki, ; 2013 Sep 16, 06:56 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308.
Bluebook style
Web/Libraries/Formlets, https://wiki.haskell.org/index.php?title=Web/Libraries/Formlets&oldid=24308 (last visited March 7, 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=24308", note = "[Online; accessed 7-March-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=24308}", note = "[Online; accessed 7-March-2021]" }