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: 22 January 2024 12:28 UTC
- Date retrieved: 12 June 2026 21:15 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344
- Page Version ID: 2344
Citation styles for SDCC
APA style
SDCC. (2024, January 22). MSX Game Library, . Retrieved21:15, June 12, 2026
from https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344.
MLA style
"SDCC." MSX Game Library, . 22 Jan 2024, 12:28 UTC.12 Jun 2026, 21:15
<https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344>.
MHRA style
MSX Game Library contributors, 'SDCC', MSX Game Library, , 22 January 2024, 12:28 UTC, <https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344> [accessed12 June 2026
]
Chicago style
MSX Game Library contributors, "SDCC," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344 (accessedJune 12, 2026
).
CBE/CSE style
MSX Game Library contributors. SDCC [Internet]. MSX Game Library, ; 2024 Jan 22, 12:28 UTC [cited2026 Jun 12
]. Available from:
https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344.
Bluebook style
SDCC, https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344 (last visitedJune 12, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "SDCC --- MSX Game Library{,} ",
year = "2024",
url = "https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344",
note = "[Online; accessed 12-June-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 = "2024",
url = "\url{https://aoineko.org/msxgl/index.php?title=SDCC&oldid=2344}",
note = "[Online; accessed 12-June-2026
]"
}