]> git.donarmstrong.com Git - mothur.git/blobdiff - catchallcommand.h
working on citations
[mothur.git] / catchallcommand.h
index c9fe28590e5d5b2082f1d7f1bf04daf4316090ef..d32989bea50e014c800b84c0de35e72b6e5c859b 100644 (file)
@@ -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()); }