diff -r 033fecbc3438 -r 2805873c0147 plugins/redmine_bibliography/app/views/projects/_bibliography_box.html.erb
--- a/plugins/redmine_bibliography/app/views/projects/_bibliography_box.html.erb
+++ b/plugins/redmine_bibliography/app/views/projects/_bibliography_box.html.erb
@@ -20,7 +20,7 @@
          <%= link_to l(:bibtex_link).html_safe, "javascript:void(0)", :class => "bibtex-link"-%>
        </dd>
        <dd class="bibtex-textarea collapsed" style="display: none;">
-         <textarea readonly> <%= print_bibtex_format(publication) %> </textarea>
+         <textarea readonly> <%= print_bibtex_format(publication) -%> </textarea>
        </dd>
    <% end -%>
      </dl>
