Cite
From
Bibliographic details for Data Structures/Graphs
- Page name: Data Structures/Graphs
- Author: contributors
- Publisher: , .
- Date of last revision: 30 March 2009 07:40 UTC
- Date retrieved: 18 April 2025 01:54 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742
- Page Version ID: 742
Citation styles for Data Structures/Graphs
APA style
Data Structures/Graphs. (2009, March 30). , . Retrieved 01:54, April 18, 2025 from http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742.
MLA style
"Data Structures/Graphs." , . 30 Mar 2009, 07:40 UTC. 18 Apr 2025, 01:54 <http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742>.
MHRA style
contributors, 'Data Structures/Graphs', , , 30 March 2009, 07:40 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742> [accessed 18 April 2025]
Chicago style
contributors, "Data Structures/Graphs," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742 (accessed April 18, 2025).
CBE/CSE style
contributors. Data Structures/Graphs [Internet]. , ; 2009 Mar 30, 07:40 UTC [cited 2025 Apr 18]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742.
Bluebook style
Data Structures/Graphs, http://archive.occcwiki.org/index.php?title=Data_Structures/Graphs&oldid=742 (last visited April 18, 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=742", note = "[Online; accessed 18-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=742}", note = "[Online; accessed 18-April-2025]" }