Cite This Page
- Page name: IGT:ToolKit/Navigation-with-Aurora
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 22 May 2008 18:39 UTC
- Date retrieved: 18 April 2026 04:28 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821
- Page Version ID: 25821
APA style
IGT:ToolKit/Navigation-with-Aurora. (2008, May 22). NAMIC Wiki, . Retrieved 04:28, April 18, 2026 from https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821.
MLA style
"IGT:ToolKit/Navigation-with-Aurora." NAMIC Wiki, . 22 May 2008, 18:39 UTC. 18 Apr 2026, 04:28 <https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821>.
MHRA style
NAMIC Wiki contributors, 'IGT:ToolKit/Navigation-with-Aurora', NAMIC Wiki, , 22 May 2008, 18:39 UTC, <https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821> [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=25821 (accessed April 18, 2026).
CBE/CSE style
NAMIC Wiki contributors. IGT:ToolKit/Navigation-with-Aurora [Internet]. NAMIC Wiki, ; 2008 May 22, 18:39 UTC [cited 2026 Apr 18]. Available from: https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821.
Bluebook style
IGT:ToolKit/Navigation-with-Aurora, https://www.na-mic.org/w/index.php?title=IGT:ToolKit/Navigation-with-Aurora&oldid=25821 (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=25821",
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=25821}",
note = "[Online; accessed 18-April-2026]"
}