]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.h
working on citations
[mothur.git] / unifracunweightedcommand.h
index 74ba2b2d18ed2642804befa4f1b4dc8b21595e67..415279c9b2adad30f95a11eeef309d9d3fd3b802 100644 (file)
@@ -28,7 +28,7 @@ class UnifracUnweightedCommand : public Command {
                string getCommandName()                 { return "unifrac.unweighted";          }
                string getCommandCategory()             { return "Hypothesis Testing";          }
                string getHelpString(); 
-               string getCitation() { return "http://www.mothur.org/wiki/Unifrac.unweighted"; }
+               string getCitation() { return "Lozupone C, Knight R (2005). UniFrac: a new phylogenetic method for comparing microbial communities. Appl Environ Microbiol 71: 8228-35. \nhttp://www.mothur.org/wiki/Unifrac.unweighted"; }
        
                int execute();
                void help() { m->mothurOut(getHelpString()); }