Cite This Page
Bibliographic details for Ro/Haskell/OpenGL
- Page name: Ro/Haskell/OpenGL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 February 2010 05:58 UTC
- Date retrieved: 6 July 2022 23:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735
- Page Version ID: 33735
Citation styles for Ro/Haskell/OpenGL
APA style
Ro/Haskell/OpenGL. (2010, February 21). HaskellWiki, . Retrieved 23:47, July 6, 2022 from https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735.
MLA style
"Ro/Haskell/OpenGL." HaskellWiki, . 21 Feb 2010, 05:58 UTC. 6 Jul 2022, 23:47 <https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735>.
MHRA style
HaskellWiki contributors, 'Ro/Haskell/OpenGL', HaskellWiki, , 21 February 2010, 05:58 UTC, <https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735> [accessed 6 July 2022]
Chicago style
HaskellWiki contributors, "Ro/Haskell/OpenGL," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735 (accessed July 6, 2022).
CBE/CSE style
HaskellWiki contributors. Ro/Haskell/OpenGL [Internet]. HaskellWiki, ; 2010 Feb 21, 05:58 UTC [cited 2022 Jul 6]. Available from: https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735.
Bluebook style
Ro/Haskell/OpenGL, https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735 (last visited July 6, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ro/Haskell/OpenGL --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735", note = "[Online; accessed 6-July-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 = "Ro/Haskell/OpenGL --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Ro/Haskell/OpenGL&oldid=33735}", note = "[Online; accessed 6-July-2022]" }