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: 18 December 2024 08:09 UTC
- Date retrieved: 14 August 2026 18:57 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060
- Page Version ID: 3060
Citation styles for Build tool
APA style
Build tool. (2024, December 18). MSX Game Library, . Retrieved18:57, August 14, 2026
from https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060.
MLA style
"Build tool." MSX Game Library, . 18 Dec 2024, 08:09 UTC.14 Aug 2026, 18:57
<https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060>.
MHRA style
MSX Game Library contributors, 'Build tool', MSX Game Library, , 18 December 2024, 08:09 UTC, <https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060> [accessed14 August 2026
]
Chicago style
MSX Game Library contributors, "Build tool," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060 (accessedAugust 14, 2026
).
CBE/CSE style
MSX Game Library contributors. Build tool [Internet]. MSX Game Library, ; 2024 Dec 18, 08:09 UTC [cited2026 Aug 14
]. Available from:
https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060.
Bluebook style
Build tool, https://aoineko.org/msxgl/index.php?title=Build_tool&oldid=3060 (last visitedAugust 14, 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=3060",
note = "[Online; accessed 14-August-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=3060}",
note = "[Online; accessed 14-August-2026
]"
}