Cite This Page
- Page name: IGT:ToolKit/Navigation-tutorial
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 8 April 2009 20:57 UTC
- Date retrieved: 16 June 2026 00:53 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102
- Page Version ID: 36102
APA style
IGT:ToolKit/Navigation-tutorial. (2009, April 8). NAMIC Wiki, . Retrieved 00:53, June 16, 2026 from https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102.
MLA style
"IGT:ToolKit/Navigation-tutorial." NAMIC Wiki, . 8 Apr 2009, 20:57 UTC. 16 Jun 2026, 00:53 <https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102>.
MHRA style
NAMIC Wiki contributors, 'IGT:ToolKit/Navigation-tutorial', NAMIC Wiki, , 8 April 2009, 20:57 UTC, <https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102> [accessed 16 June 2026]
Chicago style
NAMIC Wiki contributors, "IGT:ToolKit/Navigation-tutorial," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102 (accessed June 16, 2026).
CBE/CSE style
NAMIC Wiki contributors. IGT:ToolKit/Navigation-tutorial [Internet]. NAMIC Wiki, ; 2009 Apr 8, 20:57 UTC [cited 2026 Jun 16]. Available from: https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102.
Bluebook style
IGT:ToolKit/Navigation-tutorial, https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102 (last visited June 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "IGT:ToolKit/Navigation-tutorial --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102",
note = "[Online; accessed 16-June-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 = "NAMIC Wiki",
title = "IGT:ToolKit/Navigation-tutorial --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-tutorial&oldid=36102}",
note = "[Online; accessed 16-June-2026]"
}