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