Cite
From FUKTwiki
Bibliographic details for Bachelor Thesis in Computer Science (DV1303)
- Page name: Bachelor Thesis in Computer Science (DV1303)
- Author: FUKTwiki contributors
- Publisher: FUKTwiki, .
- Date of last revision: 22 January 2009 00:42 UTC
- Date retrieved: 16 September 2011 18:27 UTC
- Permanent URL: http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756
- Page Version ID: 23756
Citation styles for Bachelor Thesis in Computer Science (DV1303)
APA style
Bachelor Thesis in Computer Science (DV1303). (2009, January 22). FUKTwiki, . Retrieved 18:27, September 16, 2011 from http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756.
MLA style
"Bachelor Thesis in Computer Science (DV1303)." FUKTwiki, . 22 Jan 2009, 00:42 UTC. 16 Sep 2011, 18:27 <http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756>.
MHRA style
FUKTwiki contributors, 'Bachelor Thesis in Computer Science (DV1303)', FUKTwiki, , 22 January 2009, 00:42 UTC, <http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756> [accessed 16 September 2011]
Chicago style
FUKTwiki contributors, "Bachelor Thesis in Computer Science (DV1303)," FUKTwiki, , http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756 (accessed September 16, 2011).
CBE/CSE style
FUKTwiki contributors. Bachelor Thesis in Computer Science (DV1303) [Internet]. FUKTwiki, ; 2009 Jan 22, 00:42 UTC [cited 2011 Sep 16]. Available from: http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756.
Bluebook style
Bachelor Thesis in Computer Science (DV1303), http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756 (last visited September 16, 2011).
BibTeX entry
@misc{ wiki:xxx, author = "FUKTwiki", title = "Bachelor Thesis in Computer Science (DV1303) --- FUKTwiki{,} ", year = "2009", url = "http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756", 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 = "Bachelor Thesis in Computer Science (DV1303) --- FUKTwiki{,} ", year = "2009", url = "\url{http://wiki.fukt.bsnet.se/index.php?title=Bachelor_Thesis_in_Computer_Science_%28DV1303%29&oldid=23756}", note = "[Online; accessed 16-September-2011]" }