Cite This Page
Bibliographic details for 7-Zip
- Page name: 7-Zip
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 5 February 2024 19:31 UTC
- Date retrieved: 7 March 2026 12:27 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073
- Page Version ID: 11073
Citation styles for 7-Zip
APA style
7-Zip. (2024, February 5). makerhub, . Retrieved 12:27, March 7, 2026 from https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073.
MLA style
"7-Zip." makerhub, . 5 Feb 2024, 19:31 UTC. 7 Mar 2026, 12:27 <https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073>.
MHRA style
makerhub contributors, '7-Zip', makerhub, , 5 February 2024, 19:31 UTC, <https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073> [accessed 7 March 2026]
Chicago style
makerhub contributors, "7-Zip," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073 (accessed March 7, 2026).
CBE/CSE style
makerhub contributors. 7-Zip [Internet]. makerhub, ; 2024 Feb 5, 19:31 UTC [cited 2026 Mar 7]. Available from: https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073.
Bluebook style
7-Zip, https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073 (last visited March 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "7-Zip --- makerhub{,} ",
year = "2024",
url = "https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073",
note = "[Online; accessed 7-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 = "makerhub",
title = "7-Zip --- makerhub{,} ",
year = "2024",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=7-Zip&oldid=11073}",
note = "[Online; accessed 7-March-2026]"
}