How to copy one cite from zotero for latex like google scholar bibtex format

I want to export a citation like this from BBT to my clipboard to copy it in latex:

@article{altaf2022microgrid,
title={Microgrid protection challenges and mitigation approaches--A comprehensive review},
author={Altaf, Muhammad Waseem and Arif, Mohammad Taufiqul and Islam, Shama Naz and Haque, Md Enamul},
journal={IEEE Access},
volume={10},
pages={38895--38922},
year={2022},
publisher={IEEE}
}

how can I do this? I use ctrl+shift+c but it copies citation like this:
[1] V. K. Devi, S. Asha, E. Umamaheswari, and N. Bacanin, “A Comprehensive Review on Various Artificial Intelligence Based Techniques and Approaches for Cyber Security,” in ICT for Intelligent Systems, J. Choudrie, P. N. Mahalle, T. Perumal, and A. Joshi, Eds., in Smart Innovation, Systems and Technologies. Singapore: Springer Nature, 2023, pp. 303–314. doi: 10.1007/978-981-99-3982-4_26.

but I need to generate it like the first one I said to use in latex.
  • edited January 6, 2024
    You can change the format from the Quick Copy section in the Export tab of the app settings.
Sign In or Register to comment.