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:16 UTC
- Date retrieved: 18 April 2025 23:36 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385
- Page Version ID: 2385
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2011, June 23). , . Retrieved 23:36, April 18, 2025 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385.
MLA style
"D.12: Algorithm Design." , . 23 Jun 2011, 15:16 UTC. 18 Apr 2025, 23:36 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 23 June 2011, 15:16 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385> [accessed 18 April 2025]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385 (accessed April 18, 2025).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2011 Jun 23, 15:16 UTC [cited 2025 Apr 18]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2385 (last visited April 18, 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=2385", note = "[Online; accessed 18-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=2385}", note = "[Online; accessed 18-April-2025]" }