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