Cite This Page
Bibliographic details for Upgrade from 5.x to 6.0
- Page name: Upgrade from 5.x to 6.0
- Author: Proxmox Mail Gateway contributors
- Publisher: Proxmox Mail Gateway.
- Date of last revision: 8 June 2026 06:37 UTC
- Date retrieved: 10 August 2026 13:20 UTC
- Permanent URL: https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164
- Page Version ID: 164
Citation styles for Upgrade from 5.x to 6.0
APA style
Upgrade from 5.x to 6.0. (2026, June 8). Proxmox Mail Gateway. Retrieved 13:20, August 10, 2026 from https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164.
MLA style
"Upgrade from 5.x to 6.0." Proxmox Mail Gateway. 8 Jun 2026, 06:37 UTC. 10 Aug 2026, 13:20 <https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164>.
MHRA style
Proxmox Mail Gateway contributors, 'Upgrade from 5.x to 6.0', Proxmox Mail Gateway, 8 June 2026, 06:37 UTC, <https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164> [accessed 10 August 2026]
Chicago style
Proxmox Mail Gateway contributors, "Upgrade from 5.x to 6.0," Proxmox Mail Gateway, https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164 (accessed August 10, 2026).
CBE/CSE style
Proxmox Mail Gateway contributors. Upgrade from 5.x to 6.0 [Internet]. Proxmox Mail Gateway; 2026 Jun 8, 06:37 UTC [cited 2026 Aug 10]. Available from: https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164.
Bluebook style
Upgrade from 5.x to 6.0, https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Proxmox Mail Gateway",
title = "Upgrade from 5.x to 6.0 --- Proxmox Mail Gateway{,} ",
year = "2026",
url = "https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164",
note = "[Online; accessed 10-August-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 = "Upgrade from 5.x to 6.0 --- Proxmox Mail Gateway{,} ",
year = "2026",
url = "\url{https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=164}",
note = "[Online; accessed 10-August-2026]"
}