Cite This Page
Bibliographic details for IGT-Tutorials
- Page name: IGT-Tutorials
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 6 January 2007 05:14 UTC
- Date retrieved: 21 May 2026 22:47 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785
- Page Version ID: 5785
Citation styles for IGT-Tutorials
APA style
IGT-Tutorials. (2007, January 6). NAMIC Wiki, . Retrieved 22:47, May 21, 2026 from https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785.
MLA style
"IGT-Tutorials." NAMIC Wiki, . 6 Jan 2007, 05:14 UTC. 21 May 2026, 22:47 <https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785>.
MHRA style
NAMIC Wiki contributors, 'IGT-Tutorials', NAMIC Wiki, , 6 January 2007, 05:14 UTC, <https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785> [accessed 21 May 2026]
Chicago style
NAMIC Wiki contributors, "IGT-Tutorials," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785 (accessed May 21, 2026).
CBE/CSE style
NAMIC Wiki contributors. IGT-Tutorials [Internet]. NAMIC Wiki, ; 2007 Jan 6, 05:14 UTC [cited 2026 May 21]. Available from: https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785.
Bluebook style
IGT-Tutorials, https://www.na-mic.org/w/index.php?title=IGT-Tutorials&oldid=5785 (last visited May 21, 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=5785",
note = "[Online; accessed 21-May-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=5785}",
note = "[Online; accessed 21-May-2026]"
}