Cite This Page
Bibliographic details for Developer Documentation
- Page name: Developer Documentation
- Author: Proxmox VE contributors
- Publisher: Proxmox VE, .
- Date of last revision: 12 September 2024 11:52 UTC
- Date retrieved: 10 October 2024 06:42 UTC
- Permanent URL: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022
- Page Version ID: 12022
Citation styles for Developer Documentation
APA style
Developer Documentation. (2024, September 12). Proxmox VE, . Retrieved 06:42, October 10, 2024 from https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022.
MLA style
"Developer Documentation." Proxmox VE, . 12 Sep 2024, 11:52 UTC. 10 Oct 2024, 06:42 <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022>.
MHRA style
Proxmox VE contributors, 'Developer Documentation', Proxmox VE, , 12 September 2024, 11:52 UTC, <https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022> [accessed 10 October 2024]
Chicago style
Proxmox VE contributors, "Developer Documentation," Proxmox VE, , https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022 (accessed October 10, 2024).
CBE/CSE style
Proxmox VE contributors. Developer Documentation [Internet]. Proxmox VE, ; 2024 Sep 12, 11:52 UTC [cited 2024 Oct 10]. Available from: https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022.
Bluebook style
Developer Documentation, https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022 (last visited October 10, 2024).
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=12022", note = "[Online; accessed 10-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 = "2024", url = "\url{https://pve.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=12022}", note = "[Online; accessed 10-October-2024]" }