Cite This Page
Bibliographic details for Gtk2Hs
- Page name: Gtk2Hs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 September 2012 22:44 UTC
- Date retrieved: 19 May 2022 03:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689
- Page Version ID: 51689
Citation styles for Gtk2Hs
APA style
Gtk2Hs. (2012, September 4). HaskellWiki, . Retrieved 03:24, May 19, 2022 from https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689.
MLA style
"Gtk2Hs." HaskellWiki, . 4 Sep 2012, 22:44 UTC. 19 May 2022, 03:24 <https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689>.
MHRA style
HaskellWiki contributors, 'Gtk2Hs', HaskellWiki, , 4 September 2012, 22:44 UTC, <https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "Gtk2Hs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. Gtk2Hs [Internet]. HaskellWiki, ; 2012 Sep 4, 22:44 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689.
Bluebook style
Gtk2Hs, https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gtk2Hs --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689", note = "[Online; accessed 19-May-2022]" }
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 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Gtk2Hs&oldid=51689}", note = "[Online; accessed 19-May-2022]" }