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