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: 10 November 2023 18:15 UTC
- Date retrieved: 8 November 2024 00:02 UTC
- Permanent URL: https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744
- Page Version ID: 934744
Citation styles for Teach Yourself Basic Games Programming
APA style
Teach Yourself Basic Games Programming. (2023, November 10). Sega Retro, . Retrieved 00:02, November 8, 2024 from https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744.
MLA style
"Teach Yourself Basic Games Programming." Sega Retro, . 10 Nov 2023, 18:15 UTC. 8 Nov 2024, 00:02 <https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744>.
MHRA style
Sega Retro contributors, 'Teach Yourself Basic Games Programming', Sega Retro, , 10 November 2023, 18:15 UTC, <https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744> [accessed 8 November 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=934744 (accessed November 8, 2024).
CBE/CSE style
Sega Retro contributors. Teach Yourself Basic Games Programming [Internet]. Sega Retro, ; 2023 Nov 10, 18:15 UTC [cited 2024 Nov 8]. Available from: https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744.
Bluebook style
Teach Yourself Basic Games Programming, https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744 (last visited November 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Sega Retro", title = "Teach Yourself Basic Games Programming --- Sega Retro{,} ", year = "2023", url = "https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744", note = "[Online; accessed 8-November-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 = "2023", url = "\url{https://segaretro.org/index.php?title=Teach_Yourself_Basic_Games_Programming&oldid=934744}", note = "[Online; accessed 8-November-2024]" }