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