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