]> git.donarmstrong.com Git - mothur.git/blobdiff - amovacommand.h
working on citations
[mothur.git] / amovacommand.h
index ff82ac65f2d24ff122240d75fb326db2e03ff0c2..e9ae48176a782d40ee0eb776a9becb3d7ad2f9ad 100644 (file)
@@ -24,7 +24,7 @@ public:
        string getCommandName()                 { return "amova";                                       }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "Referenced: Anderson MJ (2001). A new method for non-parametric multivariate analysis of variance. Austral Ecol 26: 32-46. http://www.mothur.org/wiki/Amova"; }
+       string getCitation() { return "Anderson MJ (2001). A new method for non-parametric multivariate analysis of variance. Austral Ecol 26: 32-46.\nhttp://www.mothur.org/wiki/Amova"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }