Page MenuHomec4science

No OneTemporary

File Metadata

Created
Tue, May 20, 13:43
diff --git a/modules/bibformat/etc/format_templates/Excel.bft b/modules/bibformat/etc/format_templates/Excel.bft
index 2d77dd831..30c835e6c 100644
--- a/modules/bibformat/etc/format_templates/Excel.bft
+++ b/modules/bibformat/etc/format_templates/Excel.bft
@@ -1,3 +1,3 @@
<name>Excel</name>
<description>Prints a record as a single row of an html table. Used for Excel output.</description>
-<tr valign="top" style="border-color:#dddddd; border-style:solid; border-width:thin"><td><BFE_TITLE/></td><td><BFE_AUTHORS print_links='no'/></td><td><BFE_ADDRESSES print_link='no'/></td><td><BFE_AFFILIATION /></td><td><BFE_DATE /></td><td><BFE_PUBLISHER /></td><td><BFE_PLACE /></td><td><BFE_ABSTRACT /></td><td><BFE_KEYWORDS link='no'/></td><td><BFE_NOTES /></td></tr>
\ No newline at end of file
+<tr valign="top" style="border-color:#dddddd; border-style:solid; border-width:thin"><td><BFE_REPORT_NUMBERS separator="; "/></td><td><BFE_TITLE/></td><td><BFE_AUTHORS print_links='no'/></td><td><BFE_ADDRESSES print_link='no'/></td><td><BFE_AFFILIATION /></td><td><BFE_DATE /></td><td><BFE_PUBLISHER /></td><td><BFE_PLACE /></td><td><BFE_ABSTRACT /></td><td><BFE_KEYWORDS link='no'/></td><td><BFE_NOTES /></td></tr>

Event Timeline