]> git.donarmstrong.com Git - mothur.git/blobdiff - getlabelcommand.h
added citation function to commands
[mothur.git] / getlabelcommand.h
index 606daf42ab685a4070d8aa54c21a839cdda91773..71645704592d6bebdc4cca894d43d3b13732fed8 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "get.label";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Get.label"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }