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: 22 January 2016 05:10 UTC
- Date retrieved: 23 July 2025 13:55 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244
- Page Version ID: 2244
Citation styles for Scientific Python Primer
APA style
Scientific Python Primer. (2016, January 22). Advanced Projects Lab, . Retrieved 13:55, July 23, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244.
MLA style
"Scientific Python Primer." Advanced Projects Lab, . 22 Jan 2016, 05:10 UTC. 23 Jul 2025, 13:55 <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244>.
MHRA style
Advanced Projects Lab contributors, 'Scientific Python Primer', Advanced Projects Lab, , 22 January 2016, 05:10 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244> [accessed 23 July 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=2244 (accessed July 23, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Scientific Python Primer [Internet]. Advanced Projects Lab, ; 2016 Jan 22, 05:10 UTC [cited 2025 Jul 23]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244.
Bluebook style
Scientific Python Primer, https://june.uoregon.edu/mediawiki/index.php?title=Scientific_Python_Primer&oldid=2244 (last visited July 23, 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=2244", note = "[Online; accessed 23-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 = "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=2244}", note = "[Online; accessed 23-July-2025]" }