Cite This Page
Bibliographic details for Developer Documentation
- Page name: Developer Documentation
- Author: Proxmox VE contributors
- Publisher: Proxmox VE, .
- Date of last revision: 3 January 2016 09:22 UTC
- Date retrieved: 6 June 2023 09:52 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073
- Page Version ID: 8073
Citation styles for Developer Documentation
APA style
Developer Documentation. (2016, January 3). Proxmox VE, . Retrieved 09:52, June 6, 2023 from https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073.
MLA style
"Developer Documentation." Proxmox VE, . 3 Jan 2016, 09:22 UTC. 6 Jun 2023, 09:52 <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073>.
MHRA style
Proxmox VE contributors, 'Developer Documentation', Proxmox VE, , 3 January 2016, 09:22 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073> [accessed 6 June 2023]
Chicago style
Proxmox VE contributors, "Developer Documentation," Proxmox VE, , https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073 (accessed June 6, 2023).
CBE/CSE style
Proxmox VE contributors. Developer Documentation [Internet]. Proxmox VE, ; 2016 Jan 3, 09:22 UTC [cited 2023 Jun 6]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073.
Bluebook style
Developer Documentation, https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073 (last visited June 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Proxmox VE", title = "Developer Documentation --- Proxmox VE{,} ", year = "2016", url = "https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073", note = "[Online; accessed 6-June-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 = "Developer Documentation --- Proxmox VE{,} ", year = "2016", url = "\url{https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=8073}", note = "[Online; accessed 6-June-2023]" }