X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;fp=catchallcommand.h;h=d32989bea50e014c800b84c0de35e72b6e5c859b;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=c9fe28590e5d5b2082f1d7f1bf04daf4316090ef;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index c9fe285..d32989b 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -32,7 +32,7 @@ public: string getCommandName() { return "catchall"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); - string getCitation() { return "http://www.northeastern.edu/catchall/index.html http://www.mothur.org/wiki/Catchall"; } + string getCitation() { return "Bunge, J. (2011). Estimating the number of species with CatchAll. Forthcoming in Proceedings of the Pacific Symposium on Biocomputing 2011.\nhttp://www.northeastern.edu/catchall/index.html http://www.mothur.org/wiki/Catchall"; } int execute(); void help() { m->mothurOut(getHelpString()); }