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