summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-10-21 01:00:08 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-10-21 01:00:08 -0400
commit94f3e21e9c1e45e0d376fdd90d7f04e5368db21c (patch)
treea9b49d50882f11a54cfb9a3391fb3ddf5e5281eb
parent44b83cecee297360d18ef3cf96bf0e2a41c699af (diff)
downloadc++-94f3e21e9c1e45e0d376fdd90d7f04e5368db21c.tar.gz
c++-94f3e21e9c1e45e0d376fdd90d7f04e5368db21c.tar.bz2
c++-94f3e21e9c1e45e0d376fdd90d7f04e5368db21c.zip
added citation notice to the introduction in the documentation
-rw-r--r--doc/introduction.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/introduction.rst b/doc/introduction.rst
index 9f0b190..6f54fa3 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -32,8 +32,10 @@ The only dependencies are a modern C++ compiler, cmake, and the standard librari
Custom install paths and compiler optimizations can be passed to cmake in the standard ways.
-License
-=======
+License & Use
+=============
Wolff is licensed under the MIT license, a copy of which is included with the source code. The terms can be found here: https://spdx.org/licenses/MIT.html.
+If you use or modify the library for use for academic purposes, please cite *Cluster representations and the Wolff algorithm in arbitrary external fields*, Jaron Kent-Dobias & James P Sethna, arXiv:1805.04019 [cond-mat.stat-mech].
+