forked from ipython/ipython.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathciting.html
More file actions
249 lines (211 loc) · 8.54 KB
/
Copy pathciting.html
File metadata and controls
249 lines (211 loc) · 8.54 KB
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Citing IPython — IPython</title>
<link rel="stylesheet" href="_static/agogo.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/ipython.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="top" title="IPython" href="index.html" />
<link rel="next" title="Documentation" href="documentation.html" />
<link rel="prev" title="Announcements" href="index.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="index.html">Home</a> ·
<a href="download.html">Download</a> ·
<a href="documentation.html">Documentation</a> ·
<a href="videos.html">Videos</a> ·
<a href="news.html">News</a> ·
<a href="#">Citation</a> ·
<a href="donate.html">Donate</a>
</div>
</div>
</div>
<div class="content-wrapper">
<div class="content">
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div class="sidebarblock">
<div id="cse-search-form" style="width: 100%;">Loading</div>
<script src="http://www.google.co.uk/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en'});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl(
'017950022472296044740:wfr9nyfshwo');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
options.enableSearchboxOnly("searchresults.html");
customSearchControl.draw('cse-search-form', options);
}, true);
</script>
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> <style type="text/css">
input.gsc-input {
border-color: #BCCDF0;
}
input.gsc-search-button {
border-color: #666666;
background-color: #CECECE;
padding: 0;
}
div.sphinxsidebar input[type="text"] {
width: 100%;
}
div.sphinxsidebar input[type="submit"] {
width: 100%;
}
</style>
</div>
<div class="sidebarblock">
<h3>Memorial</h3>
<div class="tile"><h4>John Hunter</h4>
1968–2012<br/>
<a href="http://numfocus.org/johnhunter/">J. Hunter Memorial Fund</a>
</div>
</div>
<div class="sidebarblock">
<h3>Versions</h3>
<div class="tile"><h4>Stable</h4>
0.13.1 – October 2012<br/>
<a href="download.html">Download</a>
</div>
<div class="tile"><h4>Development</h4>
pre-0.14<br/>
<a href="https://github.com/ipython/ipython">Github</a>
</div>
<div id="buttons">
<div id="ohloh-use" style="margin-right: 25px; margin-top: -2px;">
<script type="text/javascript"
src="http://www.ohloh.net/p/6565/widgets/project_users_logo.js">
</script>
</div><!-- use -->
<g:plusone size="medium" annotation="none"></g:plusone>
<div class="clear"></div>
</div><!-- buttons container -->
</div>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<div class="sidebarblock">
<h3>Links</h3>
<ul class="simple">
<li><a class="reference external" href="https://github.com/ipython/ipython/issues">
Issue tracker</a></li>
<li>Mailing lists:<br/><span style="padding-left: 1em;">
<a class="reference external" href="http://projects.scipy.org/mailman/listinfo/ipython-user">
User</a> ·
<a class="reference external" href="http://projects.scipy.org/mailman/listinfo/ipython-dev">
Dev</a>
</li></span>
<li><a class="reference external" href="http://webchat.freenode.net/?channels=ipython&uio=d4">
IRC channel</a><br/>
<span style="font-size: 0.7em; padding-left: 1em;">(Freenode, #ipython)</span></li>
<li><a class="reference external" href="http://www.pythonanywhere.com/try-ipython/">
Try IPython online</a></li>
</ul>
</div>
<div class="sidebarblock">
<h3>More Info</h3>
<ul class="simple">
<li><a href="faq.html">FAQ</a></li>
<li><a class="reference external"
href="presentation.html">Presentations</a></li>
<li><a class="reference external" href="http://wiki.ipython.org">Wiki</a></li>
<li><a class="reference external"
href="http://wiki.ipython.org/Cookbook">Cookbook</a></li>
<li><a class="reference external"
href="http://wiki.ipython.org/Developer_Info">Developer Info</a></li>
<li><a class="reference external"
href="http://wiki.ipython.org/Projects_using_IPython">Projects using IPython</a></li>
<li>Status: <a class="reference external" href="https://jenkins.shiningpanda.com/ipython/">
Shining Panda</a></li>
<li>Status: <a class="reference external" href="http://travis-ci.org/#!/ipython/ipython">
Travis CI</a></li>
</ul>
</div>
<div class="sidebarblock">
<h3>Donate</h3>
<div class="tile" id="donate">
<h4>Support IPython</h4>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="SMCAHLP2ST42G">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"
style="display:block; margin-left:auto; margin-right:auto;">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
<a href="donate.html">Find out more...</a>
</form>
</div>
</div>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="citing-ipython">
<h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Permalink to this headline">¶</a></h1>
<p>If IPython 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-python"><pre>@Article{PER-GRA:2007,
Author = {P\'erez, Fernando and Granger, Brian E.},
Title = {{IP}ython: a {S}ystem for {I}nteractive {S}cientific
{C}omputing},
Journal = {{C}omput. {S}ci. {E}ng.},
Volume = {9},
Number = {3},
Pages = {21-29},
month = may,
year = 2007,
url = "http://ipython.org",
}</pre>
</div>
<p>or in plaintext:</p>
<blockquote>
<div>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: http://ipython.org</div></blockquote>
<p>Thank you!</p>
</div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
</div>
<div class="footer-wrapper">
<div class="footer">
© Copyright the IPython development team.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</div>
</body>
</html>