Cite This Page
Bibliographic details for Package dependencies
- Page name: Package dependencies
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 2 April 2019 17:24 UTC
- Date retrieved: 28 January 2026 04:19 UTC
- Permanent URL: https://wpkg.org/index.php?title=Package_dependencies&oldid=7289
- Page Version ID: 7289
Citation styles for Package dependencies
APA style
Package dependencies. (2019, April 2). WPKG | Open Source Software Deployment and Distribution, . Retrieved 04:19, January 28, 2026 from https://wpkg.org/index.php?title=Package_dependencies&oldid=7289.
MLA style
"Package dependencies." WPKG | Open Source Software Deployment and Distribution, . 2 Apr 2019, 17:24 UTC. 28 Jan 2026, 04:19 <https://wpkg.org/index.php?title=Package_dependencies&oldid=7289>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Package dependencies', WPKG | Open Source Software Deployment and Distribution, , 2 April 2019, 17:24 UTC, <https://wpkg.org/index.php?title=Package_dependencies&oldid=7289> [accessed 28 January 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Package dependencies," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Package_dependencies&oldid=7289 (accessed January 28, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Package dependencies [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2019 Apr 2, 17:24 UTC [cited 2026 Jan 28]. Available from: https://wpkg.org/index.php?title=Package_dependencies&oldid=7289.
Bluebook style
Package dependencies, https://wpkg.org/index.php?title=Package_dependencies&oldid=7289 (last visited January 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Package dependencies --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2019",
url = "https://wpkg.org/index.php?title=Package_dependencies&oldid=7289",
note = "[Online; accessed 28-January-2026]"
}
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 = "Package dependencies --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2019",
url = "\url{https://wpkg.org/index.php?title=Package_dependencies&oldid=7289}",
note = "[Online; accessed 28-January-2026]"
}