Cite This Page
Bibliographic details for Developer Documentation
- Page name: Developer Documentation
- Author: Proxmox Mail Gateway contributors
- Publisher: Proxmox Mail Gateway.
- Date of last revision: 4 August 2022 09:05 UTC
- Date retrieved: 8 June 2026 22:46 UTC
- Permanent URL: https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97
- Page Version ID: 97
Citation styles for Developer Documentation
APA style
Developer Documentation. (2022, August 4). Proxmox Mail Gateway. Retrieved 22:46, June 8, 2026 from https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97.
MLA style
"Developer Documentation." Proxmox Mail Gateway. 4 Aug 2022, 09:05 UTC. 8 Jun 2026, 22:46 <https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97>.
MHRA style
Proxmox Mail Gateway contributors, 'Developer Documentation', Proxmox Mail Gateway, 4 August 2022, 09:05 UTC, <https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97> [accessed 8 June 2026]
Chicago style
Proxmox Mail Gateway contributors, "Developer Documentation," Proxmox Mail Gateway, https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97 (accessed June 8, 2026).
CBE/CSE style
Proxmox Mail Gateway contributors. Developer Documentation [Internet]. Proxmox Mail Gateway; 2022 Aug 4, 09:05 UTC [cited 2026 Jun 8]. Available from: https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97.
Bluebook style
Developer Documentation, https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Proxmox Mail Gateway",
title = "Developer Documentation --- Proxmox Mail Gateway{,} ",
year = "2022",
url = "https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97",
note = "[Online; accessed 8-June-2026]"
}
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 Mail Gateway",
title = "Developer Documentation --- Proxmox Mail Gateway{,} ",
year = "2022",
url = "\url{https://pmg.proxmox.com/mediawiki/index.php?title=Developer_Documentation&oldid=97}",
note = "[Online; accessed 8-June-2026]"
}