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:57 UTC
- Date retrieved: 17 May 2026 06:24 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534
- Page Version ID: 58534
Citation styles for AlgorithmRetreat2010
APA style
AlgorithmRetreat2010. (2010, October 1). NAMIC Wiki, . Retrieved 06:24, May 17, 2026 from https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534.
MLA style
"AlgorithmRetreat2010." NAMIC Wiki, . 1 Oct 2010, 13:57 UTC. 17 May 2026, 06:24 <https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534>.
MHRA style
NAMIC Wiki contributors, 'AlgorithmRetreat2010', NAMIC Wiki, , 1 October 2010, 13:57 UTC, <https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534> [accessed 17 May 2026]
Chicago style
NAMIC Wiki contributors, "AlgorithmRetreat2010," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534 (accessed May 17, 2026).
CBE/CSE style
NAMIC Wiki contributors. AlgorithmRetreat2010 [Internet]. NAMIC Wiki, ; 2010 Oct 1, 13:57 UTC [cited 2026 May 17]. Available from: https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534.
Bluebook style
AlgorithmRetreat2010, https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=58534 (last visited May 17, 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=58534",
note = "[Online; accessed 17-May-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=58534}",
note = "[Online; accessed 17-May-2026]"
}