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

Double arXiv id #84

Open
tdegeus opened this issue Jan 11, 2024 · 0 comments
Open

Double arXiv id #84

tdegeus opened this issue Jan 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tdegeus
Copy link
Owner

tdegeus commented Jan 11, 2024

The output of automatic Zotero import + better bibtex output

@misc{Durin2023,
  title = {Earthquake-like Dynamics in Ultrathin Magnetic Film},
  author = {Durin, Gianfranco and Schimmenti, Vincenzo Maria and Baiesi, Marco and Casiraghi, Arianna and Magni, Alessandro and {Herrera-Diez}, Liza and Ravelosona, Dafin{\'e} and Foini, Laura and Rosso, Alberto},
  year = {2023},
  number = {arXiv:2309.12898},
  eprint = {2309.12898},
  publisher = {{arXiv}},
  url = {http://arxiv.org/abs/2309.12898},
  urldate = {2024-01-10},
  archiveprefix = {arxiv},
  arxivid = {2309.12898},
  journal = {arXiv preprint: 2309.12898}
}

is formatted as

@article{Durin2023,
  title = {Earthquake-like Dynamics in Ultrathin Magnetic Film},
  author = {Durin, G. and Schimmenti, V. M. and Baiesi, M. and Casiraghi, A. and Magni, A. and {Herrera-Diez}, L. and Ravelosona, D. and Foini, L. and Rosso, A.},
  year = {2023},
  number = {arXiv:2309.12898},
  journal = {arXiv preprint: 2309.12898},
  doi = {10.48550/arXiv.2309.12898}
}

(the number could be removed)

@tdegeus tdegeus added the enhancement New feature or request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant