Cite
From
Bibliographic details for Algorithms and Psuedocode
- Page name: Algorithms and Psuedocode
- Author: contributors
- Publisher: , .
- Date of last revision: 27 March 2009 17:33 UTC
- Date retrieved: 20 April 2025 04:50 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332
- Page Version ID: 332
Citation styles for Algorithms and Psuedocode
APA style
Algorithms and Psuedocode. (2009, March 27). , . Retrieved 04:50, April 20, 2025 from http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332.
MLA style
"Algorithms and Psuedocode." , . 27 Mar 2009, 17:33 UTC. 20 Apr 2025, 04:50 <http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332>.
MHRA style
contributors, 'Algorithms and Psuedocode', , , 27 March 2009, 17:33 UTC, <http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332> [accessed 20 April 2025]
Chicago style
contributors, "Algorithms and Psuedocode," , , http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332 (accessed April 20, 2025).
CBE/CSE style
contributors. Algorithms and Psuedocode [Internet]. , ; 2009 Mar 27, 17:33 UTC [cited 2025 Apr 20]. Available from:
http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332.
Bluebook style
Algorithms and Psuedocode, http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Algorithms and Psuedocode --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332", note = "[Online; accessed 20-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 = "Algorithms and Psuedocode --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Algorithms_and_Psuedocode&oldid=332}", note = "[Online; accessed 20-April-2025]" }