Cite This Page
Bibliographic details for POV-Ray SDL project
- Page name: POV-Ray SDL project
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 February 2007 09:51 UTC
- Date retrieved: 15 December 2019 05:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216
- Page Version ID: 11216
Citation styles for POV-Ray SDL project
APA style
POV-Ray SDL project. (2007, February 10). HaskellWiki, . Retrieved 05:32, December 15, 2019 from https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216.
MLA style
"POV-Ray SDL project." HaskellWiki, . 10 Feb 2007, 09:51 UTC. 15 Dec 2019, 05:32 <https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216>.
MHRA style
HaskellWiki contributors, 'POV-Ray SDL project', HaskellWiki, , 10 February 2007, 09:51 UTC, <https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216> [accessed 15 December 2019]
Chicago style
HaskellWiki contributors, "POV-Ray SDL project," HaskellWiki, , https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216 (accessed December 15, 2019).
CBE/CSE style
HaskellWiki contributors. POV-Ray SDL project [Internet]. HaskellWiki, ; 2007 Feb 10, 09:51 UTC [cited 2019 Dec 15]. Available from: https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216.
Bluebook style
POV-Ray SDL project, https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216 (last visited December 15, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "POV-Ray SDL project --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216", note = "[Online; accessed 15-December-2019]" }
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 = "POV-Ray SDL project --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=POV-Ray_SDL_project&oldid=11216}", note = "[Online; accessed 15-December-2019]" }