aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-02-26 20:47:48 +0530
committerArun Isaac2021-02-26 20:47:48 +0530
commit1f4f7e907aed07a4b70808cce6ec2150b4420ad5 (patch)
treed0abf03376ba0bab9f91aa1313cb6cd7f3d7f1a1 /README.org
parente260e4022c3bf8ac50f56d375036162a5b62f55a (diff)
downloadnsmc-1f4f7e907aed07a4b70808cce6ec2150b4420ad5.tar.gz
nsmc-1f4f7e907aed07a4b70808cce6ec2150b4420ad5.tar.lz
nsmc-1f4f7e907aed07a4b70808cce6ec2150b4420ad5.zip
Add explicit citation information in README.
* README.org (Citing): New section.
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