Cite This Page
Bibliographic details for Sonic 2 Titlecard Code Editor Python
- Page name: Sonic 2 Titlecard Code Editor Python
- Author: Sonic Retro contributors
- Publisher: Sonic Retro, .
- Date of last revision: 13 February 2023 01:24 UTC
- Date retrieved: 19 February 2025 15:24 UTC
- Permanent URL: https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297
- Page Version ID: 352297
Citation styles for Sonic 2 Titlecard Code Editor Python
APA style
Sonic 2 Titlecard Code Editor Python. (2023, February 13). Sonic Retro, . Retrieved15:24, February 19, 2025
from https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297.
MLA style
"Sonic 2 Titlecard Code Editor Python." Sonic Retro, . 13 Feb 2023, 01:24 UTC.19 Feb 2025, 15:24
<https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297>.
MHRA style
Sonic Retro contributors, 'Sonic 2 Titlecard Code Editor Python', Sonic Retro, , 13 February 2023, 01:24 UTC, <https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297> [accessed19 February 2025
]
Chicago style
Sonic Retro contributors, "Sonic 2 Titlecard Code Editor Python," Sonic Retro, , https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297 (accessedFebruary 19, 2025
).
CBE/CSE style
Sonic Retro contributors. Sonic 2 Titlecard Code Editor Python [Internet]. Sonic Retro, ; 2023 Feb 13, 01:24 UTC [cited2025 Feb 19
]. Available from:
https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297.
Bluebook style
Sonic 2 Titlecard Code Editor Python, https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297 (last visitedFebruary 19, 2025
).
BibTeX entry
@misc{ wiki:xxx, author = "Sonic Retro", title = "Sonic 2 Titlecard Code Editor Python --- Sonic Retro{,} ", year = "2023", url = "https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297",note = "[Online; accessed
19-February-2025
]"
}
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 = "Sonic Retro", title = "Sonic 2 Titlecard Code Editor Python --- Sonic Retro{,} ", year = "2023", url = "\url{https://info.sonicretro.org/index.php?title=Sonic_2_Titlecard_Code_Editor_Python&oldid=352297}",note = "[Online; accessed
19-February-2025
]"
}