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: 9 June 2026 16:15 UTC
- Permanent URL: https://wpkg.org/index.php?title=Wpkg.js&oldid=9603
- Page Version ID: 9603
Citation styles for Wpkg.js
APA style
Wpkg.js. (2011, June 9). WPKG | Open Source Software Deployment and Distribution, . Retrieved 16:15, June 9, 2026 from https://wpkg.org/index.php?title=Wpkg.js&oldid=9603.
MLA style
"Wpkg.js." WPKG | Open Source Software Deployment and Distribution, . 9 Jun 2011, 14:27 UTC. 9 Jun 2026, 16:15 <https://wpkg.org/index.php?title=Wpkg.js&oldid=9603>.
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=9603> [accessed 9 June 2026]
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=9603 (accessed June 9, 2026).
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 2026 Jun 9]. Available from: https://wpkg.org/index.php?title=Wpkg.js&oldid=9603.
Bluebook style
Wpkg.js, https://wpkg.org/index.php?title=Wpkg.js&oldid=9603 (last visited June 9, 2026).
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=9603",
note = "[Online; accessed 9-June-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.js --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Wpkg.js&oldid=9603}",
note = "[Online; accessed 9-June-2026]"
}