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: 28 January 2021 02:43 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833
- Page Version ID: 38833
Citation styles for Web/Existing software
APA style
Web/Existing software. (2015, August 3). HaskellWiki, . Retrieved 02:43, January 28, 2021 from https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833.
MLA style
"Web/Existing software." HaskellWiki, . 3 Aug 2015, 10:14 UTC. 28 Jan 2021, 02:43 <https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833>.
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=38833> [accessed 28 January 2021]
Chicago style
HaskellWiki contributors, "Web/Existing software," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833 (accessed January 28, 2021).
CBE/CSE style
HaskellWiki contributors. Web/Existing software [Internet]. HaskellWiki, ; 2015 Aug 3, 10:14 UTC [cited 2021 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833.
Bluebook style
Web/Existing software, https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833 (last visited January 28, 2021).
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=38833", note = "[Online; accessed 28-January-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/Existing software --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Web/Existing_software&oldid=38833}", note = "[Online; accessed 28-January-2021]" }