提交 a7c26771 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #2274 from goodfeli/citation

new citation policy
.. _citation:
Theano Citation Policy
======================
If you use Theano for academic research, you are highly encouraged (though not
required) to cite the following two papers:
* F. Bastien, P. Lamblin, R. Pascanu, J. Bergstra, I. Goodfellow,
A. Bergeron, N. Bouchard, D. Warde-Farley and Y. Bengio.
`"Theano: new features and speed improvements"
<http://arxiv.org/pdf/1211.5590.pdf>`_.
NIPS 2012 deep learning workshop. (`BibTex
<http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/551/bibtex>`_)
* J. Bergstra, O. Breuleux, F. Bastien, P. Lamblin, R.
Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y.
Bengio. `"Theano: A CPU and GPU Math Expression Compiler"
<http://www.iro.umontreal.ca/~lisa/pointeurs/theano_scipy2010.pdf>`_.
*Proceedings of the Python for Scientific Computing Conference (SciPy)
2010. June 30 - July 3, Austin, TX* (`BibTeX
<http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/461/bibtex>`_)
Theano is primarily developed by academics, and so citations matter a lot to
us. As an added benefit, you increase Theano's exposure and potential user
(and developer) base, which is to the benefit of all users of Theano. Thanks
in advance!
Previously, we only asked users of Theano to cite the original 2010 paper. However,
this policy did not give appropriate credit to the many members of our community
who have contributed to Theano in the meantime.
In the future, we intend to introduce new papers periodically (hopefully approximately
once per year) with a comprehensive author list. As soon as one of these papers is
prepared, we will only ask for users to cite the single most recent paper with the
most comprehensive author list.
...@@ -30,7 +30,6 @@ News ...@@ -30,7 +30,6 @@ News
* Theano 0.6 was released. Everybody is encouraged to update. * Theano 0.6 was released. Everybody is encouraged to update.
* New technical report on Theano: `Theano: new features and speed improvements <http://arxiv.org/abs/1211.5590>`_. * New technical report on Theano: `Theano: new features and speed improvements <http://arxiv.org/abs/1211.5590>`_.
However, please keep citing the other paper below in scientific work involving Theano.
* `HPCS 2011 Tutorial <http://www.iro.umontreal.ca/~lisa/pointeurs/tutorial_hpcs2011_fixed.pdf>`_. * `HPCS 2011 Tutorial <http://www.iro.umontreal.ca/~lisa/pointeurs/tutorial_hpcs2011_fixed.pdf>`_.
We included a few fixes discovered while doing the Tutorial. We included a few fixes discovered while doing the Tutorial.
...@@ -88,7 +87,14 @@ Citing Theano ...@@ -88,7 +87,14 @@ Citing Theano
============== ==============
If you use Theano for academic research, you are highly encouraged (though not If you use Theano for academic research, you are highly encouraged (though not
required) to cite the following paper: required) to cite the following two papers:
* F. Bastien, P. Lamblin, R. Pascanu, J. Bergstra, I. Goodfellow,
A. Bergeron, N. Bouchard, D. Warde-Farley and Y. Bengio.
`"Theano: new features and speed improvements"
<http://arxiv.org/pdf/1211.5590.pdf>`_.
NIPS 2012 deep learning workshop. (`BibTex
<http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/551/bibtex>`_)
* J. Bergstra, O. Breuleux, F. Bastien, P. Lamblin, R. * J. Bergstra, O. Breuleux, F. Bastien, P. Lamblin, R.
Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y. Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y.
...@@ -103,6 +109,8 @@ us. As an added benefit, you increase Theano's exposure and potential user ...@@ -103,6 +109,8 @@ us. As an added benefit, you increase Theano's exposure and potential user
(and developer) base, which is to the benefit of all users of Theano. Thanks (and developer) base, which is to the benefit of all users of Theano. Thanks
in advance! in advance!
See our :ref:`citation` for details.
Documentation Documentation
============= =============
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论