]> git.donarmstrong.com Git - mothur.git/blobdiff - mantelcommand.h
working on citations
[mothur.git] / mantelcommand.h
index 1a6f27b523e24dc0e6d702649eea33dad995a876..5b2fe6f347b5090991b7f1c83cb5a534e6c0c7f1 100644 (file)
@@ -23,7 +23,7 @@ public:
        string getCommandName()                 { return "mantel";                                      }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "Sokal, R. R., & Rohlf, F. J. (1995). Biometry, 3rd edn. New York: Freeman. http://www.mothur.org/wiki/Mantel"; }
+       string getCitation() { return "McCune B, Grace JB, Urban DL (2002). Analysis of ecological communities. MjM Software Design: Gleneden Beach, OR. \nLegendre P, Legendre L (1998). Numerical Ecology. Elsevier: New York. \nhttp://www.mothur.org/wiki/Mantel"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }