]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedkulczynski.h
changes while testing
[mothur.git] / sharedkulczynski.h
index 0bace819b5f71f1087a7e3e6b8d471c4a2862b36..675ce4dec98c1e1cbdd735cfd26572e91af64b0d 100644 (file)
@@ -20,6 +20,7 @@ public:
        Kulczynski() :  Calculator("kulczynski", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Kulczynski"; }
 private:
        
 };