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