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