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