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

Bibtex import of custom meta data #195

Open
fbernardpi opened this issue May 4, 2022 · 0 comments
Open

Bibtex import of custom meta data #195

fbernardpi opened this issue May 4, 2022 · 0 comments

Comments

@fbernardpi
Copy link

Is there a way to directly import custom meta data from bibtex records? It seems that just defining custom meta data fields with the same name as the "pseudo bibtex" tag does not work. Could you point out which part of the code needs to be modified?

For example, I'd like to read to url from the image from a bibtex record like this:
@Article{mykey,
title={My Title},
author={Author A, Author B},
year={2021},
journal={Some Journal},
image = {images/myThumbnail.png}
}

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

1 participant