Cite This Page
Bibliographic details for VM0
- Page name: VM0
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 18 May 2022 06:03 UTC
- Date retrieved: 14 February 2026 07:19 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=VM0&oldid=533
- Page Version ID: 533
Citation styles for VM0
APA style
VM0. (2022, May 18). Computernewb Wiki. Retrieved 07:19, February 14, 2026 from https://computernewb.com/w/index.php?title=VM0&oldid=533.
MLA style
"VM0." Computernewb Wiki. 18 May 2022, 06:03 UTC. 14 Feb 2026, 07:19 <https://computernewb.com/w/index.php?title=VM0&oldid=533>.
MHRA style
Computernewb Wiki contributors, 'VM0', Computernewb Wiki, 18 May 2022, 06:03 UTC, <https://computernewb.com/w/index.php?title=VM0&oldid=533> [accessed 14 February 2026]
Chicago style
Computernewb Wiki contributors, "VM0," Computernewb Wiki, https://computernewb.com/w/index.php?title=VM0&oldid=533 (accessed February 14, 2026).
CBE/CSE style
Computernewb Wiki contributors. VM0 [Internet]. Computernewb Wiki; 2022 May 18, 06:03 UTC [cited 2026 Feb 14]. Available from: https://computernewb.com/w/index.php?title=VM0&oldid=533.
Bluebook style
VM0, https://computernewb.com/w/index.php?title=VM0&oldid=533 (last visited February 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "VM0 --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=VM0&oldid=533",
note = "[Online; accessed 14-February-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 = "VM0 --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=VM0&oldid=533}",
note = "[Online; accessed 14-February-2026]"
}