Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sciencedirect title and journal not extracted correctly #58

Open
TimSchneider42 opened this issue Feb 3, 2023 · 1 comment
Open

Sciencedirect title and journal not extracted correctly #58

TimSchneider42 opened this issue Feb 3, 2023 · 1 comment

Comments

@TimSchneider42
Copy link

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants