Cite This Page
Bibliographic details for Torrent Distribution with WPKG
- Page name: Torrent Distribution with WPKG
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 9 July 2013 22:02 UTC
- Date retrieved: 25 June 2026 01:58 UTC
- Permanent URL: https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659
- Page Version ID: 11659
Citation styles for Torrent Distribution with WPKG
APA style
Torrent Distribution with WPKG. (2013, July 9). WPKG | Open Source Software Deployment and Distribution, . Retrieved 01:58, June 25, 2026 from https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659.
MLA style
"Torrent Distribution with WPKG." WPKG | Open Source Software Deployment and Distribution, . 9 Jul 2013, 22:02 UTC. 25 Jun 2026, 01:58 <https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Torrent Distribution with WPKG', WPKG | Open Source Software Deployment and Distribution, , 9 July 2013, 22:02 UTC, <https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659> [accessed 25 June 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Torrent Distribution with WPKG," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659 (accessed June 25, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Torrent Distribution with WPKG [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2013 Jul 9, 22:02 UTC [cited 2026 Jun 25]. Available from: https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659.
Bluebook style
Torrent Distribution with WPKG, https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659 (last visited June 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Torrent Distribution with WPKG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659",
note = "[Online; accessed 25-June-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 = "Torrent Distribution with WPKG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "\url{https://wpkg.org/index.php?title=Torrent_Distribution_with_WPKG&oldid=11659}",
note = "[Online; accessed 25-June-2026]"
}