]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
fixed splash page citation
[mothur.git] / mothur.cpp
index 5bb9c05d294d1cf909190659637d9e6a2232cfde..1c0c98f9f1caf4cec5de25f4c66ce7f9a3a3af8f 100644 (file)
@@ -41,9 +41,9 @@ int main(int argc, char *argv[]){
 
                
                //header
-               mothurOut("mothur v.1.5.1");
+               mothurOut("mothur v.1.7.0");
                mothurOutEndLine();             
-               mothurOut("Last updated: 9/02/2009");
+               mothurOut("Last updated: 11/23/2009");
                mothurOutEndLine();     
                mothurOutEndLine();             
                mothurOut("by");
@@ -58,7 +58,11 @@ int main(int argc, char *argv[]){
                mothurOut("pschloss@umich.edu");
                mothurOutEndLine();             
                mothurOut("http://www.mothur.org");
-               mothurOutEndLine();     
+               mothurOutEndLine();
+               mothurOutEndLine();
+               mothurOut("When using, please cite:");
+               mothurOutEndLine();
+               mothurOut("Schloss, P.D., et al., Introducing mothur: Open-source, platform-independent, community-supported software for describing and comparing microbial communities. Appl Environ Microbiol, 2009. 75(23):7537-41.");
                mothurOutEndLine();     
                mothurOutEndLine();             
                mothurOut("Distributed under the GNU General Public License");