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