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