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: 23 January 2021 09:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774
- Page Version ID: 54774
Citation styles for Gtk2Hs/Installation
APA style
Gtk2Hs/Installation. (2017, December 13). HaskellWiki, . Retrieved 09:01, January 23, 2021 from https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774.
MLA style
"Gtk2Hs/Installation." HaskellWiki, . 13 Dec 2017, 01:39 UTC. 23 Jan 2021, 09:01 <https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774>.
MHRA style
HaskellWiki contributors, 'Gtk2Hs/Installation', HaskellWiki, , 13 December 2017, 01:39 UTC, <https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "Gtk2Hs/Installation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. Gtk2Hs/Installation [Internet]. HaskellWiki, ; 2017 Dec 13, 01:39 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774.
Bluebook style
Gtk2Hs/Installation, https://wiki.haskell.org/index.php?title=Gtk2Hs/Installation&oldid=54774 (last visited January 23, 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=54774", note = "[Online; accessed 23-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=54774}", note = "[Online; accessed 23-January-2021]" }