Cite This Page
Bibliographic details for Teach Yourself Basic Games Programming
- Page name: Teach Yourself Basic Games Programming
- Author: Sega Retro contributors
- Publisher: Sega Retro, .
- Date of last revision: 18 November 2015 20:39 UTC
- Date retrieved: 18 December 2024 10:19 UTC
- Permanent URL: https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454
- Page Version ID: 290454
Citation styles for Teach Yourself Basic Games Programming
APA style
Teach Yourself Basic Games Programming. (2015, November 18). Sega Retro, . Retrieved 10:19, December 18, 2024 from https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454.
MLA style
"Teach Yourself Basic Games Programming." Sega Retro, . 18 Nov 2015, 20:39 UTC. 18 Dec 2024, 10:19 <https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454>.
MHRA style
Sega Retro contributors, 'Teach Yourself Basic Games Programming', Sega Retro, , 18 November 2015, 20:39 UTC, <https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454> [accessed 18 December 2024]
Chicago style
Sega Retro contributors, "Teach Yourself Basic Games Programming," Sega Retro, , https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454 (accessed December 18, 2024).
CBE/CSE style
Sega Retro contributors. Teach Yourself Basic Games Programming [Internet]. Sega Retro, ; 2015 Nov 18, 20:39 UTC [cited 2024 Dec 18]. Available from: https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454.
Bluebook style
Teach Yourself Basic Games Programming, https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454 (last visited December 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Sega Retro", title = "Teach Yourself Basic Games Programming --- Sega Retro{,} ", year = "2015", url = "https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454", note = "[Online; accessed 18-December-2024]" }
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 = "Sega Retro", title = "Teach Yourself Basic Games Programming --- Sega Retro{,} ", year = "2015", url = "\url{https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=290454}", note = "[Online; accessed 18-December-2024]" }