Cite This Page
Bibliographic details for Using a Conda environment in Jupyter
- Page name: Using a Conda environment in Jupyter
- Author: Research Computing Center Wiki contributors
- Publisher: Research Computing Center Wiki, .
- Date of last revision: 12 March 2025 20:23 UTC
- Date retrieved: 12 May 2025 15:01 UTC
- Permanent URL: https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325
- Page Version ID: 22325
Citation styles for Using a Conda environment in Jupyter
APA style
Using a Conda environment in Jupyter. (2025, March 12). Research Computing Center Wiki, . Retrieved 15:01, May 12, 2025 from https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325.
MLA style
"Using a Conda environment in Jupyter." Research Computing Center Wiki, . 12 Mar 2025, 20:23 UTC. 12 May 2025, 15:01 <https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325>.
MHRA style
Research Computing Center Wiki contributors, 'Using a Conda environment in Jupyter', Research Computing Center Wiki, , 12 March 2025, 20:23 UTC, <https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325> [accessed 12 May 2025]
Chicago style
Research Computing Center Wiki contributors, "Using a Conda environment in Jupyter," Research Computing Center Wiki, , https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325 (accessed May 12, 2025).
CBE/CSE style
Research Computing Center Wiki contributors. Using a Conda environment in Jupyter [Internet]. Research Computing Center Wiki, ; 2025 Mar 12, 20:23 UTC [cited 2025 May 12]. Available from: https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325.
Bluebook style
Using a Conda environment in Jupyter, https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Research Computing Center Wiki", title = "Using a Conda environment in Jupyter --- Research Computing Center Wiki{,} ", year = "2025", url = "https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325", note = "[Online; accessed 12-May-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 = "Research Computing Center Wiki", title = "Using a Conda environment in Jupyter --- Research Computing Center Wiki{,} ", year = "2025", url = "\url{https://wiki.gacrc.uga.edu/index.php?title=Using_a_Conda_environment_in_Jupyter&oldid=22325}", note = "[Online; accessed 12-May-2025]" }