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