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