Cite
From
Bibliographic details for Data Structures/Graphs
- Page name: Data Structures/Graphs
- Author: contributors
- Publisher: , .
- Date of last revision: 9 April 2009 14:13 UTC
- Date retrieved: 7 April 2025 04:42 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743
- Page Version ID: 743
Citation styles for Data Structures/Graphs
APA style
Data Structures/Graphs. (2009, April 9). , . Retrieved 04:42, April 7, 2025 from http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743.
MLA style
"Data Structures/Graphs." , . 9 Apr 2009, 14:13 UTC. 7 Apr 2025, 04:42 <http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743>.
MHRA style
contributors, 'Data Structures/Graphs', , , 9 April 2009, 14:13 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743> [accessed 7 April 2025]
Chicago style
contributors, "Data Structures/Graphs," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743 (accessed April 7, 2025).
CBE/CSE style
contributors. Data Structures/Graphs [Internet]. , ; 2009 Apr 9, 14:13 UTC [cited 2025 Apr 7]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743.
Bluebook style
Data Structures/Graphs, http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743 (last visited April 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Graphs --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743", note = "[Online; accessed 7-April-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 = "", title = "Data Structures/Graphs --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=743}", note = "[Online; accessed 7-April-2025]" }