Cite This Page
Bibliographic details for Installing VM
- Page name: Installing VM
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 17 July 2017 18:17 UTC
- Date retrieved: 8 June 2026 17:16 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596
- Page Version ID: 1596
Citation styles for Installing VM
APA style
Installing VM. (2017, July 17). OpenFOAM Wiki, . Retrieved 17:16, June 8, 2026 from https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596.
MLA style
"Installing VM." OpenFOAM Wiki, . 17 Jul 2017, 18:17 UTC. 8 Jun 2026, 17:16 <https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596>.
MHRA style
OpenFOAM Wiki contributors, 'Installing VM', OpenFOAM Wiki, , 17 July 2017, 18:17 UTC, <https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596> [accessed 8 June 2026]
Chicago style
OpenFOAM Wiki contributors, "Installing VM," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596 (accessed June 8, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Installing VM [Internet]. OpenFOAM Wiki, ; 2017 Jul 17, 18:17 UTC [cited 2026 Jun 8]. Available from: https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596.
Bluebook style
Installing VM, https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Installing VM --- OpenFOAM Wiki{,} ",
year = "2017",
url = "https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596",
note = "[Online; accessed 8-June-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 = "OpenFOAM Wiki",
title = "Installing VM --- OpenFOAM Wiki{,} ",
year = "2017",
url = "\url{https://wiki.openfoam.com/index.php?title=Installing_VM&oldid=1596}",
note = "[Online; accessed 8-June-2026]"
}