Cite This Page
Bibliographic details for Web/Framework Interfaces
- Page name: Web/Framework Interfaces
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 19 April 2024 12:02 UTC
- Date retrieved: 11 February 2025 21:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593
- Page Version ID: 66593
Citation styles for Web/Framework Interfaces
APA style
Web/Framework Interfaces. (2024, April 19). HaskellWiki. Retrieved 21:04, February 11, 2025 from https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593.
MLA style
"Web/Framework Interfaces." HaskellWiki. 19 Apr 2024, 12:02 UTC. 11 Feb 2025, 21:04 <https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593>.
MHRA style
HaskellWiki contributors, 'Web/Framework Interfaces', HaskellWiki, 19 April 2024, 12:02 UTC, <https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593> [accessed 11 February 2025]
Chicago style
HaskellWiki contributors, "Web/Framework Interfaces," HaskellWiki, https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593 (accessed February 11, 2025).
CBE/CSE style
HaskellWiki contributors. Web/Framework Interfaces [Internet]. HaskellWiki; 2024 Apr 19, 12:02 UTC [cited 2025 Feb 11]. Available from: https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593.
Bluebook style
Web/Framework Interfaces, https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593 (last visited February 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Framework Interfaces --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593", note = "[Online; accessed 11-February-2025]" }
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/Framework Interfaces --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Web/Framework_Interfaces&oldid=66593}", note = "[Online; accessed 11-February-2025]" }