#662: Improved BibTeX export
-------------------------------+-----------------
 Reporter:  skaplun            |      Owner:
     Type:  task               |     Status:  new
 Priority:  major              |  Milestone:
Component:  BibFormat          |    Version:
 Keywords:  thesis theses CDS  |
-------------------------------+-----------------
 Currently '''BibTeX''' export is generated out of the box, by using a
 single ''output format'', calling a single ''format element'', namely
 {{{bfe_bibtex.py}}}. This imply the business-logic of the BibTeX export is
 all hard-coded in one place and can not easily be adapted to the most
 different document type. This has an impact, e.g. in CDS, when exporting
 Thesis documents.

 One possible solution would be to have generic {{{bfe_bibtex_field.py}}},
 based on {{{bfe_bibtex.format_bibtex_field}}}, able to format certain
 subfields, and to provide demo BibTeX exports, that are adapted to the
 specific document type.

-- 
Ticket URL: <http://invenio-software.org/ticket/662>
Invenio <http://invenio-software.org>

Reply via email to