Cite This Page
Bibliographic details for Web/Existing software
- Page name: Web/Existing software
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 3 August 2015 10:14 UTC
- Date retrieved: 7 February 2025 11:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940
- Page Version ID: 59940
Citation styles for Web/Existing software
APA style
Web/Existing software. (2015, August 3). HaskellWiki. Retrieved 11:27, February 7, 2025 from https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940.
MLA style
"Web/Existing software." HaskellWiki. 3 Aug 2015, 10:14 UTC. 7 Feb 2025, 11:27 <https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940>.
MHRA style
HaskellWiki contributors, 'Web/Existing software', HaskellWiki, 3 August 2015, 10:14 UTC, <https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "Web/Existing software," HaskellWiki, https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. Web/Existing software [Internet]. HaskellWiki; 2015 Aug 3, 10:14 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940.
Bluebook style
Web/Existing software, https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Existing software --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940", note = "[Online; accessed 7-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/Existing software --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=59940}", note = "[Online; accessed 7-February-2025]" }