Cite This Page
Bibliographic details for Virtual Machines
- Page name: Virtual Machines
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 5 August 2021 01:37 UTC
- Date retrieved: 3 November 2025 03:31 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786
- Page Version ID: 786
Citation styles for Virtual Machines
APA style
Virtual Machines. (2021, August 5). SizeCoding, . Retrieved 03:31, November 3, 2025 from http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786.
MLA style
"Virtual Machines." SizeCoding, . 5 Aug 2021, 01:37 UTC. 3 Nov 2025, 03:31 <http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786>.
MHRA style
SizeCoding contributors, 'Virtual Machines', SizeCoding, , 5 August 2021, 01:37 UTC, <http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Virtual Machines," SizeCoding, , http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Virtual Machines [Internet]. SizeCoding, ; 2021 Aug 5, 01:37 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786.
Bluebook style
Virtual Machines, http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Virtual Machines --- SizeCoding{,} ",
year = "2021",
url = "http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786",
note = "[Online; accessed 3-November-2025]"
}
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 = "SizeCoding",
title = "Virtual Machines --- SizeCoding{,} ",
year = "2021",
url = "\url{http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=786}",
note = "[Online; accessed 3-November-2025]"
}