Cite This Page
Bibliographic details for Contributing
- Page name: Contributing
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 April 2011 12:55 UTC
- Date retrieved: 22 December 2024 09:19 UTC
- Permanent URL: https://wpkg.org/index.php?title=Contributing&oldid=8457
- Page Version ID: 8457
Citation styles for Contributing
APA style
Contributing. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 09:19, December 22, 2024 from https://wpkg.org/index.php?title=Contributing&oldid=8457.
MLA style
"Contributing." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 12:55 UTC. 22 Dec 2024, 09:19 <https://wpkg.org/index.php?title=Contributing&oldid=8457>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Contributing', WPKG | Open Source Software Deployment and Distribution, , 1 April 2011, 12:55 UTC, <https://wpkg.org/index.php?title=Contributing&oldid=8457> [accessed 22 December 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Contributing," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Contributing&oldid=8457 (accessed December 22, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Contributing [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Apr 1, 12:55 UTC [cited 2024 Dec 22]. Available from: https://wpkg.org/index.php?title=Contributing&oldid=8457.
Bluebook style
Contributing, https://wpkg.org/index.php?title=Contributing&oldid=8457 (last visited December 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "Contributing --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "https://wpkg.org/index.php?title=Contributing&oldid=8457", note = "[Online; accessed 22-December-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 = "Contributing --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "\url{https://wpkg.org/index.php?title=Contributing&oldid=8457}", note = "[Online; accessed 22-December-2024]" }