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