Cite This Page
Bibliographic details for SDL
- Page name: SDL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 April 2021 23:19 UTC
- Date retrieved: 22 March 2023 19:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=SDL&oldid=64113
- Page Version ID: 64113
Citation styles for SDL
APA style
SDL. (2021, April 5). HaskellWiki, . Retrieved 19:33, March 22, 2023 from https://wiki.haskell.org/index.php?title=SDL&oldid=64113.
MLA style
"SDL." HaskellWiki, . 5 Apr 2021, 23:19 UTC. 22 Mar 2023, 19:33 <https://wiki.haskell.org/index.php?title=SDL&oldid=64113>.
MHRA style
HaskellWiki contributors, 'SDL', HaskellWiki, , 5 April 2021, 23:19 UTC, <https://wiki.haskell.org/index.php?title=SDL&oldid=64113> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "SDL," HaskellWiki, , https://wiki.haskell.org/index.php?title=SDL&oldid=64113 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. SDL [Internet]. HaskellWiki, ; 2021 Apr 5, 23:19 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=SDL&oldid=64113.
Bluebook style
SDL, https://wiki.haskell.org/index.php?title=SDL&oldid=64113 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "SDL --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=SDL&oldid=64113", note = "[Online; accessed 22-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=SDL&oldid=64113}", note = "[Online; accessed 22-March-2023]" }