]> git.donarmstrong.com Git - mothur.git/blobdiff - phylodiversitycommand.h
working on citations
[mothur.git] / phylodiversitycommand.h
index 1be0e07a7c01398dce1cfd1f091269bbc68fbeca..52295cf65250846036ac07fdd687832c30ef5e10 100644 (file)
@@ -27,7 +27,7 @@ class PhyloDiversityCommand : public Command {
                string getCommandName()                 { return "phylo.diversity";                     }
                string getCommandCategory()             { return "Hypothesis Testing";          }
                string getHelpString(); 
-               string getCitation() { return "http://www.mothur.org/wiki/Phylo.diversity"; }
+               string getCitation() { return "Faith DP (1994). Phylogenetic pattern and the quantification of organismal biodiversity. Philos Trans R Soc Lond B Biol Sci 345: 45-58. \nhttp://www.mothur.org/wiki/Phylo.diversity"; }
        
                int execute();
                void help() { m->mothurOut(getHelpString()); }