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