Cite This Page
Bibliographic details for Upgrade from 1.9 to 2.0
- Page name: Upgrade from 1.9 to 2.0
- Author: Proxmox VE contributors
- Publisher: Proxmox VE, .
- Date of last revision: 4 November 2016 11:04 UTC
- Date retrieved: 19 August 2022 07:49 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443
- Page Version ID: 9443
Citation styles for Upgrade from 1.9 to 2.0
APA style
Upgrade from 1.9 to 2.0. (2016, November 4). Proxmox VE, . Retrieved 07:49, August 19, 2022 from https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443.
MLA style
"Upgrade from 1.9 to 2.0." Proxmox VE, . 4 Nov 2016, 11:04 UTC. 19 Aug 2022, 07:49 <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443>.
MHRA style
Proxmox VE contributors, 'Upgrade from 1.9 to 2.0', Proxmox VE, , 4 November 2016, 11:04 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443> [accessed 19 August 2022]
Chicago style
Proxmox VE contributors, "Upgrade from 1.9 to 2.0," Proxmox VE, , https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443 (accessed August 19, 2022).
CBE/CSE style
Proxmox VE contributors. Upgrade from 1.9 to 2.0 [Internet]. Proxmox VE, ; 2016 Nov 4, 11:04 UTC [cited 2022 Aug 19]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443.
Bluebook style
Upgrade from 1.9 to 2.0, https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443 (last visited August 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Proxmox VE", title = "Upgrade from 1.9 to 2.0 --- Proxmox VE{,} ", year = "2016", url = "https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443", note = "[Online; accessed 19-August-2022]" }
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 = "Proxmox VE", title = "Upgrade from 1.9 to 2.0 --- Proxmox VE{,} ", year = "2016", url = "\url{https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_1.9_to_2.0&oldid=9443}", note = "[Online; accessed 19-August-2022]" }