引用 IPython¶
如果 IPython 对导致学术发表的项目至关重要,请通过引用项目来确认这一事实。目前,IPython 的规范学术参考是 本文,以下是您可以使用的 BibTex 和纯文本引用
@Article{PER-GRA:2007,
Author = {P\'erez, Fernando and Granger, Brian E.},
Title = {{IP}ython: a System for Interactive Scientific Computing},
Journal = {Computing in Science and Engineering},
Volume = {9},
Number = {3},
Pages = {21--29},
month = may,
year = 2007,
url = "https://ipython.pythonlang.cn",
ISSN = "1521-9615",
doi = {10.1109/MCSE.2007.53},
publisher = {IEEE Computer Society},
}
或以纯文本形式
Fernando Pérez, Brian E. Granger, IPython: 科学计算交互式系统,科学与工程中的计算,第 9 卷,第 3 期,第 21-29 页,2007 年 5/6 月,doi:10.1109/MCSE.2007.53。网址:https://ipython.pythonlang.cn
谢谢!