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