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