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: 29 June 2023 08:25 UTC
- Date retrieved: 12 March 2026 11:29 UTC
- Permanent URL: https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118
- Page Version ID: 118
Citation styles for Upgrade from 5.x to 6.0
APA style
Upgrade from 5.x to 6.0. (2023, June 29). Proxmox Mail Gateway. Retrieved 11:29, March 12, 2026 from https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118.
MLA style
"Upgrade from 5.x to 6.0." Proxmox Mail Gateway. 29 Jun 2023, 08:25 UTC. 12 Mar 2026, 11:29 <https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118>.
MHRA style
Proxmox Mail Gateway contributors, 'Upgrade from 5.x to 6.0', Proxmox Mail Gateway, 29 June 2023, 08:25 UTC, <https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118> [accessed 12 March 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=118 (accessed March 12, 2026).
CBE/CSE style
Proxmox Mail Gateway contributors. Upgrade from 5.x to 6.0 [Internet]. Proxmox Mail Gateway; 2023 Jun 29, 08:25 UTC [cited 2026 Mar 12]. Available from: https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118.
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=118 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Proxmox Mail Gateway",
title = "Upgrade from 5.x to 6.0 --- Proxmox Mail Gateway{,} ",
year = "2023",
url = "https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118",
note = "[Online; accessed 12-March-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 = "2023",
url = "\url{https://pmg.proxmox.com/mediawiki/index.php?title=Upgrade_from_5.x_to_6.0&oldid=118}",
note = "[Online; accessed 12-March-2026]"
}