Cite This Page
Bibliographic details for ThreadScope Tour/Statistics
- Page name: ThreadScope Tour/Statistics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2011 20:21 UTC
- Date retrieved: 19 September 2024 21:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541
- Page Version ID: 43541
Citation styles for ThreadScope Tour/Statistics
APA style
ThreadScope Tour/Statistics. (2011, December 9). HaskellWiki, . Retrieved 21:48, September 19, 2024 from https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541.
MLA style
"ThreadScope Tour/Statistics." HaskellWiki, . 9 Dec 2011, 20:21 UTC. 19 Sep 2024, 21:48 <https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541>.
MHRA style
HaskellWiki contributors, 'ThreadScope Tour/Statistics', HaskellWiki, , 9 December 2011, 20:21 UTC, <https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "ThreadScope Tour/Statistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. ThreadScope Tour/Statistics [Internet]. HaskellWiki, ; 2011 Dec 9, 20:21 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541.
Bluebook style
ThreadScope Tour/Statistics, https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ThreadScope Tour/Statistics --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541", note = "[Online; accessed 19-September-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 = "ThreadScope Tour/Statistics --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Statistics&oldid=43541}", note = "[Online; accessed 19-September-2024]" }