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