]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterdoturcommand.h
working on citations
[mothur.git] / clusterdoturcommand.h
index e76332cbd9f7c82afed60ddfc48f84c0489798bb..42be4a6d659e6b290ccdd37d3be964ad49797df4 100644 (file)
@@ -28,7 +28,7 @@ public:
        string getCommandName()                 { return "cluster.classic";             }
        string getCommandCategory()             { return "Clustering";                  }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Cluster.classic"; }
+       string getCitation() { return "Schloss PD, Handelsman J (2005). Introducing DOTUR, a computer program for defining operational taxonomic units and estimating species richness. Appl Environ Microbiol 71: 1501-6. \nhttp://www.mothur.org/wiki/Cluster.classic"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }