]> git.donarmstrong.com Git - mothur.git/blobdiff - sensspeccommand.h
working on citations
[mothur.git] / sensspeccommand.h
index b2833bf70fc71c24dc76c0d71910b181fc09aa3c..47d6e4e5fedfd92ec15700b931ce06681e5daf2c 100644 (file)
@@ -25,7 +25,7 @@ public:
        string getCommandName()                 { return "sens.spec";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Sens.spec"; }
+       string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Sens.spec"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }