Cite This Page
Bibliographic details for IGT-Tutorials
- Page name: IGT-Tutorials
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 3 January 2007 02:27 UTC
- Date retrieved: 4 September 2026 23:32 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279
- Page Version ID: 5279
Citation styles for IGT-Tutorials
APA style
IGT-Tutorials. (2007, January 3). NAMIC Wiki, . Retrieved 23:32, September 4, 2026 from https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279.
MLA style
"IGT-Tutorials." NAMIC Wiki, . 3 Jan 2007, 02:27 UTC. 4 Sep 2026, 23:32 <https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279>.
MHRA style
NAMIC Wiki contributors, 'IGT-Tutorials', NAMIC Wiki, , 3 January 2007, 02:27 UTC, <https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279> [accessed 4 September 2026]
Chicago style
NAMIC Wiki contributors, "IGT-Tutorials," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279 (accessed September 4, 2026).
CBE/CSE style
NAMIC Wiki contributors. IGT-Tutorials [Internet]. NAMIC Wiki, ; 2007 Jan 3, 02:27 UTC [cited 2026 Sep 4]. Available from: https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279.
Bluebook style
IGT-Tutorials, https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279 (last visited September 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "IGT-Tutorials --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279",
note = "[Online; accessed 4-September-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-Tutorials --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5279}",
note = "[Online; accessed 4-September-2026]"
}