X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=rarefactsharedcommand.h;fp=rarefactsharedcommand.h;h=7d4dc5edb76222095d0d650b93476e3218417044;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=54d0495fdc8a1ac5063c8c01ff24970cea2b02fb;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index 54d0495..7d4dc5e 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -26,7 +26,7 @@ public: string getCommandName() { return "rarefaction.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Rarefaction.shared"; } + string getCitation() { return "Magurran AE (2004). Measuring biological diversity. Blackwell Pub.: Malden, Ma. \nhttp://www.mothur.org/wiki/Rarefaction.shared"; } int execute(); void help() { m->mothurOut(getHelpString()); }