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: 12 May 2026 13:47 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 13:47, May 12, 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. 12 May 2026, 13:47 <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 12 May 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 May 12, 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 May 12]. 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 May 12, 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 12-May-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 12-May-2026]"
}