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