Cite
From
Bibliographic details for D.12: Algorithm Design
- Page name: D.12: Algorithm Design
- Author: contributors
- Publisher: , .
- Date of last revision: 2 August 2010 07:43 UTC
- Date retrieved: 23 November 2024 22:54 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068
- Page Version ID: 2068
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2010, August 2). , . Retrieved 22:54, November 23, 2024 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068.
MLA style
"D.12: Algorithm Design." , . 2 Aug 2010, 07:43 UTC. 23 Nov 2024, 22:54 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 2 August 2010, 07:43 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068> [accessed 23 November 2024]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068 (accessed November 23, 2024).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2010 Aug 2, 07:43 UTC [cited 2024 Nov 23]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "D.12: Algorithm Design --- {,} ", year = "2010", url = "http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068", note = "[Online; accessed 23-November-2024]" }
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 = "2010", url = "\url{http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2068}", note = "[Online; accessed 23-November-2024]" }