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