updated credits and citations

This commit is contained in:
P.M. Sutter 2014-06-06 23:24:12 -04:00
parent 8244befdbf
commit dfdaa1d612

14
README
View file

@ -10,19 +10,23 @@ This is VIDE, the Void IDentification and Examination toolkit.
For more information, see http://www.cosmicvoids.net
Please cite arXiv:1406.1191 and arXiv:0712.0349 if you use this software, using the following suggested sentence:
Please cite arXiv:1406.1191 and arXiv:0712.0349 if you use this software,
using the following suggested sentence:
"This work uses voids identified with VIDE\footnote{\url{http:www.cosmicvoids.net}} (Sutter et al. 2014), which implements an enhanced version of ZOBOV (Neyrinck 2008) to construct voids with a watershed algorithm."
"This work uses voids identified with VIDE\footnote{\url{http:www.cosmicvoids.net}} (Sutter et al. 2014),
which implements an enhanced version of ZOBOV (Neyrinck 2008) to construct
voids with a watershed algorithm."
License/Copyright information
-----------------------------
Copyright (C) 2010-2014 Guilhem Lavaux, 2011-2014 P.M. Sutter.
This software is put under the GNU Public License. Please see LICENSE
for further information.
This software is put under the GNU Public License.
Please see LICENSE for further information.
Mainline VIDE contributions from Ben Wandelt, Nico Hamaus, Alice Pisani, Paul Zibick, and Qingqing Mao.
Mainline VIDE contributions from Ben Wandelt, Nico Hamaus, Alice Pisani,
Paul Zibick, and Qingqing Mao.
This toolkit includes ZOBOV, originally developed by Mark Neyrinck. See zobov/zobov_readme.txt for copyright/license information.
SDF library provided by Michael S. Warren and John Salmon.
HOD fitting code provided by Francisco Navarro.