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: 5 November 2025 01:30 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861
- Page Version ID: 861
Citation styles for Virtual Machines
APA style
Virtual Machines. (2021, August 5). SizeCoding, . Retrieved 01:30, November 5, 2025 from http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861.
MLA style
"Virtual Machines." SizeCoding, . 5 Aug 2021, 01:37 UTC. 5 Nov 2025, 01:30 <http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861>.
MHRA style
SizeCoding contributors, 'Virtual Machines', SizeCoding, , 5 August 2021, 01:37 UTC, <http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861> [accessed 5 November 2025]
Chicago style
SizeCoding contributors, "Virtual Machines," SizeCoding, , http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861 (accessed November 5, 2025).
CBE/CSE style
SizeCoding contributors. Virtual Machines [Internet]. SizeCoding, ; 2021 Aug 5, 01:37 UTC [cited 2025 Nov 5]. Available from: http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861.
Bluebook style
Virtual Machines, http://www.sizecoding.org/index.php?title=Virtual_Machines&oldid=861 (last visited November 5, 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=861",
note = "[Online; accessed 5-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=861}",
note = "[Online; accessed 5-November-2025]"
}