Cite This Page
Bibliographic details for Fangame How-to:SonicGDK/Building a map
- Page name: Fangame How-to:SonicGDK/Building a map
- Author: Sonic Retro contributors
- Publisher: Sonic Retro, .
- Date of last revision: 1 June 2014 21:15 UTC
- Date retrieved: 17 March 2025 06:11 UTC
- Permanent URL: https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854
- Page Version ID: 208854
Citation styles for Fangame How-to:SonicGDK/Building a map
APA style
Fangame How-to:SonicGDK/Building a map. (2014, June 1). Sonic Retro, . Retrieved06:11, March 17, 2025
from https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854.
MLA style
"Fangame How-to:SonicGDK/Building a map." Sonic Retro, . 1 Jun 2014, 21:15 UTC.17 Mar 2025, 06:11
<https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854>.
MHRA style
Sonic Retro contributors, 'Fangame How-to:SonicGDK/Building a map', Sonic Retro, , 1 June 2014, 21:15 UTC, <https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854> [accessed17 March 2025
]
Chicago style
Sonic Retro contributors, "Fangame How-to:SonicGDK/Building a map," Sonic Retro, , https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854 (accessedMarch 17, 2025
).
CBE/CSE style
Sonic Retro contributors. Fangame How-to:SonicGDK/Building a map [Internet]. Sonic Retro, ; 2014 Jun 1, 21:15 UTC [cited2025 Mar 17
]. Available from:
https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854.
Bluebook style
Fangame How-to:SonicGDK/Building a map, https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854 (last visitedMarch 17, 2025
).
BibTeX entry
@misc{ wiki:xxx, author = "Sonic Retro", title = "Fangame How-to:SonicGDK/Building a map --- Sonic Retro{,} ", year = "2014", url = "https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854",note = "[Online; accessed
17-March-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 = "Fangame How-to:SonicGDK/Building a map --- Sonic Retro{,} ", year = "2014", url = "\url{https://info.sonicretro.org/index.php?title=Fangame_How-to:SonicGDK/Building_a_map&oldid=208854}",note = "[Online; accessed
17-March-2025
]"
}