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: 9 November 2015 23:50 UTC
- Date retrieved: 18 April 2025 19:50 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037
- Page Version ID: 2037
Citation styles for Scientific Python Primer
APA style
Scientific Python Primer. (2015, November 9). Advanced Projects Lab, . Retrieved 19:50, April 18, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037.
MLA style
"Scientific Python Primer." Advanced Projects Lab, . 9 Nov 2015, 23:50 UTC. 18 Apr 2025, 19:50 <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037>.
MHRA style
Advanced Projects Lab contributors, 'Scientific Python Primer', Advanced Projects Lab, , 9 November 2015, 23:50 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037> [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=2037 (accessed April 18, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Scientific Python Primer [Internet]. Advanced Projects Lab, ; 2015 Nov 9, 23:50 UTC [cited 2025 Apr 18]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037.
Bluebook style
Scientific Python Primer, https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2037 (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=2037", 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=2037}", note = "[Online; accessed 18-April-2025]" }