Cite This Page
From MSX Game Library
Bibliographic details for Modules/print
- Page name: Modules/print
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 4 January 2024 22:52 UTC
- Date retrieved: 30 November 2025 04:52 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891
- Page Version ID: 1891
Citation styles for Modules/print
APA style
Modules/print. (2024, January 4). MSX Game Library, . Retrieved04:52, November 30, 2025
from https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891.
MLA style
"Modules/print." MSX Game Library, . 4 Jan 2024, 22:52 UTC.30 Nov 2025, 04:52
<https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891>.
MHRA style
MSX Game Library contributors, 'Modules/print', MSX Game Library, , 4 January 2024, 22:52 UTC, <https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891> [accessed30 November 2025
]
Chicago style
MSX Game Library contributors, "Modules/print," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891 (accessedNovember 30, 2025
).
CBE/CSE style
MSX Game Library contributors. Modules/print [Internet]. MSX Game Library, ; 2024 Jan 4, 22:52 UTC [cited2025 Nov 30
]. Available from:
https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891.
Bluebook style
Modules/print, https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891 (last visitedNovember 30, 2025
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Modules/print --- MSX Game Library{,} ",
year = "2024",
url = "https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891",
note = "[Online; accessed 30-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 = "Modules/print --- MSX Game Library{,} ",
year = "2024",
url = "\url{https://aoineko.org/msxgl/index.php?title=Modules/print&oldid=1891}",
note = "[Online; accessed 30-November-2025
]"
}