Cite This Page
From MSX Game Library
Bibliographic details for SDCC
- Page name: SDCC
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 30 August 2025 17:16 UTC
- Date retrieved: 5 March 2026 08:01 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332
- Page Version ID: 3332
Citation styles for SDCC
APA style
SDCC. (2025, August 30). MSX Game Library, . Retrieved08:01, March 5, 2026
from https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332.
MLA style
"SDCC." MSX Game Library, . 30 Aug 2025, 17:16 UTC.5 Mar 2026, 08:01
<https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332>.
MHRA style
MSX Game Library contributors, 'SDCC', MSX Game Library, , 30 August 2025, 17:16 UTC, <https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332> [accessed5 March 2026
]
Chicago style
MSX Game Library contributors, "SDCC," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332 (accessedMarch 5, 2026
).
CBE/CSE style
MSX Game Library contributors. SDCC [Internet]. MSX Game Library, ; 2025 Aug 30, 17:16 UTC [cited2026 Mar 5
]. Available from:
https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332.
Bluebook style
SDCC, https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332 (last visitedMarch 5, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "SDCC --- MSX Game Library{,} ",
year = "2025",
url = "https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332",
note = "[Online; accessed 5-March-2026
]"
}
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 = "MSX Game Library",
title = "SDCC --- MSX Game Library{,} ",
year = "2025",
url = "\url{https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3332}",
note = "[Online; accessed 5-March-2026
]"
}