Cite This Page
Bibliographic details for Developer Documentation
- Page name: Developer Documentation
- Author: Proxmox VE contributors
- Publisher: Proxmox VE, .
- Date of last revision: 16 October 2024 08:28 UTC
- Date retrieved: 25 April 2025 02:29 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036
- Page Version ID: 12036
Citation styles for Developer Documentation
APA style
Developer Documentation. (2024, October 16). Proxmox VE, . Retrieved 02:29, April 25, 2025 from https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036.
MLA style
"Developer Documentation." Proxmox VE, . 16 Oct 2024, 08:28 UTC. 25 Apr 2025, 02:29 <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036>.
MHRA style
Proxmox VE contributors, 'Developer Documentation', Proxmox VE, , 16 October 2024, 08:28 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036> [accessed 25 April 2025]
Chicago style
Proxmox VE contributors, "Developer Documentation," Proxmox VE, , https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036 (accessed April 25, 2025).
CBE/CSE style
Proxmox VE contributors. Developer Documentation [Internet]. Proxmox VE, ; 2024 Oct 16, 08:28 UTC [cited 2025 Apr 25]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036.
Bluebook style
Developer Documentation, https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Proxmox VE", title = "Developer Documentation --- Proxmox VE{,} ", year = "2024", url = "https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036", note = "[Online; accessed 25-April-2025]" }
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 = "2024", url = "\url{https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12036}", note = "[Online; accessed 25-April-2025]" }