Cite
From FUKTwiki
Bibliographic details for Algorithm Design and Data Structures (DVA024)
- Page name: Algorithm Design and Data Structures (DVA024)
- Author: FUKTwiki contributors
- Publisher: FUKTwiki, .
- Date of last revision: 19 October 2007 23:47 UTC
- Date retrieved: 16 September 2011 18:19 UTC
- Permanent URL: http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263
- Page Version ID: 9263
Citation styles for Algorithm Design and Data Structures (DVA024)
APA style
Algorithm Design and Data Structures (DVA024). (2007, October 19). FUKTwiki, . Retrieved 18:19, September 16, 2011 from http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263.
MLA style
"Algorithm Design and Data Structures (DVA024)." FUKTwiki, . 19 Oct 2007, 23:47 UTC. 16 Sep 2011, 18:19 <http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263>.
MHRA style
FUKTwiki contributors, 'Algorithm Design and Data Structures (DVA024)', FUKTwiki, , 19 October 2007, 23:47 UTC, <http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263> [accessed 16 September 2011]
Chicago style
FUKTwiki contributors, "Algorithm Design and Data Structures (DVA024)," FUKTwiki, , http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263 (accessed September 16, 2011).
CBE/CSE style
FUKTwiki contributors. Algorithm Design and Data Structures (DVA024) [Internet]. FUKTwiki, ; 2007 Oct 19, 23:47 UTC [cited 2011 Sep 16]. Available from: http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263.
Bluebook style
Algorithm Design and Data Structures (DVA024), http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263 (last visited September 16, 2011).
BibTeX entry
@misc{ wiki:xxx, author = "FUKTwiki", title = "Algorithm Design and Data Structures (DVA024) --- FUKTwiki{,} ", year = "2007", url = "http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263", note = "[Online; accessed 16-September-2011]" }
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 preferred:
@misc{ wiki:xxx, author = "FUKTwiki", title = "Algorithm Design and Data Structures (DVA024) --- FUKTwiki{,} ", year = "2007", url = "\url{http://wiki.fukt.bsnet.se/index.php?title=Algorithm_Design_and_Data_Structures_%28DVA024%29&oldid=9263}", note = "[Online; accessed 16-September-2011]" }