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