Cite This Page
Bibliographic details for Upgrade from 2.3 to 3.0
- Page name: Upgrade from 2.3 to 3.0
- Author: Proxmox VE contributors
- Publisher: Proxmox VE, .
- Date of last revision: 10 May 2013 15:30 UTC
- Date retrieved: 31 March 2023 16:11 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570
- Page Version ID: 5570
Citation styles for Upgrade from 2.3 to 3.0
APA style
Upgrade from 2.3 to 3.0. (2013, May 10). Proxmox VE, . Retrieved 16:11, March 31, 2023 from https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570.
MLA style
"Upgrade from 2.3 to 3.0." Proxmox VE, . 10 May 2013, 15:30 UTC. 31 Mar 2023, 16:11 <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570>.
MHRA style
Proxmox VE contributors, 'Upgrade from 2.3 to 3.0', Proxmox VE, , 10 May 2013, 15:30 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570> [accessed 31 March 2023]
Chicago style
Proxmox VE contributors, "Upgrade from 2.3 to 3.0," Proxmox VE, , https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570 (accessed March 31, 2023).
CBE/CSE style
Proxmox VE contributors. Upgrade from 2.3 to 3.0 [Internet]. Proxmox VE, ; 2013 May 10, 15:30 UTC [cited 2023 Mar 31]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570.
Bluebook style
Upgrade from 2.3 to 3.0, https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Proxmox VE", title = "Upgrade from 2.3 to 3.0 --- Proxmox VE{,} ", year = "2013", url = "https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570", note = "[Online; accessed 31-March-2023]" }
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 2.3 to 3.0 --- Proxmox VE{,} ", year = "2013", url = "\url{https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5570}", note = "[Online; accessed 31-March-2023]" }