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: 31 October 2024 09:19 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 09:19, October 31, 2024 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. 31 Oct 2024, 09:19 <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 31 October 2024]
Chicago style
HaskellWiki contributors, "Benchmarks Game/Parallel/SpectralNorm," HaskellWiki, , https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/SpectralNorm&oldid=44149 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game/Parallel/SpectralNorm [Internet]. HaskellWiki, ; 2012 Jan 22, 22:33 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-2024]" }
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 31-October-2024]" }