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