Cite This Page
Bibliographic details for Scientific Python Primer
- Page name: Scientific Python Primer
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 21 January 2016 20:22 UTC
- Date retrieved: 12 April 2025 00:09 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216
- Page Version ID: 2216
Citation styles for Scientific Python Primer
APA style
Scientific Python Primer. (2016, January 21). Advanced Projects Lab, . Retrieved 00:09, April 12, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216.
MLA style
"Scientific Python Primer." Advanced Projects Lab, . 21 Jan 2016, 20:22 UTC. 12 Apr 2025, 00:09 <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216>.
MHRA style
Advanced Projects Lab contributors, 'Scientific Python Primer', Advanced Projects Lab, , 21 January 2016, 20:22 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216> [accessed 12 April 2025]
Chicago style
Advanced Projects Lab contributors, "Scientific Python Primer," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216 (accessed April 12, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Scientific Python Primer [Internet]. Advanced Projects Lab, ; 2016 Jan 21, 20:22 UTC [cited 2025 Apr 12]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216.
Bluebook style
Scientific Python Primer, https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216 (last visited April 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Advanced Projects Lab", title = "Scientific Python Primer --- Advanced Projects Lab{,} ", year = "2016", url = "https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216", note = "[Online; accessed 12-April-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 = "Advanced Projects Lab", title = "Scientific Python Primer --- Advanced Projects Lab{,} ", year = "2016", url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2216}", note = "[Online; accessed 12-April-2025]" }