X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedmorisitahorn.h;fp=sharedmorisitahorn.h;h=7f0b6e9387aa4ea496d3849f0e51e26f9f75bdb4;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=a7980d031fa20cf5480bd7be28ed13ed34aa9dd6;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/sharedmorisitahorn.h b/sharedmorisitahorn.h index a7980d0..7f0b6e9 100644 --- a/sharedmorisitahorn.h +++ b/sharedmorisitahorn.h @@ -20,6 +20,7 @@ public: MorHorn() : Calculator("morisitahorn", 1, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); + string getCitation() { return "http://www.mothur.org/wiki/Morisitahorn"; } private: };