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