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