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