Cite This Page
From MSX Game Library
Bibliographic details for Testing library samples
- Page name: Testing library samples
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 25 December 2022 14:04 UTC
- Date retrieved: 5 March 2026 03:53 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684
- Page Version ID: 684
Citation styles for Testing library samples
APA style
Testing library samples. (2022, December 25). MSX Game Library, . Retrieved03:53, March 5, 2026
from https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684.
MLA style
"Testing library samples." MSX Game Library, . 25 Dec 2022, 14:04 UTC.5 Mar 2026, 03:53
<https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684>.
MHRA style
MSX Game Library contributors, 'Testing library samples', MSX Game Library, , 25 December 2022, 14:04 UTC, <https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684> [accessed5 March 2026
]
Chicago style
MSX Game Library contributors, "Testing library samples," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684 (accessedMarch 5, 2026
).
CBE/CSE style
MSX Game Library contributors. Testing library samples [Internet]. MSX Game Library, ; 2022 Dec 25, 14:04 UTC [cited2026 Mar 5
]. Available from:
https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684.
Bluebook style
Testing library samples, https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684 (last visitedMarch 5, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Testing library samples --- MSX Game Library{,} ",
year = "2022",
url = "https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684",
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 = "Testing library samples --- MSX Game Library{,} ",
year = "2022",
url = "\url{https://aoineko.org/msxgl/index.php?title=Testing_library_samples&oldid=684}",
note = "[Online; accessed 5-March-2026
]"
}