Cite This Page
Bibliographic details for NumPy and Pandas[edit | edit source]
- Page name: NumPy and Pandas
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 3 July 2020 18:51 UTC
- Date retrieved: 15 July 2025 13:16 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900
- Page Version ID: 15900
Citation styles for NumPy and Pandas[edit | edit source]
APA style[edit | edit source]
NumPy and Pandas. (2020, July 3). Sinfronteras, . Retrieved13:16, July 15, 2025
from http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900.
MLA style[edit | edit source]
"NumPy and Pandas." Sinfronteras, . 3 Jul 2020, 18:51 UTC.15 Jul 2025, 13:16
<http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'NumPy and Pandas', Sinfronteras, , 3 July 2020, 18:51 UTC, <http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900> [accessed15 July 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "NumPy and Pandas," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900 (accessedJuly 15, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. NumPy and Pandas [Internet]. Sinfronteras, ; 2020 Jul 3, 18:51 UTC [cited2025 Jul 15
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900.
Bluebook style[edit | edit source]
NumPy and Pandas, http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900 (last visitedJuly 15, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx, author = "Sinfronteras", title = "NumPy and Pandas --- Sinfronteras{,} ", year = "2020", url = "http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900",note = "[Online; accessed
15-July-2025
]"
}
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 = "NumPy and Pandas --- Sinfronteras{,} ", year = "2020", url = "\url{http://wiki.sinfronteras.ws/index.php?title=NumPy_and_Pandas&oldid=15900}",note = "[Online; accessed
15-July-2025
]"
}