]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
working on citations
[mothur.git] / collectsharedcommand.h
index a10fd554a2f6e062bdecd37eb7e357d6de5283e6..3eb56fefeaa9e8d26df18df66941d33f8e12a8d3 100644 (file)
@@ -30,7 +30,7 @@ public:
        string getCommandName()                 { return "collect.shared";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Collect.shared"; }
+       string getCitation() { return "Schloss PD, Handelsman J (2006). Introducing SONS, A tool that compares the membership of microbial communities. Appl Environ Microbiol 72: 6773-9. \nhttp://www.mothur.org/wiki/Collect.shared"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }