From 24bf544c9bde1c125968dd35a5bf63df9ad6b4ce Mon Sep 17 00:00:00 2001 From: Frederic Lemoine Date: Tue, 24 Aug 2021 15:32:38 +0200 Subject: [PATCH] Updated ref --- cmd/root.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/root.go b/cmd/root.go index b786549..5babaea 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -51,8 +51,8 @@ var helptemplate string = `{{with or .Long .Short }}{{. | trim}} {{if or .Runnable .HasSubCommands}}{{.UsageString}}{{end}} If you use the Gotree/Goalign toolkit, please cite: -Lemoine F, Gascuel O. -Gotree/Goalign: toolkit and Go API to facilitate the development of phylogenetic workflows. +Lemoine F, Gascuel O. +Gotree/Goalign: toolkit and Go API to facilitate the development of phylogenetic workflows. NAR Genom Bioinform. 2021 Aug 11;3(3):lqab075. doi: 10.1093/nargab/lqab075. PMID: 34396097; PMCID: PMC8356961. `