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: 22 April 2021 12:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102
- Page Version ID: 44102
Citation styles for ThreadScope
APA style
ThreadScope. (2017, September 4). HaskellWiki, . Retrieved 12:18, April 22, 2021 from https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102.
MLA style
"ThreadScope." HaskellWiki, . 4 Sep 2017, 13:16 UTC. 22 Apr 2021, 12:18 <https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102>.
MHRA style
HaskellWiki contributors, 'ThreadScope', HaskellWiki, , 4 September 2017, 13:16 UTC, <https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102> [accessed 22 April 2021]
Chicago style
HaskellWiki contributors, "ThreadScope," HaskellWiki, , https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102 (accessed April 22, 2021).
CBE/CSE style
HaskellWiki contributors. ThreadScope [Internet]. HaskellWiki, ; 2017 Sep 4, 13:16 UTC [cited 2021 Apr 22]. Available from: https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102.
Bluebook style
ThreadScope, https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102 (last visited April 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ThreadScope --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=ThreadScope&oldid=44102", note = "[Online; accessed 22-April-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=44102}", note = "[Online; accessed 22-April-2021]" }