#662: Improved BibTeX export
------------------------------------------+------------------------
Reporter: skaplun | Owner:
Type: task | Status: new
Priority: critical | Component: BibFormat
Version: | Resolution:
Keywords: thesis theses CDS proceedings |
------------------------------------------+------------------------
Comment (by skaplun):
Well according to http://en.wikipedia.org/wiki/BibTeX#Cross-referencing
this should be the way, (i.e. the first proposal). For that we might
simply solve it with some pythonic hack :-) where we might introduce some
closure or sort of similar thing that would not re-display twice per
request the same @proceeding :-) (I can imagine a hackish format element
that is aware of the request object and store there the list of already
outputted proceedings).
Otherwise this hack can be generalized in an extension of bibformat where
we would allow for sorts of singletons formats (that can't be outputted
more than once in a request).
--
Ticket URL: <http://invenio-software.org/ticket/662#comment:6>
Invenio <http://invenio-software.org>