]> git.donarmstrong.com Git - mothur.git/blobdiff - pcoacommand.h
working on citations
[mothur.git] / pcoacommand.h
index d9aa270320999d4e5f35e68b1525746ec78e3ae4..5b84d48cfa913f8b640646c272c1c90ec340bd58 100644 (file)
@@ -26,7 +26,7 @@ public:
        string getCommandName()                 { return "pcoa";                                        }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Pcoa"; }
+       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/Pcoa"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }