Cite
From
Bibliographic details for Common Graph Algorithms
- Page name: Common Graph Algorithms
- Author: contributors
- Publisher: , .
- Date of last revision: 18 May 2010 19:53 UTC
- Date retrieved: 21 November 2024 23:16 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992
- Page Version ID: 1992
Citation styles for Common Graph Algorithms
APA style
Common Graph Algorithms. (2010, May 18). , . Retrieved 23:16, November 21, 2024 from http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992.
MLA style
"Common Graph Algorithms." , . 18 May 2010, 19:53 UTC. 21 Nov 2024, 23:16 <http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992>.
MHRA style
contributors, 'Common Graph Algorithms', , , 18 May 2010, 19:53 UTC, <http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992> [accessed 21 November 2024]
Chicago style
contributors, "Common Graph Algorithms," , , http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992 (accessed November 21, 2024).
CBE/CSE style
contributors. Common Graph Algorithms [Internet]. , ; 2010 May 18, 19:53 UTC [cited 2024 Nov 21]. Available from:
http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992.
Bluebook style
Common Graph Algorithms, http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Common Graph Algorithms --- {,} ", year = "2010", url = "http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992", note = "[Online; accessed 21-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 = "", title = "Common Graph Algorithms --- {,} ", year = "2010", url = "\url{http://archive.occcwiki.org/index.php?title=Common_Graph_Algorithms&oldid=1992}", note = "[Online; accessed 21-November-2024]" }