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