]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
working on citations
[mothur.git] / homovacommand.h
index 8b31cc5a65aeedfc63412c5bc200faf6ce8fb603..d9daa0e2857f3090d8100a01fd57b8e2d72d69e7 100644 (file)
@@ -27,7 +27,7 @@ public:
        string getCommandName()                 { return "homova";                                      }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "Stewart CN, Excoffier L (1996). Assessing population genetic structure and variability with RAPD data: Application to Vaccinium macrocarpon (American Cranberry). J Evol Biol 9: 153-71. http://www.mothur.org/wiki/Homova"; }
+       string getCitation() { return "Stewart CN, Excoffier L (1996). Assessing population genetic structure and variability with RAPD data: Application to Vaccinium macrocarpon (American Cranberry). J Evol Biol 9: 153-71. \nhttp://www.mothur.org/wiki/Homova"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }