Cite This Page
Bibliographic details for Algorithm:Utah2
- Page name: Algorithm:Utah2
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 6 May 2009 17:59 UTC
- Date retrieved: 25 March 2026 00:34 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039
- Page Version ID: 37039
Citation styles for Algorithm:Utah2
APA style
Algorithm:Utah2. (2009, May 6). NAMIC Wiki, . Retrieved 00:34, March 25, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039.
MLA style
"Algorithm:Utah2." NAMIC Wiki, . 6 May 2009, 17:59 UTC. 25 Mar 2026, 00:34 <https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:Utah2', NAMIC Wiki, , 6 May 2009, 17:59 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039> [accessed 25 March 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:Utah2," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039 (accessed March 25, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:Utah2 [Internet]. NAMIC Wiki, ; 2009 May 6, 17:59 UTC [cited 2026 Mar 25]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039.
Bluebook style
Algorithm:Utah2, https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Algorithm:Utah2 --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039",
note = "[Online; accessed 25-March-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:Utah2 --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:Utah2&oldid=37039}",
note = "[Online; accessed 25-March-2026]"
}