aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index deadca1..dc40c59 100644
--- a/README.org
+++ b/README.org
@@ -40,6 +40,13 @@ and dynamic libraries are found correctly.
$ ./build/pre-inst-env ./generate-cone-vector
#+END_SRC
+* Citing
+
+If you use this code for your research, please cite one or more of the
+following papers as relevant.
+- [[https://arxiv.org/abs/2101.00936][An O(n) algorithm for generating uniform random vectors in n-dimensional cones]]
+- [[https://arxiv.org/abs/2007.06808][An algorithm for estimating volumes and other integrals in n dimensions]]
+
* License
The source code is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.html][GNU