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