Langenscheiss / bibitnow

Site adjustors for browser plugin "bibitnow"
99 stars 17 forks source link

Sciencedirect title and journal not extracted correctly #58

Open TimSchneider42 opened 1 year ago

TimSchneider42 commented 1 year ago

Hi, First of all, great plugin; I use it a lot! I noticed that the BibTeX citation for the following link is not generated correctly: https://www.sciencedirect.com/science/article/pii/S0924424711001105.

@article{Yousef2011Jun,
    author = {Yousef, Hanna and Boukallel, Mehdi and Althoefer, Kaspar},
    title = {{Tactile sensing for dexterous in-hand manipulation in robotics{\ifmmode---\else\textemdash\fi}A review}},
    journal = {Sens. Actuators, A},
    volume = {167},
    number = {2},
    pages = {171--187},
    year = {2011},
    month = jun,
    issn = {0924-4247},
    publisher = {Elsevier},
    doi = {10.1016/j.sna.2011.02.038}
}

Here, the journal entry is truncated, and the title seems to have some latex code in it. This is weird since the page correctly provides the title and journal in its metadata. Also, this page has a download button for citations that provides the correct BibTeX. So I don't know where these errors are coming from. Best, Tim

Langenscheiss commented 1 year ago

Thanks for the bug report. I am currently involved in several other projects while searching for jobs, so unfortunately, BibItNow! does not get the bandwidth it needs at the moment. However, with the transition to manifest v3 looming, I will need to spend time on it. This is when I am going to fix those website related bugs. Sorry for the current delay on any progress.