Cite
From
Bibliographic details for Data Structures/Stacks and Queues
- Page name: Data Structures/Stacks and Queues
- Author: contributors
- Publisher: , .
- Date of last revision: 8 March 2009 06:00 UTC
- Date retrieved: 25 November 2024 04:07 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754
- Page Version ID: 754
Citation styles for Data Structures/Stacks and Queues
APA style
Data Structures/Stacks and Queues. (2009, March 8). , . Retrieved 04:07, November 25, 2024 from http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754.
MLA style
"Data Structures/Stacks and Queues." , . 8 Mar 2009, 06:00 UTC. 25 Nov 2024, 04:07 <http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754>.
MHRA style
contributors, 'Data Structures/Stacks and Queues', , , 8 March 2009, 06:00 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754> [accessed 25 November 2024]
Chicago style
contributors, "Data Structures/Stacks and Queues," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754 (accessed November 25, 2024).
CBE/CSE style
contributors. Data Structures/Stacks and Queues [Internet]. , ; 2009 Mar 8, 06:00 UTC [cited 2024 Nov 25]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754.
Bluebook style
Data Structures/Stacks and Queues, http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754 (last visited November 25, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Stacks and Queues --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754", note = "[Online; accessed 25-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 = "Data Structures/Stacks and Queues --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754}", note = "[Online; accessed 25-November-2024]" }