Cite This Page
Bibliographic details for WebApplicationInterface
- Page name: WebApplicationInterface
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 April 2008 10:10 UTC
- Date retrieved: 23 March 2023 20:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549
- Page Version ID: 20549
Citation styles for WebApplicationInterface
APA style
WebApplicationInterface. (2008, April 13). HaskellWiki, . Retrieved 20:30, March 23, 2023 from https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549.
MLA style
"WebApplicationInterface." HaskellWiki, . 13 Apr 2008, 10:10 UTC. 23 Mar 2023, 20:30 <https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549>.
MHRA style
HaskellWiki contributors, 'WebApplicationInterface', HaskellWiki, , 13 April 2008, 10:10 UTC, <https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "WebApplicationInterface," HaskellWiki, , https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. WebApplicationInterface [Internet]. HaskellWiki, ; 2008 Apr 13, 10:10 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549.
Bluebook style
WebApplicationInterface, https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WebApplicationInterface --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549", note = "[Online; accessed 23-March-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 = "WebApplicationInterface --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=WebApplicationInterface&oldid=20549}", note = "[Online; accessed 23-March-2023]" }