Cite This Page
Bibliographic details for Algorithms
- Page name: Algorithms
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 9 February 2016 03:43 UTC
- Date retrieved: 17 December 2025 20:37 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723
- Page Version ID: 95723
Citation styles for Algorithms
APA style
Algorithms. (2016, February 9). NAMIC Wiki, . Retrieved 20:37, December 17, 2025 from https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723.
MLA style
"Algorithms." NAMIC Wiki, . 9 Feb 2016, 03:43 UTC. 17 Dec 2025, 20:37 <https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723>.
MHRA style
NAMIC Wiki contributors, 'Algorithms', NAMIC Wiki, , 9 February 2016, 03:43 UTC, <https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723> [accessed 17 December 2025]
Chicago style
NAMIC Wiki contributors, "Algorithms," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723 (accessed December 17, 2025).
CBE/CSE style
NAMIC Wiki contributors. Algorithms [Internet]. NAMIC Wiki, ; 2016 Feb 9, 03:43 UTC [cited 2025 Dec 17]. Available from: https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723.
Bluebook style
Algorithms, https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723 (last visited December 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Algorithms --- NAMIC Wiki{,} ",
year = "2016",
url = "https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723",
note = "[Online; accessed 17-December-2025]"
}
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 = "Algorithms --- NAMIC Wiki{,} ",
year = "2016",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithms&oldid=95723}",
note = "[Online; accessed 17-December-2025]"
}