X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectsharedcommand.h;fp=collectsharedcommand.h;h=3eb56fefeaa9e8d26df18df66941d33f8e12a8d3;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=a10fd554a2f6e062bdecd37eb7e357d6de5283e6;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/collectsharedcommand.h b/collectsharedcommand.h index a10fd55..3eb56fe 100644 --- a/collectsharedcommand.h +++ b/collectsharedcommand.h @@ -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()); }