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: 18 April 2025 23:43 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 23:43, April 18, 2025 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. 18 Apr 2025, 23:43 <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 18 April 2025]
Chicago style
contributors, "Data Structures/Stacks and Queues," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754 (accessed April 18, 2025).
CBE/CSE style
contributors. Data Structures/Stacks and Queues [Internet]. , ; 2009 Mar 8, 06:00 UTC [cited 2025 Apr 18]. 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 April 18, 2025).
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 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/Stacks and Queues --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=754}", note = "[Online; accessed 18-April-2025]" }