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: 16 November 2024 14:50 UTC
- Permanent URL: https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=2052
- Page Version ID: 2052
Citation styles for How WPKG works?
APA style
How WPKG works?. (2012, August 29). WPKG | Open Source Software Deployment and Distribution, . Retrieved 14:50, November 16, 2024 from https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=2052.
MLA style
"How WPKG works?." WPKG | Open Source Software Deployment and Distribution, . 29 Aug 2012, 19:29 UTC. 16 Nov 2024, 14:50 <https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=2052>.
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=2052> [accessed 16 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=2052 (accessed November 16, 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 16]. Available from: https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=2052.
Bluebook style
How WPKG works?, https://wpkg.org/index.php?title=How_WPKG_works%3F&oldid=2052 (last visited November 16, 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=2052", note = "[Online; accessed 16-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=2052}", note = "[Online; accessed 16-November-2024]" }