-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathciting.html
132 lines (110 loc) · 6.42 KB
/
citing.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Citing IPython — IPython</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/agogo.css?v=9d7b1825" />
<link rel="stylesheet" href="_static/ipython.css" type="text/css" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Documentation" href="documentation.html" />
<link rel="prev" title="Books And Videos" href="books.html" />
</head><body>
<div class="header-wrapper">
<div class="header">
<div class="logo"><a href="index.html">
<img class="logo" src="_static/IPy_header.png" alt="Logo"/>
</a></div>
<div class="rel">
<a href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank">Install</a> ·
<a href="documentation.html">Documentation</a> ·
<a href="project.html">Project</a> ·
<a href="https://jupyter.org/" target="_blank">Jupyter</a> ·
<a href="news.html">News</a> ·
<a href="#">Cite</a> ·
<a href="donate.html">Donate</a> ·
<a href="books.html">Books</a>
</div>
</div>
</div>
<div class="content-wrapper">
<div class="content">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<div class="sidebarblock">
<h3>Notebook Viewer</h3>
Share your notebooks
<div class="nbviewer-thm-random">
<script src="_static/nbviewer_thm.js"></script>
<script type="text/javascript">
nbviewer_random_thumbnail();
</script>
</div>
</div>
<div class="sidebarblock">
<h3>Community</h3>
<ul class="simple">
<li><a class="reference external" href="http://stackoverflow.com/questions/tagged/ipython">
Stack Overflow</a></li>
<li><a class="reference external" href="https://github.com/ipython/ipython/issues">
File a bug</a></li>
<li><a class="reference external" href="http://www.reddit.com/r/IPython">
Reddit</a></li>
</ul>
</div>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="citing-ipython">
<h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Link to this heading">¶</a></h1>
<p>If IPython has been significant to a project that leads to an academic publication,
please acknowledge that fact by citing the project. As of now, the canonical
academic reference for IPython is <a class="reference external" href="http://fperez.org/papers/ipython07_pe-gr_cise.pdf">this paper</a>, for which here are both
a BibTex and a plaintext reference you can use:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@Article</span><span class="p">{</span><span class="n">PER</span><span class="o">-</span><span class="n">GRA</span><span class="p">:</span><span class="mi">2007</span><span class="p">,</span>
<span class="n">Author</span> <span class="o">=</span> <span class="p">{</span><span class="n">P</span>\<span class="s1">'erez, Fernando and Granger, Brian E.},</span>
<span class="n">Title</span> <span class="o">=</span> <span class="p">{{</span><span class="n">IP</span><span class="p">}</span><span class="n">ython</span><span class="p">:</span> <span class="n">a</span> <span class="n">System</span> <span class="k">for</span> <span class="n">Interactive</span> <span class="n">Scientific</span> <span class="n">Computing</span><span class="p">},</span>
<span class="n">Journal</span> <span class="o">=</span> <span class="p">{</span><span class="n">Computing</span> <span class="ow">in</span> <span class="n">Science</span> <span class="ow">and</span> <span class="n">Engineering</span><span class="p">},</span>
<span class="n">Volume</span> <span class="o">=</span> <span class="p">{</span><span class="mi">9</span><span class="p">},</span>
<span class="n">Number</span> <span class="o">=</span> <span class="p">{</span><span class="mi">3</span><span class="p">},</span>
<span class="n">Pages</span> <span class="o">=</span> <span class="p">{</span><span class="mi">21</span><span class="o">--</span><span class="mi">29</span><span class="p">},</span>
<span class="n">month</span> <span class="o">=</span> <span class="n">may</span><span class="p">,</span>
<span class="n">year</span> <span class="o">=</span> <span class="mi">2007</span><span class="p">,</span>
<span class="n">url</span> <span class="o">=</span> <span class="s2">"https://ipython.org"</span><span class="p">,</span>
<span class="n">ISSN</span> <span class="o">=</span> <span class="s2">"1521-9615"</span><span class="p">,</span>
<span class="n">doi</span> <span class="o">=</span> <span class="p">{</span><span class="mf">10.1109</span><span class="o">/</span><span class="n">MCSE</span><span class="mf">.2007.53</span><span class="p">},</span>
<span class="n">publisher</span> <span class="o">=</span> <span class="p">{</span><span class="n">IEEE</span> <span class="n">Computer</span> <span class="n">Society</span><span class="p">},</span>
<span class="p">}</span>
</pre></div>
</div>
<p>or in plaintext:</p>
<blockquote>
<div><p>Fernando Pérez, Brian E. Granger, <em>IPython: A System for Interactive
Scientific Computing</em>, Computing in Science and Engineering, vol. 9, no. 3,
pp. 21-29, May/June 2007, doi:10.1109/MCSE.2007.53. URL: https://ipython.org</p>
</div></blockquote>
<p>Thank you!</p>
</section>
<div class="clearer"></div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
</div>
<div class="footer-wrapper">
<div class="footer" role="contentinfo">
© Copyright the IPython development team. Python is trademark of the Python Software Foundation.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.7.
</div>
</div>
</body>
</html>