]> git.donarmstrong.com Git - mothur.git/blobdiff - structkulczynski.h
fixes while testing 1.33.0
[mothur.git] / structkulczynski.h
index 75cd8a6e615218a16946d371917fc22e524a5b08..a0e4b9d5430df86302fb30e28a3f81ac74b88da6 100644 (file)
@@ -21,6 +21,7 @@ public:
        StructKulczynski() :  Calculator("structkulczynski", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Structkulczynski"; }
 private:
        
 };