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