Cite This Page
Bibliographic details for Gtk2Hs/Demos/GtkGLext/hello.hs
- Page name: Gtk2Hs/Demos/GtkGLext/hello.hs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 June 2008 01:21 UTC
- Date retrieved: 24 March 2023 13:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397
- Page Version ID: 21397
Citation styles for Gtk2Hs/Demos/GtkGLext/hello.hs
APA style
Gtk2Hs/Demos/GtkGLext/hello.hs. (2008, June 20). HaskellWiki, . Retrieved 13:50, March 24, 2023 from https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397.
MLA style
"Gtk2Hs/Demos/GtkGLext/hello.hs." HaskellWiki, . 20 Jun 2008, 01:21 UTC. 24 Mar 2023, 13:50 <https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397>.
MHRA style
HaskellWiki contributors, 'Gtk2Hs/Demos/GtkGLext/hello.hs', HaskellWiki, , 20 June 2008, 01:21 UTC, <https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Gtk2Hs/Demos/GtkGLext/hello.hs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Gtk2Hs/Demos/GtkGLext/hello.hs [Internet]. HaskellWiki, ; 2008 Jun 20, 01:21 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397.
Bluebook style
Gtk2Hs/Demos/GtkGLext/hello.hs, https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gtk2Hs/Demos/GtkGLext/hello.hs --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397", note = "[Online; accessed 24-March-2023]" }
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/Demos/GtkGLext/hello.hs --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Gtk2Hs/Demos/GtkGLext/hello.hs&oldid=21397}", note = "[Online; accessed 24-March-2023]" }