]> git.donarmstrong.com Git - mothur.git/blobdiff - metastatscommand.h
working on citations
[mothur.git] / metastatscommand.h
index 491e0761a35712638782fe8efb13cd6427d6b7f2..04c344375b65d33796d2544eff9dd1c2b61fda07 100644 (file)
@@ -25,7 +25,7 @@ public:
        string getCommandName()                 { return "metastats";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       string getCitation() { return "White, J.R., Nagarajan, N. & Pop, M. Statistical methods for detecting differentially abundant features in clinical metagenomic samples. PLoS Comput Biol 5, e1000352 (2009). http://www.mothur.org/wiki/Metastats"; }
+       string getCitation() { return "White JR, Nagarajan N, Pop M (2009). Statistical methods for detecting differentially abundant features in clinical metagenomic samples. PLoS Comput Biol 5: e1000352. \nhttp://www.mothur.org/wiki/Metastats"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }