X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=geom.h;h=a07676b6573ada920e9770d462ddbcd8b8be196d;hp=be60de39ed6d6f6e116e886f4a7aa608739e63db;hb=b206f634aae1b4ce13978d203247fb64757d5482;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10 diff --git a/geom.h b/geom.h index be60de3..a07676b 100644 --- a/geom.h +++ b/geom.h @@ -24,7 +24,7 @@ public: EstOutput getValues(SAbundVector*); EstOutput getValues(vector) {return data;}; - + string getCitation() { return "http://www.mothur.org/wiki/Geometric"; } private: double kEq(double, double); RAbundVector getRAbundVector(SAbundVector*);