Cite This Page
Bibliographic details for Free Download Manager
- Page name: Free Download Manager
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 15 June 2011 06:06 UTC
- Date retrieved: 26 March 2026 22:59 UTC
- Permanent URL: https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623
- Page Version ID: 9623
Citation styles for Free Download Manager
APA style
Free Download Manager. (2011, June 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:59, March 26, 2026 from https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623.
MLA style
"Free Download Manager." WPKG | Open Source Software Deployment and Distribution, . 15 Jun 2011, 06:06 UTC. 26 Mar 2026, 22:59 <https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Free Download Manager', WPKG | Open Source Software Deployment and Distribution, , 15 June 2011, 06:06 UTC, <https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623> [accessed 26 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Free Download Manager," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623 (accessed March 26, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Free Download Manager [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Jun 15, 06:06 UTC [cited 2026 Mar 26]. Available from: https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623.
Bluebook style
Free Download Manager, https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Free Download Manager --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623",
note = "[Online; accessed 26-March-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 = "Free Download Manager --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Free_Download_Manager&oldid=9623}",
note = "[Online; accessed 26-March-2026]"
}