Cite This Page
Bibliographic details for Troubleshooting of python errors
- Page name: Troubleshooting of python errors
- Author: LemonWiki共筆 contributors
- Publisher: LemonWiki共筆, .
- Date of last revision: 27 October 2020 06:29 UTC
- Date retrieved: 20 January 2021 13:00 UTC
- Permanent URL: https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089
- Page Version ID: 22089
Citation styles for Troubleshooting of python errors
APA style
Troubleshooting of python errors. (2020, October 27). LemonWiki共筆, . Retrieved 13:00, January 20, 2021 from https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089.
MLA style
"Troubleshooting of python errors." LemonWiki共筆, . 27 Oct 2020, 06:29 UTC. 20 Jan 2021, 13:00 <https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089>.
MHRA style
LemonWiki共筆 contributors, 'Troubleshooting of python errors', LemonWiki共筆, , 27 October 2020, 06:29 UTC, <https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089> [accessed 20 January 2021]
Chicago style
LemonWiki共筆 contributors, "Troubleshooting of python errors," LemonWiki共筆, , https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089 (accessed January 20, 2021).
CBE/CSE style
LemonWiki共筆 contributors. Troubleshooting of python errors [Internet]. LemonWiki共筆, ; 2020 Oct 27, 06:29 UTC [cited 2021 Jan 20]. Available from: https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089.
Bluebook style
Troubleshooting of python errors, https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089 (last visited January 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "LemonWiki共筆", title = "Troubleshooting of python errors --- LemonWiki共筆{,} ", year = "2020", url = "https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089", note = "[Online; accessed 20-January-2021]" }
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 = "LemonWiki共筆", title = "Troubleshooting of python errors --- LemonWiki共筆{,} ", year = "2020", url = "\url{https://wiki.planetoid.info/index.php?title=Troubleshooting_of_python_errors&oldid=22089}", note = "[Online; accessed 20-January-2021]" }