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: 12 September 2007 15:19 UTC
- Date retrieved: 28 February 2026 13:08 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463
- Page Version ID: 15463
Citation styles for Algorithm:UNC:New
APA style
Algorithm:UNC:New. (2007, September 12). NAMIC Wiki, . Retrieved 13:08, February 28, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463.
MLA style
"Algorithm:UNC:New." NAMIC Wiki, . 12 Sep 2007, 15:19 UTC. 28 Feb 2026, 13:08 <https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:UNC:New', NAMIC Wiki, , 12 September 2007, 15:19 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463> [accessed 28 February 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:UNC:New," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463 (accessed February 28, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:UNC:New [Internet]. NAMIC Wiki, ; 2007 Sep 12, 15:19 UTC [cited 2026 Feb 28]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463.
Bluebook style
Algorithm:UNC:New, https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463 (last visited February 28, 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=15463",
note = "[Online; accessed 28-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 = "Algorithm:UNC:New --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:UNC:New&oldid=15463}",
note = "[Online; accessed 28-February-2026]"
}