Cite This Page
Bibliographic details for Gtk2Hs/Tutorials/ThreadedGUIs
- Page name: Gtk2Hs/Tutorials/ThreadedGUIs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 7 October 2014 21:06 UTC
- Date retrieved: 23 March 2025 07:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970
- Page Version ID: 58970
Citation styles for Gtk2Hs/Tutorials/ThreadedGUIs
APA style
Gtk2Hs/Tutorials/ThreadedGUIs. (2014, October 7). HaskellWiki. Retrieved 07:01, March 23, 2025 from https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970.
MLA style
"Gtk2Hs/Tutorials/ThreadedGUIs." HaskellWiki. 7 Oct 2014, 21:06 UTC. 23 Mar 2025, 07:01 <https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970>.
MHRA style
HaskellWiki contributors, 'Gtk2Hs/Tutorials/ThreadedGUIs', HaskellWiki, 7 October 2014, 21:06 UTC, <https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970> [accessed 23 March 2025]
Chicago style
HaskellWiki contributors, "Gtk2Hs/Tutorials/ThreadedGUIs," HaskellWiki, https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970 (accessed March 23, 2025).
CBE/CSE style
HaskellWiki contributors. Gtk2Hs/Tutorials/ThreadedGUIs [Internet]. HaskellWiki; 2014 Oct 7, 21:06 UTC [cited 2025 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970.
Bluebook style
Gtk2Hs/Tutorials/ThreadedGUIs, https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970 (last visited March 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gtk2Hs/Tutorials/ThreadedGUIs --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970", note = "[Online; accessed 23-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 = "Gtk2Hs/Tutorials/ThreadedGUIs --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Gtk2Hs/Tutorials/ThreadedGUIs&oldid=58970}", note = "[Online; accessed 23-March-2025]" }