Cite This Page
Bibliographic details for Python-Teaching
- Page name: Python-Teaching
- Author: Research Computing Center Wiki contributors
- Publisher: Research Computing Center Wiki, .
- Date of last revision: 10 August 2018 17:45 UTC
- Date retrieved: 31 October 2024 23:37 UTC
- Permanent URL: https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184
- Page Version ID: 13184
Citation styles for Python-Teaching
APA style
Python-Teaching. (2018, August 10). Research Computing Center Wiki, . Retrieved 23:37, October 31, 2024 from https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184.
MLA style
"Python-Teaching." Research Computing Center Wiki, . 10 Aug 2018, 17:45 UTC. 31 Oct 2024, 23:37 <https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184>.
MHRA style
Research Computing Center Wiki contributors, 'Python-Teaching', Research Computing Center Wiki, , 10 August 2018, 17:45 UTC, <https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184> [accessed 31 October 2024]
Chicago style
Research Computing Center Wiki contributors, "Python-Teaching," Research Computing Center Wiki, , https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184 (accessed October 31, 2024).
CBE/CSE style
Research Computing Center Wiki contributors. Python-Teaching [Internet]. Research Computing Center Wiki, ; 2018 Aug 10, 17:45 UTC [cited 2024 Oct 31]. Available from: https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184.
Bluebook style
Python-Teaching, https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Research Computing Center Wiki", title = "Python-Teaching --- Research Computing Center Wiki{,} ", year = "2018", url = "https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184", note = "[Online; accessed 31-October-2024]" }
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 = "Research Computing Center Wiki", title = "Python-Teaching --- Research Computing Center Wiki{,} ", year = "2018", url = "\url{https://wiki.gacrc.uga.edu/index.php?title=Python-Teaching&oldid=13184}", note = "[Online; accessed 31-October-2024]" }