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