Cite
From
Bibliographic details for D.12: Algorithm Design
- Page name: D.12: Algorithm Design
- Author: contributors
- Publisher: , .
- Date of last revision: 6 January 2011 21:40 UTC
- Date retrieved: 19 April 2025 07:44 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239
- Page Version ID: 2239
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2011, January 6). , . Retrieved 07:44, April 19, 2025 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239.
MLA style
"D.12: Algorithm Design." , . 6 Jan 2011, 21:40 UTC. 19 Apr 2025, 07:44 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 6 January 2011, 21:40 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239> [accessed 19 April 2025]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239 (accessed April 19, 2025).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2011 Jan 6, 21:40 UTC [cited 2025 Apr 19]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2239 (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=2239", 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=2239}", note = "[Online; accessed 19-April-2025]" }