aux/json_footer.erb in genevalidator-1.6.6 vs aux/json_footer.erb in genevalidator-1.6.8
- old
+ new
@@ -3,6 +3,6 @@
<% if output_files.length > 1 %>
<nav><ul class="pagination">
<% output_files.each_with_index do |results_html, idx| %>
<li><a href="<%=results_html%>"><%= idx + 1 %></a></li>
<% end %></ul></nav><%end%>
-<footer><div class="container center-block"><p class="text-muted text-center">Please cite: "Dragan M<sup>‡</sup>, Moghul MI<sup>‡</sup>, Priyam A, Bustos C & Wurm Y <em>(in prep)</em> GeneValidator: identify problematic gene predictions"<br/> Developed at <a href="https://wurmlab.github.io" target="_blank">Wurm Lab</a>, <a href="http://www.sbcs.qmul.ac.uk" target="_blank">QMUL</a> with funding by <a href="http://www.bbsrc.ac.uk/home/home.aspx" target="_blank">BBSRC</a> and <a href="https://www.google-melange.com/gsoc/homepage/google/gsoc2013" target="_blank">Google Summer of Code 2013</a><br/>This page was created by <a href="https://github.com/wurmlab/genevalidator" target="_blank" >GeneValidator</a> v<%= GeneValidator::VERSION %></p></div></footer></body></html>
+<footer><div class="container center-block"><p class="text-muted text-center">Please cite:<a href="http://bioinformatics.oxfordjournals.org/content/early/2016/02/26/bioinformatics.btw015"> "Dragan M<sup>‡</sup>, Moghul MI<sup>‡</sup>, Priyam A, Bustos C & Wurm Y <em>(2016)</em> GeneValidator: identify problematic gene predictions"</a><br/> Developed at <a href="https://wurmlab.github.io" target="_blank">Wurm Lab</a>, <a href="http://www.sbcs.qmul.ac.uk" target="_blank">QMUL</a> with funding by <a href="http://www.bbsrc.ac.uk/home/home.aspx" target="_blank">BBSRC</a> and <a href="https://www.google-melange.com/gsoc/homepage/google/gsoc2013" target="_blank">Google Summer of Code 2013</a><br/>This page was created by <a href="https://github.com/wurmlab/genevalidator" target="_blank" >GeneValidator</a> v<%= GeneValidator::VERSION %></p></div></footer></body></html>
\ No newline at end of file