Cite This Page
Bibliographic details for Python for Data Science[edit | edit source]
- Page name: Python for Data Science
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 11 September 2024 14:47 UTC
- Date retrieved: 31 October 2024 23:45 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451
- Page Version ID: 23451
Citation styles for Python for Data Science[edit | edit source]
APA style[edit | edit source]
Python for Data Science. (2024, September 11). Sinfronteras, . Retrieved23:45, October 31, 2024
from http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451.
MLA style[edit | edit source]
"Python for Data Science." Sinfronteras, . 11 Sep 2024, 14:47 UTC.31 Oct 2024, 23:45
<http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Python for Data Science', Sinfronteras, , 11 September 2024, 14:47 UTC, <http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451> [accessed31 October 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Python for Data Science," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451 (accessedOctober 31, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Python for Data Science [Internet]. Sinfronteras, ; 2024 Sep 11, 14:47 UTC [cited2024 Oct 31
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451.
Bluebook style[edit | edit source]
Python for Data Science, http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451 (last visitedOctober 31, 2024
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx, author = "Sinfronteras", title = "Python for Data Science --- Sinfronteras{,} ", year = "2024", url = "http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451",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 = "Sinfronteras", title = "Python for Data Science --- Sinfronteras{,} ", year = "2024", url = "\url{http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23451}",note = "[Online; accessed
31-October-2024
]"
}