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: 3 January 2025 01:08 UTC
- Permanent URL: https://wpkg.org/index.php?title=Contributing&oldid=2672
- Page Version ID: 2672
Citation styles for Contributing
APA style
Contributing. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 01:08, January 3, 2025 from https://wpkg.org/index.php?title=Contributing&oldid=2672.
MLA style
"Contributing." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 12:55 UTC. 3 Jan 2025, 01:08 <https://wpkg.org/index.php?title=Contributing&oldid=2672>.
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=2672> [accessed 3 January 2025]
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=2672 (accessed January 3, 2025).
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 2025 Jan 3]. Available from: https://wpkg.org/index.php?title=Contributing&oldid=2672.
Bluebook style
Contributing, https://wpkg.org/index.php?title=Contributing&oldid=2672 (last visited January 3, 2025).
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=2672", note = "[Online; accessed 3-January-2025]" }
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=2672}", note = "[Online; accessed 3-January-2025]" }