Cite This Page
Bibliographic details for How to install Windows NT on MIPS in QEMU
- Page name: How to install Windows NT on MIPS in QEMU
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 20 June 2022 19:29 UTC
- Date retrieved: 14 January 2026 17:54 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373
- Page Version ID: 1373
Citation styles for How to install Windows NT on MIPS in QEMU
APA style
How to install Windows NT on MIPS in QEMU. (2022, June 20). Computernewb Wiki. Retrieved 17:54, January 14, 2026 from https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373.
MLA style
"How to install Windows NT on MIPS in QEMU." Computernewb Wiki. 20 Jun 2022, 19:29 UTC. 14 Jan 2026, 17:54 <https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373>.
MHRA style
Computernewb Wiki contributors, 'How to install Windows NT on MIPS in QEMU', Computernewb Wiki, 20 June 2022, 19:29 UTC, <https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373> [accessed 14 January 2026]
Chicago style
Computernewb Wiki contributors, "How to install Windows NT on MIPS in QEMU," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373 (accessed January 14, 2026).
CBE/CSE style
Computernewb Wiki contributors. How to install Windows NT on MIPS in QEMU [Internet]. Computernewb Wiki; 2022 Jun 20, 19:29 UTC [cited 2026 Jan 14]. Available from: https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373.
Bluebook style
How to install Windows NT on MIPS in QEMU, https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373 (last visited January 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "How to install Windows NT on MIPS in QEMU --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373",
note = "[Online; accessed 14-January-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 = "Computernewb Wiki",
title = "How to install Windows NT on MIPS in QEMU --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=How_to_install_Windows_NT_on_MIPS_in_QEMU&oldid=1373}",
note = "[Online; accessed 14-January-2026]"
}