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