]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactcommand.h
working on citations
[mothur.git] / rarefactcommand.h
index 58e6819bf07ef6d63d6fbf8f4bb92a2f154bf163..0bf8a4528025eafc3f0e16955e08fbf4553ea13b 100644 (file)
@@ -27,7 +27,7 @@ public:
        string getCommandName()                 { return "rarefaction.single";          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Rarefaction.single"; }
+       string getCitation() { return "Magurran AE (2004). Measuring biological diversity. Blackwell Pub.: Malden, Ma. \nhttp://www.mothur.org/wiki/Rarefaction.single"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }