Cite
From FUKTwiki
Bibliographic details for Web Development I - Introduction (DV1115)
- Page name: Web Development I - Introduction (DV1115)
- Author: FUKTwiki contributors
- Publisher: FUKTwiki, .
- Date of last revision: 11 September 2007 01:28 UTC
- Date retrieved: 16 September 2011 21:00 UTC
- Permanent URL: http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307
- Page Version ID: 6307
Citation styles for Web Development I - Introduction (DV1115)
APA style
Web Development I - Introduction (DV1115). (2007, September 11). FUKTwiki, . Retrieved 21:00, September 16, 2011 from http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307.
MLA style
"Web Development I - Introduction (DV1115)." FUKTwiki, . 11 Sep 2007, 01:28 UTC. 16 Sep 2011, 21:00 <http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307>.
MHRA style
FUKTwiki contributors, 'Web Development I - Introduction (DV1115)', FUKTwiki, , 11 September 2007, 01:28 UTC, <http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307> [accessed 16 September 2011]
Chicago style
FUKTwiki contributors, "Web Development I - Introduction (DV1115)," FUKTwiki, , http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307 (accessed September 16, 2011).
CBE/CSE style
FUKTwiki contributors. Web Development I - Introduction (DV1115) [Internet]. FUKTwiki, ; 2007 Sep 11, 01:28 UTC [cited 2011 Sep 16]. Available from: http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307.
Bluebook style
Web Development I - Introduction (DV1115), http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307 (last visited September 16, 2011).
BibTeX entry
@misc{ wiki:xxx, author = "FUKTwiki", title = "Web Development I - Introduction (DV1115) --- FUKTwiki{,} ", year = "2007", url = "http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307", 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 = "Web Development I - Introduction (DV1115) --- FUKTwiki{,} ", year = "2007", url = "\url{http://wiki.fukt.bsnet.se/index.php?title=Web_Development_I_-_Introduction_%28DV1115%29&oldid=6307}", note = "[Online; accessed 16-September-2011]" }