]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraccodecommand.h
working on citations
[mothur.git] / chimeraccodecommand.h
index cedec2f690f6b3c981280d41a0f9bb59777ae015..36584e091537138c8d1ab853ee99be68cbc5bcec 100644 (file)
@@ -27,7 +27,7 @@ public:
        string getCommandName()                 { return "chimera.ccode";               }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
-       string getCitation() { return "Evaluating putative chimeric sequences from PCR-amplified products' paper by Juan M. Gonzalez, Johannes Zimmerman and Cesareo Saiz-Jimenez. http://www.mothur.org/wiki/Chimera.ccode"; }
+       string getCitation() { return "Gonzalez JM, Zimmermann J, Saiz-Jimenez C (2005). Evaluating putative chimeric sequences from PCR-amplified products. Bioinformatics 21: 333-7. \nhttp://www.mothur.org/wiki/Chimera.ccode"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }