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: 25 September 2025 07:58 UTC
- Date retrieved: 29 November 2025 13:22 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440
- Page Version ID: 3440
Citation styles for SDCC
APA style
SDCC. (2025, September 25). MSX Game Library, . Retrieved13:22, November 29, 2025
from https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440.
MLA style
"SDCC." MSX Game Library, . 25 Sep 2025, 07:58 UTC.29 Nov 2025, 13:22
<https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440>.
MHRA style
MSX Game Library contributors, 'SDCC', MSX Game Library, , 25 September 2025, 07:58 UTC, <https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440> [accessed29 November 2025
]
Chicago style
MSX Game Library contributors, "SDCC," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440 (accessedNovember 29, 2025
).
CBE/CSE style
MSX Game Library contributors. SDCC [Internet]. MSX Game Library, ; 2025 Sep 25, 07:58 UTC [cited2025 Nov 29
]. Available from:
https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440.
Bluebook style
SDCC, https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440 (last visitedNovember 29, 2025
).
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=3440",
note = "[Online; accessed 29-November-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 = "MSX Game Library",
title = "SDCC --- MSX Game Library{,} ",
year = "2025",
url = "\url{https://aoineko.org/msxgl/index.php?title=SDCC&oldid=3440}",
note = "[Online; accessed 29-November-2025
]"
}