Cite This Page
Bibliographic details for Algorithms
- Page name: Algorithms
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 21 October 2021 21:13 UTC
- Date retrieved: 1 November 2024 00:03 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416
- Page Version ID: 84416
Citation styles for Algorithms
APA style
Algorithms. (2021, October 21). NovaOrdis Knowledge Base, . Retrieved 00:03, November 1, 2024 from https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416.
MLA style
"Algorithms." NovaOrdis Knowledge Base, . 21 Oct 2021, 21:13 UTC. 1 Nov 2024, 00:03 <https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Algorithms', NovaOrdis Knowledge Base, , 21 October 2021, 21:13 UTC, <https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416> [accessed 1 November 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Algorithms," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416 (accessed November 1, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Algorithms [Internet]. NovaOrdis Knowledge Base, ; 2021 Oct 21, 21:13 UTC [cited 2024 Nov 1]. Available from: https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416.
Bluebook style
Algorithms, https://kb.novaordis.com/index.php?title=Algorithms&oldid=84416 (last visited November 1, 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=84416", note = "[Online; accessed 1-November-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=84416}", note = "[Online; accessed 1-November-2024]" }