Cite This Page
Bibliographic details for SDL
- Page name: SDL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 July 2016 23:36 UTC
- Date retrieved: 23 May 2022 01:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=SDL&oldid=60967
- Page Version ID: 60967
Citation styles for SDL
APA style
SDL. (2016, July 30). HaskellWiki, . Retrieved 01:16, May 23, 2022 from https://wiki.haskell.org/index.php?title=SDL&oldid=60967.
MLA style
"SDL." HaskellWiki, . 30 Jul 2016, 23:36 UTC. 23 May 2022, 01:16 <https://wiki.haskell.org/index.php?title=SDL&oldid=60967>.
MHRA style
HaskellWiki contributors, 'SDL', HaskellWiki, , 30 July 2016, 23:36 UTC, <https://wiki.haskell.org/index.php?title=SDL&oldid=60967> [accessed 23 May 2022]
Chicago style
HaskellWiki contributors, "SDL," HaskellWiki, , https://wiki.haskell.org/index.php?title=SDL&oldid=60967 (accessed May 23, 2022).
CBE/CSE style
HaskellWiki contributors. SDL [Internet]. HaskellWiki, ; 2016 Jul 30, 23:36 UTC [cited 2022 May 23]. Available from: https://wiki.haskell.org/index.php?title=SDL&oldid=60967.
Bluebook style
SDL, https://wiki.haskell.org/index.php?title=SDL&oldid=60967 (last visited May 23, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "SDL --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=SDL&oldid=60967", note = "[Online; accessed 23-May-2022]" }
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 = "SDL --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=SDL&oldid=60967}", note = "[Online; accessed 23-May-2022]" }