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: 2 July 2022 09:22 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 09:22, July 2, 2022 from https://wiki.haskell.org/index.php?title=SDL&oldid=36469.
MLA style
"SDL." HaskellWiki, . 8 Aug 2010, 19:43 UTC. 2 Jul 2022, 09:22 <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 2 July 2022]
Chicago style
HaskellWiki contributors, "SDL," HaskellWiki, , https://wiki.haskell.org/index.php?title=SDL&oldid=36469 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. SDL [Internet]. HaskellWiki, ; 2010 Aug 8, 19:43 UTC [cited 2022 Jul 2]. 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 July 2, 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 2-July-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 2-July-2022]" }