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: 7 May 2013 10:35 UTC
- Date retrieved: 30 May 2023 16:56 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5547
- Page Version ID: 5547
Citation styles for Upgrade from 2.3 to 3.0
APA style
Upgrade from 2.3 to 3.0. (2013, May 7). Proxmox VE, . Retrieved 16:56, May 30, 2023 from https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5547.
MLA style
"Upgrade from 2.3 to 3.0." Proxmox VE, . 7 May 2013, 10:35 UTC. 30 May 2023, 16:56 <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5547>.
MHRA style
Proxmox VE contributors, 'Upgrade from 2.3 to 3.0', Proxmox VE, , 7 May 2013, 10:35 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5547> [accessed 30 May 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=5547 (accessed May 30, 2023).
CBE/CSE style
Proxmox VE contributors. Upgrade from 2.3 to 3.0 [Internet]. Proxmox VE, ; 2013 May 7, 10:35 UTC [cited 2023 May 30]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Upgrade_from_2.3_to_3.0&oldid=5547.
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=5547 (last visited May 30, 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=5547", note = "[Online; accessed 30-May-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=5547}", note = "[Online; accessed 30-May-2023]" }