Menu

#1267 IEEEXplore parser fails

next release
closed
nobody
IEEExplore (2)
5
2015-12-23
2015-04-15
voxspox
No

The IEEEXplorer parser fails on certain search results. In the example below the author is corrupted. It seems the web site is parsed.

I propose to use the BibTex download function from IEEEXplorer which is accessable via a post form. For a given ID the bibtex file could be downloaded directly:

curl 'http://ieeexplore.ieee.org/xpl/downloadCitations?reload=true' --data 'recordIds=6498567&citations-format=citation-only&download-format=download-bibtex&x=0&y=0'

@INPROCEEDINGS{6498567,
author={Moosavi, S.R. and Rahmani, A. and Liljeberg, P. and Plosila, J. and Tenhunen, H.},
booktitle={Parallel, Distributed and Network-Based Processing (PDP), 2013 21st Euromicro International Conference on},
title={Enhancing Performance of 3D Interconnection Networks using Efficient Multicast Communication Protocol},
year={2013},
month={Feb},
pages={294-301},
keywords={integrated circuit design;integrated circuit ... Communication;Wormhole Routing},
doi={10.1109/PDP.2013.50},
ISSN={1066-6192},}


JabRef: 2.10b2

Search: against SEUs and SETs
Result example:
InProceedings
span id="authorAffiliations" class="Electr. & Comput. Eng. Concordia Univ., M. Q. S. M. C. J. & Islam, R. TSPC-DICE: A single phase clock high performance SEU hardened flip-flop Circuits and Systems (MWSCAS), 2010 53rd IEEE International Midwest Symposium on, 2010, 73-76

Discussion

  • Oliver Kopp

    Oliver Kopp - 2015-05-31
    • labels: --> IEEExplore
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     The IEEEXplorer parser fails on certain search results. In the example below the author is corrupted. It seems the web site is parsed.
    
     I propose to use the BibTex download function from IEEEXplorer which is accessable via a post form. For a given ID the bibtex file could be downloaded directly:
    
     
  • Oscar Gustafsson

    The search is working again in the master branch and will work in the 2.11b4 soon to be released.

     
  • Oliver Kopp

    Oliver Kopp - 2015-12-23
    • status: open --> closed
     
  • Oliver Kopp

    Oliver Kopp - 2015-12-23

    Should be fixed in JabRef 3.1

     

Log in to post a comment.