Cite This Page
Bibliographic details for TIMC
- Page name: TIMC
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 11 April 2023 16:23 UTC
- Date retrieved: 10 July 2026 23:45 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871
- Page Version ID: 98871
Citation styles for TIMC
APA style
TIMC. (2023, April 11). NAMIC Wiki, . Retrieved 23:45, July 10, 2026 from https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871.
MLA style
"TIMC." NAMIC Wiki, . 11 Apr 2023, 16:23 UTC. 10 Jul 2026, 23:45 <https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871>.
MHRA style
NAMIC Wiki contributors, 'TIMC', NAMIC Wiki, , 11 April 2023, 16:23 UTC, <https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871> [accessed 10 July 2026]
Chicago style
NAMIC Wiki contributors, "TIMC," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871 (accessed July 10, 2026).
CBE/CSE style
NAMIC Wiki contributors. TIMC [Internet]. NAMIC Wiki, ; 2023 Apr 11, 16:23 UTC [cited 2026 Jul 10]. Available from: https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871.
Bluebook style
TIMC, https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "TIMC --- NAMIC Wiki{,} ",
year = "2023",
url = "https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871",
note = "[Online; accessed 10-July-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 = "TIMC --- NAMIC Wiki{,} ",
year = "2023",
url = "\url{https://www.na-mic.org/w/index.php?title=TIMC&oldid=98871}",
note = "[Online; accessed 10-July-2026]"
}