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