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