Cite
From
Bibliographic details for D.12: Algorithm Design
- Page name: D.12: Algorithm Design
- Author: contributors
- Publisher: , .
- Date of last revision: 23 June 2011 15:15 UTC
- Date retrieved: 19 April 2025 06:34 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383
- Page Version ID: 2383
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2011, June 23). , . Retrieved 06:34, April 19, 2025 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383.
MLA style
"D.12: Algorithm Design." , . 23 Jun 2011, 15:15 UTC. 19 Apr 2025, 06:34 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 23 June 2011, 15:15 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383> [accessed 19 April 2025]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383 (accessed April 19, 2025).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2011 Jun 23, 15:15 UTC [cited 2025 Apr 19]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "D.12: Algorithm Design --- {,} ", year = "2011", url = "http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383", 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 = "D.12: Algorithm Design --- {,} ", year = "2011", url = "\url{http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2383}", note = "[Online; accessed 19-April-2025]" }