Cite This Page
Bibliographic details for AlgorithmRetreat2010
- Page name: AlgorithmRetreat2010
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 27 August 2010 12:00 UTC
- Date retrieved: 16 May 2026 19:59 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484
- Page Version ID: 57484
Citation styles for AlgorithmRetreat2010
APA style
AlgorithmRetreat2010. (2010, August 27). NAMIC Wiki, . Retrieved 19:59, May 16, 2026 from https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484.
MLA style
"AlgorithmRetreat2010." NAMIC Wiki, . 27 Aug 2010, 12:00 UTC. 16 May 2026, 19:59 <https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484>.
MHRA style
NAMIC Wiki contributors, 'AlgorithmRetreat2010', NAMIC Wiki, , 27 August 2010, 12:00 UTC, <https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484> [accessed 16 May 2026]
Chicago style
NAMIC Wiki contributors, "AlgorithmRetreat2010," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484 (accessed May 16, 2026).
CBE/CSE style
NAMIC Wiki contributors. AlgorithmRetreat2010 [Internet]. NAMIC Wiki, ; 2010 Aug 27, 12:00 UTC [cited 2026 May 16]. Available from: https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484.
Bluebook style
AlgorithmRetreat2010, https://www.na-mic.org/w/index.php?title=AlgorithmRetreat2010&oldid=57484 (last visited May 16, 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=57484",
note = "[Online; accessed 16-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=57484}",
note = "[Online; accessed 16-May-2026]"
}