Cite
From
Bibliographic details for D.12: Algorithm Design
- Page name: D.12: Algorithm Design
- Author: contributors
- Publisher: , .
- Date of last revision: 31 July 2010 22:58 UTC
- Date retrieved: 24 November 2024 07:32 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026
- Page Version ID: 2026
Citation styles for D.12: Algorithm Design
APA style
D.12: Algorithm Design. (2010, July 31). , . Retrieved 07:32, November 24, 2024 from http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026.
MLA style
"D.12: Algorithm Design." , . 31 Jul 2010, 22:58 UTC. 24 Nov 2024, 07:32 <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026>.
MHRA style
contributors, 'D.12: Algorithm Design', , , 31 July 2010, 22:58 UTC, <http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026> [accessed 24 November 2024]
Chicago style
contributors, "D.12: Algorithm Design," , , http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026 (accessed November 24, 2024).
CBE/CSE style
contributors. D.12: Algorithm Design [Internet]. , ; 2010 Jul 31, 22:58 UTC [cited 2024 Nov 24]. Available from:
http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026.
Bluebook style
D.12: Algorithm Design, http://archive.occcwiki.org/index.php?title=D.12:_Algorithm_Design&oldid=2026 (last visited November 24, 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=2026", note = "[Online; accessed 24-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=2026}", note = "[Online; accessed 24-November-2024]" }