Cite This Page
Bibliographic details for Gtk2Hs/Installation
- Page name: Gtk2Hs/Installation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 December 2017 01:39 UTC
- Date retrieved: 16 January 2021 19:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770
- Page Version ID: 54770
Citation styles for Gtk2Hs/Installation
APA style
Gtk2Hs/Installation. (2017, December 13). HaskellWiki, . Retrieved 19:20, January 16, 2021 from https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770.
MLA style
"Gtk2Hs/Installation." HaskellWiki, . 13 Dec 2017, 01:39 UTC. 16 Jan 2021, 19:20 <https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770>.
MHRA style
HaskellWiki contributors, 'Gtk2Hs/Installation', HaskellWiki, , 13 December 2017, 01:39 UTC, <https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "Gtk2Hs/Installation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. Gtk2Hs/Installation [Internet]. HaskellWiki, ; 2017 Dec 13, 01:39 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770.
Bluebook style
Gtk2Hs/Installation, https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gtk2Hs/Installation --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770", note = "[Online; accessed 16-January-2021]" }
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/Installation --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54770}", note = "[Online; accessed 16-January-2021]" }