diff -r 6674e52e20bf -r 80cf86be1611 vendor/plugins/redmine_bibliography/app/views/publications/new/_bibtex.html.erb
--- a/vendor/plugins/redmine_bibliography/app/views/publications/new/_bibtex.html.erb
+++ b/vendor/plugins/redmine_bibliography/app/views/publications/new/_bibtex.html.erb
@@ -1,5 +1,3 @@
-
-
 <div class="box">
   <%= text_area_tag :bibtex_paste, "Please paste your bibtex entry here" , :class => "wiki", :style => 'width:90%' -%>
 
@@ -10,3 +8,4 @@
 
 <div class="box" id="ieee_prev"><h3>Preview</h3></div>
 
+<div class="box" id="suggest_bibtex_authors"><h3>Authors</h3></div>
\ No newline at end of file
