Cite This Page
From MSX Game Library
Bibliographic details for Modules/vdp/Desc
- Page name: Modules/vdp/Desc
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 11 January 2024 18:11 UTC
- Date retrieved: 10 April 2026 10:50 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059
- Page Version ID: 2059
Citation styles for Modules/vdp/Desc
APA style
Modules/vdp/Desc. (2024, January 11). MSX Game Library, . Retrieved10:50, April 10, 2026
from https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059.
MLA style
"Modules/vdp/Desc." MSX Game Library, . 11 Jan 2024, 18:11 UTC.10 Apr 2026, 10:50
<https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059>.
MHRA style
MSX Game Library contributors, 'Modules/vdp/Desc', MSX Game Library, , 11 January 2024, 18:11 UTC, <https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059> [accessed10 April 2026
]
Chicago style
MSX Game Library contributors, "Modules/vdp/Desc," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059 (accessedApril 10, 2026
).
CBE/CSE style
MSX Game Library contributors. Modules/vdp/Desc [Internet]. MSX Game Library, ; 2024 Jan 11, 18:11 UTC [cited2026 Apr 10
]. Available from:
https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059.
Bluebook style
Modules/vdp/Desc, https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059 (last visitedApril 10, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Modules/vdp/Desc --- MSX Game Library{,} ",
year = "2024",
url = "https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059",
note = "[Online; accessed 10-April-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 = "Modules/vdp/Desc --- MSX Game Library{,} ",
year = "2024",
url = "\url{https://aoineko.org/msxgl/index.php?title=Modules/vdp/Desc&oldid=2059}",
note = "[Online; accessed 10-April-2026
]"
}