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