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