Cite This Page
Bibliographic details for ThreadScope
- Page name: ThreadScope
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 September 2017 13:16 UTC
- Date retrieved: 24 January 2021 09:17 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915
- Page Version ID: 41915
Citation styles for ThreadScope
APA style
ThreadScope. (2017, September 4). HaskellWiki, . Retrieved 09:17, January 24, 2021 from https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915.
MLA style
"ThreadScope." HaskellWiki, . 4 Sep 2017, 13:16 UTC. 24 Jan 2021, 09:17 <https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915>.
MHRA style
HaskellWiki contributors, 'ThreadScope', HaskellWiki, , 4 September 2017, 13:16 UTC, <https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915> [accessed 24 January 2021]
Chicago style
HaskellWiki contributors, "ThreadScope," HaskellWiki, , https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. ThreadScope [Internet]. HaskellWiki, ; 2017 Sep 4, 13:16 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915.
Bluebook style
ThreadScope, https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915 (last visited January 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ThreadScope --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915", note = "[Online; accessed 24-January-2021]" }
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 --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=ThreadScope&oldid=41915}", note = "[Online; accessed 24-January-2021]" }