3 Apr 2009 20:02
Error creating docbook bibliography
Dr. Martin Goik <goik <at> HdM-Stuttgart.de>
2009-04-03 18:02:44 GMT
2009-04-03 18:02:44 GMT
I've tried to follow the instructions given in http://refdb.sourceforge.net/tutorial/x1442.html to generate a docbook bibliograpy for the following docbook5 document test instance mydoc.xml: <?xml version="1.0" encoding="UTF-8"?> <book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook"> <chapter> <title>Test</title> <section> <title>A citation</title> <para>We only need <citation role="REFDB">date83</citation>.</para> </section> </chapter> <xi:include href="mydoc.bib.xml"> <xi:fallback>mydoc.bib.xml appears to be missing</xi:fallback> </xi:include> </book> Now the runbib execution on behalf of the generated Makefile fails. The command actually reads: >runbib -u goik -w XXX -d mi -G raw.css -r -t db50x -E utf-8 mydoc.xml >select failed(Continue reading)




I need to mark publications which were made by our scientific
institute, in order to be able to automate the generation of the
publication report which needs to be submitted annually in our
research centre.
I try to avoid the U1-U5 fields of RIS because I don't like their
arbitrary semantics, and I run out of them quickly.
Okay, I see four possibilities:
* Use a U1..U5 field anyway
* Add a bogus series (aka set) with the title "IEF-5 publications"
* Use RISX' <address> tag with a special micro syntax,
e.g. "[institution: IEF-5]"
* Store it in the Web client instead of in RefDB
What do you think?
Tschö,
Torsten.
RSS Feed