Cite This Page
Bibliographic details for GHC/Concurrency/Flaws
- Page name: GHC/Concurrency/Flaws
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 April 2021 01:16 UTC
- Date retrieved: 8 February 2023 10:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345
- Page Version ID: 64345
Citation styles for GHC/Concurrency/Flaws
APA style
GHC/Concurrency/Flaws. (2021, April 26). HaskellWiki, . Retrieved 10:55, February 8, 2023 from https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345.
MLA style
"GHC/Concurrency/Flaws." HaskellWiki, . 26 Apr 2021, 01:16 UTC. 8 Feb 2023, 10:55 <https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345>.
MHRA style
HaskellWiki contributors, 'GHC/Concurrency/Flaws', HaskellWiki, , 26 April 2021, 01:16 UTC, <https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "GHC/Concurrency/Flaws," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Concurrency/Flaws [Internet]. HaskellWiki, ; 2021 Apr 26, 01:16 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345.
Bluebook style
GHC/Concurrency/Flaws, https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Concurrency/Flaws --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345", note = "[Online; accessed 8-February-2023]" }
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 = "GHC/Concurrency/Flaws --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Concurrency/Flaws&oldid=64345}", note = "[Online; accessed 8-February-2023]" }