about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--templates/layout.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 99173aa..073375d 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -99,13 +99,13 @@
 
 <div id="footer" align="center">
   <small>
-  GeneCup {{ version }}
+  GeneCup PubMed + GWAS catalog AI {{ version }}
   |
   <a href="https://git.genenetwork.org/genecup/">Source code</a>
   |
-  Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup: mining PubMed and GWAS catalog for gene-keyword relationships. doi:10.1093/g3journal/jkac059. PMID: 35285473; PMCID: PMC9073678.</a>
+  Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup: mining PubMed and GWAS catalog for gene-keyword relationships.</a>
   |
-  Powered by Tensorflow on <a href="https://genenetwork.org/">GeneNetwork.org</a>
+  Powered by <a href="https://www.tensorflow.org/">Tensorflow</a> on <a href="https://genenetwork.org/">GeneNetwork.org</a>
   </small>
 </div>