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: 28 March 2023 17:45 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 17:45, March 28, 2023 from https://wiki.haskell.org/index.php?title=SDL&oldid=60967.
MLA style
"SDL." HaskellWiki, . 30 Jul 2016, 23:36 UTC. 28 Mar 2023, 17:45 <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 28 March 2023]
Chicago style
HaskellWiki contributors, "SDL," HaskellWiki, , https://wiki.haskell.org/index.php?title=SDL&oldid=60967 (accessed March 28, 2023).
CBE/CSE style
HaskellWiki contributors. SDL [Internet]. HaskellWiki, ; 2016 Jul 30, 23:36 UTC [cited 2023 Mar 28]. 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 March 28, 2023).
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 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 = "SDL --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=SDL&oldid=60967}", note = "[Online; accessed 28-March-2023]" }