Cite This Page
Bibliographic details for Adding memory to a virtual machine
- Page name: Adding memory to a virtual machine
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 10 March 2014 22:48 UTC
- Date retrieved: 20 July 2026 07:17 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377
- Page Version ID: 6377
Citation styles for Adding memory to a virtual machine
APA style
Adding memory to a virtual machine. (2014, March 10). DISI, . Retrieved 07:17, July 20, 2026 from http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377.
MLA style
"Adding memory to a virtual machine." DISI, . 10 Mar 2014, 22:48 UTC. 20 Jul 2026, 07:17 <http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377>.
MHRA style
DISI contributors, 'Adding memory to a virtual machine', DISI, , 10 March 2014, 22:48 UTC, <http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377> [accessed 20 July 2026]
Chicago style
DISI contributors, "Adding memory to a virtual machine," DISI, , http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377 (accessed July 20, 2026).
CBE/CSE style
DISI contributors. Adding memory to a virtual machine [Internet]. DISI, ; 2014 Mar 10, 22:48 UTC [cited 2026 Jul 20]. Available from: http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377.
Bluebook style
Adding memory to a virtual machine, http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Adding memory to a virtual machine --- DISI{,} ",
year = "2014",
url = "http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377",
note = "[Online; accessed 20-July-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 = "DISI",
title = "Adding memory to a virtual machine --- DISI{,} ",
year = "2014",
url = "\url{http://wiki.docking.org/index.php?title=Adding_memory_to_a_virtual_machine&oldid=6377}",
note = "[Online; accessed 20-July-2026]"
}