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: 24 June 2023 14:29 UTC
- Date retrieved: 24 September 2023 20:18 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695
- Page Version ID: 23695
Citation styles for Python for Data Science[edit | edit source]
APA style[edit | edit source]
Python for Data Science. (2023, June 24). Sinfronteras, . Retrieved20:18, September 24, 2023
from http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695.
MLA style[edit | edit source]
"Python for Data Science." Sinfronteras, . 24 Jun 2023, 14:29 UTC.24 Sep 2023, 20:18
<http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Python for Data Science', Sinfronteras, , 24 June 2023, 14:29 UTC, <http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695> [accessed24 September 2023
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Python for Data Science," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695 (accessedSeptember 24, 2023
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Python for Data Science [Internet]. Sinfronteras, ; 2023 Jun 24, 14:29 UTC [cited2023 Sep 24
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695.
Bluebook style[edit | edit source]
Python for Data Science, http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695 (last visitedSeptember 24, 2023
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx, author = "Sinfronteras", title = "Python for Data Science --- Sinfronteras{,} ", year = "2023", url = "http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695",note = "[Online; accessed
24-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 = "Sinfronteras", title = "Python for Data Science --- Sinfronteras{,} ", year = "2023", url = "\url{http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=23695}",note = "[Online; accessed
24-September-2023
]"
}