Cite This Page
From MSX Game Library
Bibliographic details for Build tool
- Page name: Build tool
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 12 January 2024 17:14 UTC
- Date retrieved: 16 March 2026 01:32 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097
- Page Version ID: 2097
Citation styles for Build tool
APA style
Build tool. (2024, January 12). MSX Game Library, . Retrieved01:32, March 16, 2026
from https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097.
MLA style
"Build tool." MSX Game Library, . 12 Jan 2024, 17:14 UTC.16 Mar 2026, 01:32
<https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097>.
MHRA style
MSX Game Library contributors, 'Build tool', MSX Game Library, , 12 January 2024, 17:14 UTC, <https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097> [accessed16 March 2026
]
Chicago style
MSX Game Library contributors, "Build tool," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097 (accessedMarch 16, 2026
).
CBE/CSE style
MSX Game Library contributors. Build tool [Internet]. MSX Game Library, ; 2024 Jan 12, 17:14 UTC [cited2026 Mar 16
]. Available from:
https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097.
Bluebook style
Build tool, https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097 (last visitedMarch 16, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Build tool --- MSX Game Library{,} ",
year = "2024",
url = "https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097",
note = "[Online; accessed 16-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 = "Build tool --- MSX Game Library{,} ",
year = "2024",
url = "\url{https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=2097}",
note = "[Online; accessed 16-March-2026
]"
}