Cite This Page
Bibliographic details for Algorithms
- Page name: Algorithms
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 27 October 2021 19:34 UTC
- Date retrieved: 31 October 2024 23:02 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772
- Page Version ID: 84772
Citation styles for Algorithms
APA style
Algorithms. (2021, October 27). NovaOrdis Knowledge Base, . Retrieved 23:02, October 31, 2024 from https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772.
MLA style
"Algorithms." NovaOrdis Knowledge Base, . 27 Oct 2021, 19:34 UTC. 31 Oct 2024, 23:02 <https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Algorithms', NovaOrdis Knowledge Base, , 27 October 2021, 19:34 UTC, <https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772> [accessed 31 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Algorithms," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Algorithms [Internet]. NovaOrdis Knowledge Base, ; 2021 Oct 27, 19:34 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772.
Bluebook style
Algorithms, https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Algorithms --- NovaOrdis Knowledge Base{,} ", year = "2021", url = "https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772", note = "[Online; accessed 31-October-2024]" }
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 = "NovaOrdis Knowledge Base", title = "Algorithms --- NovaOrdis Knowledge Base{,} ", year = "2021", url = "\url{https://kb.novaordis.com/index.php?title=Algorithms&oldid=84772}", note = "[Online; accessed 31-October-2024]" }