Cite This Page
Bibliographic details for Wpkg.js
- Page name: Wpkg.js
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 9 June 2011 14:27 UTC
- Date retrieved: 15 December 2025 09:42 UTC
- Permanent URL: https://wpkg.org/index.php?title=Wpkg.js&oldid=41
- Page Version ID: 41
Citation styles for Wpkg.js
APA style
Wpkg.js. (2011, June 9). WPKG | Open Source Software Deployment and Distribution, . Retrieved 09:42, December 15, 2025 from https://wpkg.org/index.php?title=Wpkg.js&oldid=41.
MLA style
"Wpkg.js." WPKG | Open Source Software Deployment and Distribution, . 9 Jun 2011, 14:27 UTC. 15 Dec 2025, 09:42 <https://wpkg.org/index.php?title=Wpkg.js&oldid=41>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Wpkg.js', WPKG | Open Source Software Deployment and Distribution, , 9 June 2011, 14:27 UTC, <https://wpkg.org/index.php?title=Wpkg.js&oldid=41> [accessed 15 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Wpkg.js," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Wpkg.js&oldid=41 (accessed December 15, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Wpkg.js [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Jun 9, 14:27 UTC [cited 2025 Dec 15]. Available from: https://wpkg.org/index.php?title=Wpkg.js&oldid=41.
Bluebook style
Wpkg.js, https://wpkg.org/index.php?title=Wpkg.js&oldid=41 (last visited December 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Wpkg.js --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Wpkg.js&oldid=41",
note = "[Online; accessed 15-December-2025]"
}
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.js --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Wpkg.js&oldid=41}",
note = "[Online; accessed 15-December-2025]"
}