Cite This Page
Bibliographic details for Merging ST threads
- Page name: Merging ST threads
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 18 May 2007 21:14 UTC
- Date retrieved: 27 March 2025 00:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089
- Page Version ID: 13089
Citation styles for Merging ST threads
APA style
Merging ST threads. (2007, May 18). HaskellWiki. Retrieved 00:57, March 27, 2025 from https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089.
MLA style
"Merging ST threads." HaskellWiki. 18 May 2007, 21:14 UTC. 27 Mar 2025, 00:57 <https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089>.
MHRA style
HaskellWiki contributors, 'Merging ST threads', HaskellWiki, 18 May 2007, 21:14 UTC, <https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089> [accessed 27 March 2025]
Chicago style
HaskellWiki contributors, "Merging ST threads," HaskellWiki, https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089 (accessed March 27, 2025).
CBE/CSE style
HaskellWiki contributors. Merging ST threads [Internet]. HaskellWiki; 2007 May 18, 21:14 UTC [cited 2025 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089.
Bluebook style
Merging ST threads, https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Merging ST threads --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089", note = "[Online; accessed 27-March-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 = "Merging ST threads --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Merging_ST_threads&oldid=13089}", note = "[Online; accessed 27-March-2025]" }