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