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