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