Cite This Page
Bibliographic details for Algorithms:TCON 09 01 2006
- Page name: Algorithms:TCON 09 01 2006
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 18 December 2006 13:27 UTC
- Date retrieved: 24 February 2026 05:16 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701
- Page Version ID: 3701
Citation styles for Algorithms:TCON 09 01 2006
APA style
Algorithms:TCON 09 01 2006. (2006, December 18). NAMIC Wiki, . Retrieved 05:16, February 24, 2026 from https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701.
MLA style
"Algorithms:TCON 09 01 2006." NAMIC Wiki, . 18 Dec 2006, 13:27 UTC. 24 Feb 2026, 05:16 <https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701>.
MHRA style
NAMIC Wiki contributors, 'Algorithms:TCON 09 01 2006', NAMIC Wiki, , 18 December 2006, 13:27 UTC, <https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701> [accessed 24 February 2026]
Chicago style
NAMIC Wiki contributors, "Algorithms:TCON 09 01 2006," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701 (accessed February 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithms:TCON 09 01 2006 [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:27 UTC [cited 2026 Feb 24]. Available from: https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701.
Bluebook style
Algorithms:TCON 09 01 2006, https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701 (last visited February 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Algorithms:TCON 09 01 2006 --- NAMIC Wiki{,} ",
year = "2006",
url = "https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701",
note = "[Online; accessed 24-February-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 = "Algorithms:TCON 09 01 2006 --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithms:TCON_09_01_2006&oldid=3701}",
note = "[Online; accessed 24-February-2026]"
}