Cite This Page
Bibliographic details for WPKG QUICK INSTALL
- Page name: WPKG QUICK INSTALL
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 18 June 2012 02:40 UTC
- Date retrieved: 23 November 2024 22:36 UTC
- Permanent URL: https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894
- Page Version ID: 7894
Citation styles for WPKG QUICK INSTALL
APA style
WPKG QUICK INSTALL. (2012, June 18). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:36, November 23, 2024 from https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894.
MLA style
"WPKG QUICK INSTALL." WPKG | Open Source Software Deployment and Distribution, . 18 Jun 2012, 02:40 UTC. 23 Nov 2024, 22:36 <https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'WPKG QUICK INSTALL', WPKG | Open Source Software Deployment and Distribution, , 18 June 2012, 02:40 UTC, <https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894> [accessed 23 November 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "WPKG QUICK INSTALL," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894 (accessed November 23, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. WPKG QUICK INSTALL [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 Jun 18, 02:40 UTC [cited 2024 Nov 23]. Available from: https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894.
Bluebook style
WPKG QUICK INSTALL, https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "WPKG QUICK INSTALL --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2012", url = "https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894", note = "[Online; accessed 23-November-2024]" }
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 QUICK INSTALL --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2012", url = "\url{https://wpkg.org/index.php?title=WPKG_QUICK_INSTALL&oldid=7894}", note = "[Online; accessed 23-November-2024]" }