]> git.donarmstrong.com Git - mothur.git/blobdiff - corraxescommand.h
working on citations
[mothur.git] / corraxescommand.h
index f4a3dfe83b13fe004239b3db4b4b110c11052c02..45b6989406fc8f5610315dbe0adb511ca4c2349b 100644 (file)
@@ -25,7 +25,7 @@ public:
        string getCommandName()                 { return "corr.axes";                           }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Corr.axes"; }
+       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/Corr.axes"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }