Cite This Page
Bibliographic details for 7-Zip
- Page name: 7-Zip
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 25 May 2021 22:32 UTC
- Date retrieved: 16 April 2026 23:15 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007
- Page Version ID: 5007
Citation styles for 7-Zip
APA style
7-Zip. (2021, May 25). COPTR, . Retrieved 23:15, April 16, 2026 from https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007.
MLA style
"7-Zip." COPTR, . 25 May 2021, 22:32 UTC. 16 Apr 2026, 23:15 <https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007>.
MHRA style
COPTR contributors, '7-Zip', COPTR, , 25 May 2021, 22:32 UTC, <https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007> [accessed 16 April 2026]
Chicago style
COPTR contributors, "7-Zip," COPTR, , https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007 (accessed April 16, 2026).
CBE/CSE style
COPTR contributors. 7-Zip [Internet]. COPTR, ; 2021 May 25, 22:32 UTC [cited 2026 Apr 16]. Available from: https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007.
Bluebook style
7-Zip, https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007 (last visited April 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "7-Zip --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007",
note = "[Online; accessed 16-April-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 = "COPTR",
title = "7-Zip --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=7-Zip&oldid=5007}",
note = "[Online; accessed 16-April-2026]"
}