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