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