Cite
From
Bibliographic details for Data Structures/Stacks and Queues
- Page name: Data Structures/Stacks and Queues
- Author: contributors
- Publisher: , .
- Date of last revision: 9 April 2009 14:13 UTC
- Date retrieved: 9 April 2025 09:51 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755
- Page Version ID: 755
Citation styles for Data Structures/Stacks and Queues
APA style
Data Structures/Stacks and Queues. (2009, April 9). , . Retrieved 09:51, April 9, 2025 from http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755.
MLA style
"Data Structures/Stacks and Queues." , . 9 Apr 2009, 14:13 UTC. 9 Apr 2025, 09:51 <http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755>.
MHRA style
contributors, 'Data Structures/Stacks and Queues', , , 9 April 2009, 14:13 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755> [accessed 9 April 2025]
Chicago style
contributors, "Data Structures/Stacks and Queues," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755 (accessed April 9, 2025).
CBE/CSE style
contributors. Data Structures/Stacks and Queues [Internet]. , ; 2009 Apr 9, 14:13 UTC [cited 2025 Apr 9]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755.
Bluebook style
Data Structures/Stacks and Queues, http://archive.occcwiki.org/index.php?title=Data_Structures/Stacks_and_Queues&oldid=755 (last visited April 9, 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=755", note = "[Online; accessed 9-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=755}", note = "[Online; accessed 9-April-2025]" }