Cite This Page
Bibliographic details for 7-Zip
- Page name: 7-Zip
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 10 May 2020 19:50 UTC
- Date retrieved: 27 March 2026 18:27 UTC
- Permanent URL: https://wpkg.org/index.php?title=7-Zip&oldid=12765
- Page Version ID: 12765
Citation styles for 7-Zip
APA style
7-Zip. (2020, May 10). WPKG | Open Source Software Deployment and Distribution, . Retrieved 18:27, March 27, 2026 from https://wpkg.org/index.php?title=7-Zip&oldid=12765.
MLA style
"7-Zip." WPKG | Open Source Software Deployment and Distribution, . 10 May 2020, 19:50 UTC. 27 Mar 2026, 18:27 <https://wpkg.org/index.php?title=7-Zip&oldid=12765>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, '7-Zip', WPKG | Open Source Software Deployment and Distribution, , 10 May 2020, 19:50 UTC, <https://wpkg.org/index.php?title=7-Zip&oldid=12765> [accessed 27 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "7-Zip," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=7-Zip&oldid=12765 (accessed March 27, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. 7-Zip [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2020 May 10, 19:50 UTC [cited 2026 Mar 27]. Available from: https://wpkg.org/index.php?title=7-Zip&oldid=12765.
Bluebook style
7-Zip, https://wpkg.org/index.php?title=7-Zip&oldid=12765 (last visited March 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "7-Zip --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "https://wpkg.org/index.php?title=7-Zip&oldid=12765",
note = "[Online; accessed 27-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "7-Zip --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "\url{https://wpkg.org/index.php?title=7-Zip&oldid=12765}",
note = "[Online; accessed 27-March-2026]"
}