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