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