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: 19 November 2015 19:50 UTC
- Date retrieved: 18 April 2025 01:59 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048
- Page Version ID: 2048
Citation styles for Scientific Python Primer
APA style
Scientific Python Primer. (2015, November 19). Advanced Projects Lab, . Retrieved 01:59, April 18, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048.
MLA style
"Scientific Python Primer." Advanced Projects Lab, . 19 Nov 2015, 19:50 UTC. 18 Apr 2025, 01:59 <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048>.
MHRA style
Advanced Projects Lab contributors, 'Scientific Python Primer', Advanced Projects Lab, , 19 November 2015, 19:50 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048> [accessed 18 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=2048 (accessed April 18, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Scientific Python Primer [Internet]. Advanced Projects Lab, ; 2015 Nov 19, 19:50 UTC [cited 2025 Apr 18]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048.
Bluebook style
Scientific Python Primer, https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Advanced Projects Lab", title = "Scientific Python Primer --- Advanced Projects Lab{,} ", year = "2015", url = "https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048", note = "[Online; accessed 18-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 = "2015", url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2048}", note = "[Online; accessed 18-April-2025]" }