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