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