SourceForge.net
2008-04-24 18:07:11 UTC
Bugs item #1951049, was opened at 2008-04-24 19:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1951049&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Damien Jade Duff (damienjadeduff)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: bibtex + ELEC
Initial Comment:
Hi again!
Now I think I've got a history with this citation type. However, this report should be unrelated to that old stuff (hope so).
Now bibtex generation of ELEC entries into MISC bibtex types is dropping the AUTHOR part. This is new to 1.0.0-pre1 (and in svn). In 0.9.9-1 this generation was adding an extra comma instead (or this change may have occured because I have updated some other software on which refdb depends while I did the upgrade to svn).
See the example below.
Thanks again!
Damien
mycomp% refdbc -u djd -w 123 -d djdphd -C getref -t bibtex -N 1 :TY:=ELEC > bib1.bib
999:1 retrieved:0 failed
mycomp% cat bib1.bib
@MISC{ ZIEMKE2001,
YEAR = {2005},
TITLE = {Are Robots Embodied?},
URL = { http://www.ida.his.se/\~tom/EpiRob.web.pdf}
}
mycomp% refdbc -u djd -w 123 -d djdphd -C getref -t risx -N 1 :TY:=ELEC > bib1.risx
999:1 retrieved:0 failed
mycomp% cat bib1.risx
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ris PUBLIC "-//Markus Hoenicka//DTD Ris V1.2.0//EN" "http://refdb.sourceforge.net/dtd/risx-1.2.0/risx.dtd" [
<!ENTITY lt "&#60;">
<!ENTITY gt ">">
<!ENTITY amp "&#38;">
<!ENTITY mdash "—">
<!ENTITY lsquo "‘">
<!ENTITY rsquo "’">
]>
<ris>
<entry type="ELEC" id="2" citekey="ZIEMKE2001">
<publication>
<title type="full">Are Robots Embodied?</title>
<author>
<lastname>Ziemke</lastname>
<firstname>Tom</firstname>
</author>
<pubinfo>
<pubdate type="primary">
<date><year>2005</year></date>
</pubdate>
<link type="url">http://www.ida.his.se/~tom/EpiRob.web.pdf</link>
</pubinfo>
</publication>
<libinfo user="djd">
<notes>Entered For/PhD</notes>
<reprint status="INFILE"/>
<availability type="useroot">Embodied Robots/Ziemke2001.pdf</availability>
</libinfo>
<contents>
<keyword>embodied</keyword>
<keyword>embodied robotics</keyword>
<keyword>robotics</keyword>
</contents>
</entry>
</ris>
acws-0175%
My system configuration now is:
refdb-1.0.0-pre1 (also happening on the svn as of this morning)
libdbi-cvs-20080421
libdbi-drivers-cvs-20080421
sqlite-3.5.8
Linux acws-0175 2.6.9-67.0.7.ELsmp #1 SMP Sat Mar 15 06:54:55 EDT 2008 i686 i686 i386 GNU/Linux
Cheerios!
Damien
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1951049&group_id=26091
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1951049&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Damien Jade Duff (damienjadeduff)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: bibtex + ELEC
Initial Comment:
Hi again!
Now I think I've got a history with this citation type. However, this report should be unrelated to that old stuff (hope so).
Now bibtex generation of ELEC entries into MISC bibtex types is dropping the AUTHOR part. This is new to 1.0.0-pre1 (and in svn). In 0.9.9-1 this generation was adding an extra comma instead (or this change may have occured because I have updated some other software on which refdb depends while I did the upgrade to svn).
See the example below.
Thanks again!
Damien
mycomp% refdbc -u djd -w 123 -d djdphd -C getref -t bibtex -N 1 :TY:=ELEC > bib1.bib
999:1 retrieved:0 failed
mycomp% cat bib1.bib
@MISC{ ZIEMKE2001,
YEAR = {2005},
TITLE = {Are Robots Embodied?},
URL = { http://www.ida.his.se/\~tom/EpiRob.web.pdf}
}
mycomp% refdbc -u djd -w 123 -d djdphd -C getref -t risx -N 1 :TY:=ELEC > bib1.risx
999:1 retrieved:0 failed
mycomp% cat bib1.risx
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ris PUBLIC "-//Markus Hoenicka//DTD Ris V1.2.0//EN" "http://refdb.sourceforge.net/dtd/risx-1.2.0/risx.dtd" [
<!ENTITY lt "&#60;">
<!ENTITY gt ">">
<!ENTITY amp "&#38;">
<!ENTITY mdash "—">
<!ENTITY lsquo "‘">
<!ENTITY rsquo "’">
]>
<ris>
<entry type="ELEC" id="2" citekey="ZIEMKE2001">
<publication>
<title type="full">Are Robots Embodied?</title>
<author>
<lastname>Ziemke</lastname>
<firstname>Tom</firstname>
</author>
<pubinfo>
<pubdate type="primary">
<date><year>2005</year></date>
</pubdate>
<link type="url">http://www.ida.his.se/~tom/EpiRob.web.pdf</link>
</pubinfo>
</publication>
<libinfo user="djd">
<notes>Entered For/PhD</notes>
<reprint status="INFILE"/>
<availability type="useroot">Embodied Robots/Ziemke2001.pdf</availability>
</libinfo>
<contents>
<keyword>embodied</keyword>
<keyword>embodied robotics</keyword>
<keyword>robotics</keyword>
</contents>
</entry>
</ris>
acws-0175%
My system configuration now is:
refdb-1.0.0-pre1 (also happening on the svn as of this morning)
libdbi-cvs-20080421
libdbi-drivers-cvs-20080421
sqlite-3.5.8
Linux acws-0175 2.6.9-67.0.7.ELsmp #1 SMP Sat Mar 15 06:54:55 EDT 2008 i686 i686 i386 GNU/Linux
Cheerios!
Damien
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1951049&group_id=26091