Cite This Page
Bibliographic details for Benchmarks Game/Parallel/SpectralNorm
- Page name: Benchmarks Game/Parallel/SpectralNorm
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 January 2012 22:33 UTC
- Date retrieved: 22 April 2025 10:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149
- Page Version ID: 44149
Citation styles for Benchmarks Game/Parallel/SpectralNorm
APA style
Benchmarks Game/Parallel/SpectralNorm. (2012, January 22). HaskellWiki. Retrieved 10:07, April 22, 2025 from https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149.
MLA style
"Benchmarks Game/Parallel/SpectralNorm." HaskellWiki. 22 Jan 2012, 22:33 UTC. 22 Apr 2025, 10:07 <https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149>.
MHRA style
HaskellWiki contributors, 'Benchmarks Game/Parallel/SpectralNorm', HaskellWiki, 22 January 2012, 22:33 UTC, <https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149> [accessed 22 April 2025]
Chicago style
HaskellWiki contributors, "Benchmarks Game/Parallel/SpectralNorm," HaskellWiki, https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149 (accessed April 22, 2025).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game/Parallel/SpectralNorm [Internet]. HaskellWiki; 2012 Jan 22, 22:33 UTC [cited 2025 Apr 22]. Available from: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149.
Bluebook style
Benchmarks Game/Parallel/SpectralNorm, https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149 (last visited April 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Benchmarks Game/Parallel/SpectralNorm --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149", note = "[Online; accessed 22-April-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 = "Benchmarks Game/Parallel/SpectralNorm --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149}", note = "[Online; accessed 22-April-2025]" }