]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
working on citations
[mothur.git] / unifracweightedcommand.h
index 2e2ba3a64f11bf35f7b6ff612bd8b32e6bdd644a..fe5d76c700a130848c9f5f3eef657a3094cda177 100644 (file)
@@ -29,7 +29,7 @@ class UnifracWeightedCommand : public Command {
                string getCommandName()                 { return "unifrac.weighted";            }
                string getCommandCategory()             { return "Hypothesis Testing";          }
                string getHelpString(); 
-               string getCitation() { return "http://www.mothur.org/wiki/Unifrac.weighted"; }
+               string getCitation() { return "Lozupone CA, Hamady M, Kelley ST, Knight R (2007). Quantitative and qualitative beta diversity measures lead to different insights into factors that structure microbial communities. Appl Environ Microbiol 73: 1576-85. \nhttp://www.mothur.org/wiki/Unifrac.weighted"; }
        
                int execute();
                void help() { m->mothurOut(getHelpString()); }