Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: RobotinoWiki contributors
- Publisher: RobotinoWiki, .
- Date of last revision: 1 July 2020 08:49 UTC
- Date retrieved: 29 September 2023 06:05 UTC
- Permanent URL: https://wiki.openrobotino.org/index.php?title=Python&oldid=4452
- Page Version ID: 4452
Citation styles for Python
APA style
Python. (2020, July 1). RobotinoWiki, . Retrieved 06:05, September 29, 2023 from https://wiki.openrobotino.org/index.php?title=Python&oldid=4452.
MLA style
"Python." RobotinoWiki, . 1 Jul 2020, 08:49 UTC. 29 Sep 2023, 06:05 <https://wiki.openrobotino.org/index.php?title=Python&oldid=4452>.
MHRA style
RobotinoWiki contributors, 'Python', RobotinoWiki, , 1 July 2020, 08:49 UTC, <https://wiki.openrobotino.org/index.php?title=Python&oldid=4452> [accessed 29 September 2023]
Chicago style
RobotinoWiki contributors, "Python," RobotinoWiki, , https://wiki.openrobotino.org/index.php?title=Python&oldid=4452 (accessed September 29, 2023).
CBE/CSE style
RobotinoWiki contributors. Python [Internet]. RobotinoWiki, ; 2020 Jul 1, 08:49 UTC [cited 2023 Sep 29]. Available from: https://wiki.openrobotino.org/index.php?title=Python&oldid=4452.
Bluebook style
Python, https://wiki.openrobotino.org/index.php?title=Python&oldid=4452 (last visited September 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "RobotinoWiki", title = "Python --- RobotinoWiki{,} ", year = "2020", url = "https://wiki.openrobotino.org/index.php?title=Python&oldid=4452", note = "[Online; accessed 29-September-2023]" }
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 be preferred:
@misc{ wiki:xxx, author = "RobotinoWiki", title = "Python --- RobotinoWiki{,} ", year = "2020", url = "\url{https://wiki.openrobotino.org/index.php?title=Python&oldid=4452}", note = "[Online; accessed 29-September-2023]" }