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 08:16 UTC
- Date retrieved: 23 November 2024 17:14 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096
- Page Version ID: 2096
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2010, August 2). , . Retrieved 17:14, November 23, 2024 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096.
MLA style
"D.12: Algorithm Design." , . 2 Aug 2010, 08:16 UTC. 23 Nov 2024, 17:14 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 2 August 2010, 08:16 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096> [accessed 23 November 2024]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096 (accessed November 23, 2024).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2010 Aug 2, 08:16 UTC [cited 2024 Nov 23]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2096 (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=2096", 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=2096}", note = "[Online; accessed 23-November-2024]" }