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: 5 June 2023 00:22 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 00:22, June 5, 2023 from https://wiki.openrobotino.org/index.php?title=Python&oldid=4452.
MLA style
"Python." RobotinoWiki, . 1 Jul 2020, 08:49 UTC. 5 Jun 2023, 00:22 <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 5 June 2023]
Chicago style
RobotinoWiki contributors, "Python," RobotinoWiki, , https://wiki.openrobotino.org/index.php?title=Python&oldid=4452 (accessed June 5, 2023).
CBE/CSE style
RobotinoWiki contributors. Python [Internet]. RobotinoWiki, ; 2020 Jul 1, 08:49 UTC [cited 2023 Jun 5]. 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 June 5, 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 5-June-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 5-June-2023]" }