]> git.donarmstrong.com Git - mothur.git/blobdiff - indicatorcommand.h
working on citations
[mothur.git] / indicatorcommand.h
index 9c8c6d437470588be099c656d89942ab8d78cc61..578aa95cbd6ebd773e6595c875ef487fe4a6861b 100644 (file)
@@ -27,7 +27,7 @@ public:
        string getCommandName()                 { return "indicator";                           }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Indicator"; }
+       string getCitation() { return "Dufrene M, Legendre P (1997). Species assemblages and indicator species: The need for a flexible asymmetrical approach. Ecol Monogr 67: 345-66.\n McCune B, Grace JB, Urban DL (2002). Analysis of ecological communities. MjM Software Design: Gleneden Beach, OR. \nLegendre P, Legendre L (1998). Numerical Ecology. Elsevier: New York. \nhttp://www.mothur.org/wiki/Indicator"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }