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