Cite This Page
Bibliographic details for ThreadScope Tour/Install
- Page name: ThreadScope Tour/Install
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 26 April 2012 06:57 UTC
- Date retrieved: 17 January 2025 18:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436
- Page Version ID: 45436
Citation styles for ThreadScope Tour/Install
APA style
ThreadScope Tour/Install. (2012, April 26). HaskellWiki. Retrieved 18:56, January 17, 2025 from https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436.
MLA style
"ThreadScope Tour/Install." HaskellWiki. 26 Apr 2012, 06:57 UTC. 17 Jan 2025, 18:56 <https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436>.
MHRA style
HaskellWiki contributors, 'ThreadScope Tour/Install', HaskellWiki, 26 April 2012, 06:57 UTC, <https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436> [accessed 17 January 2025]
Chicago style
HaskellWiki contributors, "ThreadScope Tour/Install," HaskellWiki, https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436 (accessed January 17, 2025).
CBE/CSE style
HaskellWiki contributors. ThreadScope Tour/Install [Internet]. HaskellWiki; 2012 Apr 26, 06:57 UTC [cited 2025 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436.
Bluebook style
ThreadScope Tour/Install, https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436 (last visited January 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ThreadScope Tour/Install --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436", note = "[Online; accessed 17-January-2025]" }
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/Install --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=ThreadScope_Tour/Install&oldid=45436}", note = "[Online; accessed 17-January-2025]" }