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