[Refdb-users] Refdb/SGML part II
Status: Beta
Brought to you by:
mhoenicka
|
From: Marc B. <ba...@sm...> - 2003-03-29 14:36:27
|
Hi, I was too optimistic, I ran into further problems: so far I used ID numbers to cite, which is fine. But Key's don't work. The error I get is [..] /usr/bin/jade:rapport.sgml:16:117:X: reference to non-existent ID "ID1X" /usr/bin/jade:rapport.sgml:15:63:X: reference to non-existent ID "IDWANG2002X" [..] server error: database error while reading xml file: 0 reference(s) formatted, 0 failed As you might have guessed, the keyword I was trying to cite is Wang2002, and it exists: ID*:1 (2002) Key: Wang2002 [..] Also, the Y: and Q: modifiers seem not to work. For Q: the error is [..] /usr/bin/jade:rapport.sgml:15:63:X: reference to non-existent ID "IDQ:2X" [..] server error: database error while reading xml file: 0 reference(s) formatted, 0 failed and with Y: it passes, but doesn't show the year. There is also a slight problem with multiple citations. If I cite 1,2,3 and then 1,4,5 it shows as 1-3 (ok) and 1;45 (missing "-" between 4 and 5). But for now the most pressing thing for me would be to get the cite by key rather than ID number going. Thanks in advance, Marc |