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