X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothur.cpp;h=1c0c98f9f1caf4cec5de25f4c66ce7f9a3a3af8f;hb=ee1d3ba3f314f05ea50c07c881fa41ce257da77a;hp=2d8f2f4bb0b234076d94c1e5845823b6d75fdc2f;hpb=da2b0566ec9d5f17880c5802ef70a7560d90fee1;p=mothur.git diff --git a/mothur.cpp b/mothur.cpp index 2d8f2f4..1c0c98f 100644 --- a/mothur.cpp +++ b/mothur.cpp @@ -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");