Cite This Page
Bibliographic details for How WPKG works?
- Page name: How WPKG works?
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 29 August 2012 19:29 UTC
- Date retrieved: 14 November 2024 22:58 UTC
- Permanent URL: https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890
- Page Version ID: 7890
Citation styles for How WPKG works?
APA style
How WPKG works?. (2012, August 29). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:58, November 14, 2024 from https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890.
MLA style
"How WPKG works?." WPKG | Open Source Software Deployment and Distribution, . 29 Aug 2012, 19:29 UTC. 14 Nov 2024, 22:58 <https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'How WPKG works?', WPKG | Open Source Software Deployment and Distribution, , 29 August 2012, 19:29 UTC, <https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890> [accessed 14 November 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "How WPKG works?," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890 (accessed November 14, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. How WPKG works? [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 Aug 29, 19:29 UTC [cited 2024 Nov 14]. Available from: https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890.
Bluebook style
How WPKG works?, https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890 (last visited November 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "How WPKG works? --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2012", url = "https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890", note = "[Online; accessed 14-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 = "How WPKG works? --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2012", url = "\url{https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=7890}", note = "[Online; accessed 14-November-2024]" }