summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 3597737..0f5f290 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -57,6 +57,14 @@
%img.share{:src=>"/images/LinkedIn.png"}
%a{:href=>"https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flazar.in-silico.ch&title=&summary=&source=http%3A%2F%2Flazar.in-silico.ch", :target=>"_blank", :title=>"Share on Facebook"}
%img.share{:src=>"/images/Facebook.png"}
+ %div.row
+ %div.col-md-12
+ Please cite
+ %a{ :href=>"https://doi.org/10.3389/fphar.2017.00377", :rel=>"external"}
+ %img{ :src=>"https://zenodo.org/badge/DOI/10.3389/fphar.2017.00377.svg", :alt=>"DOI"}
+ in scientific publications.
+ %br
+
:javascript
$(document).ready(function(){
$("#back-top").hide();