Cite
From
Bibliographic details for Graph ADTs
- Page name: Graph ADTs
- Author: contributors
- Publisher: , .
- Date of last revision: 22 October 2009 15:49 UTC
- Date retrieved: 19 April 2025 22:32 UTC
- Permanent URL: http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373
- Page Version ID: 1373
Citation styles for Graph ADTs
APA style
Graph ADTs. (2009, October 22). , . Retrieved 22:32, April 19, 2025 from http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373.
MLA style
"Graph ADTs." , . 22 Oct 2009, 15:49 UTC. 19 Apr 2025, 22:32 <http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373>.
MHRA style
contributors, 'Graph ADTs', , , 22 October 2009, 15:49 UTC, <http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373> [accessed 19 April 2025]
Chicago style
contributors, "Graph ADTs," , , http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373 (accessed April 19, 2025).
CBE/CSE style
contributors. Graph ADTs [Internet]. , ; 2009 Oct 22, 15:49 UTC [cited 2025 Apr 19]. Available from:
http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373.
Bluebook style
Graph ADTs, http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Graph ADTs --- {,} ", year = "2009", url = "http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373", note = "[Online; accessed 19-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 = "Graph ADTs --- {,} ", year = "2009", url = "\url{http://198.176.185.148/index.php?title=Graph_ADTs&oldid=1373}", note = "[Online; accessed 19-April-2025]" }