Cite This Page
Bibliographic details for GLFW-OGL
- Page name: GLFW-OGL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 11 February 2009 07:06 UTC
- Date retrieved: 17 February 2025 04:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401
- Page Version ID: 26401
Citation styles for GLFW-OGL
APA style
GLFW-OGL. (2009, February 11). HaskellWiki. Retrieved 04:16, February 17, 2025 from https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401.
MLA style
"GLFW-OGL." HaskellWiki. 11 Feb 2009, 07:06 UTC. 17 Feb 2025, 04:16 <https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401>.
MHRA style
HaskellWiki contributors, 'GLFW-OGL', HaskellWiki, 11 February 2009, 07:06 UTC, <https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401> [accessed 17 February 2025]
Chicago style
HaskellWiki contributors, "GLFW-OGL," HaskellWiki, https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401 (accessed February 17, 2025).
CBE/CSE style
HaskellWiki contributors. GLFW-OGL [Internet]. HaskellWiki; 2009 Feb 11, 07:06 UTC [cited 2025 Feb 17]. Available from: https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401.
Bluebook style
GLFW-OGL, https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GLFW-OGL --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401", note = "[Online; accessed 17-February-2025]" }
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 = "GLFW-OGL --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=GLFW-OGL&oldid=26401}", note = "[Online; accessed 17-February-2025]" }