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