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