Export BEtter BibLaTeX to clipboard
Is there a way to export BibLaTeX content so that the following is copied to the keyboard rather than exported in a file?
@article{conejero2018EarlyEvaluationTechnical,
title = {Early Evaluation of Technical Debt Impact on Maintainability},
author = {Conejero, José M. and Rodríguez-Echeverría, Roberto and Hernández, Juan and Clemente, Pedro J. and Ortiz-Caraballo, Carmen and Jurado, Elena and Sánchez-Figueroa, Fernando},
date = {2018-08},
journaltitle = {Journal of Systems and Software},
shortjournal = {Journal of Systems and Software},
volume = {142},
pages = {92--114},
issn = {01641212},
doi = {10.1016/j.jss.2018.04.035},
url = {https://linkinghub.elsevier.com/retrieve/pii/S0164121218300736},
urldate = {2024-02-29},
abstract = {Semantic Scholar extracted view of "Early evaluation of technical debt impact on maintainability" by J. Conejero et al.},
langid = {english}
}
This is different from only copying the citekey, which I am achieving by using ⌃+⇧+C (or ⌘+⇧+C on iOS). I want to be able to copy the whole bibliography entry to add it to my latex project quickly.
Thank you!
@article{conejero2018EarlyEvaluationTechnical,
title = {Early Evaluation of Technical Debt Impact on Maintainability},
author = {Conejero, José M. and Rodríguez-Echeverría, Roberto and Hernández, Juan and Clemente, Pedro J. and Ortiz-Caraballo, Carmen and Jurado, Elena and Sánchez-Figueroa, Fernando},
date = {2018-08},
journaltitle = {Journal of Systems and Software},
shortjournal = {Journal of Systems and Software},
volume = {142},
pages = {92--114},
issn = {01641212},
doi = {10.1016/j.jss.2018.04.035},
url = {https://linkinghub.elsevier.com/retrieve/pii/S0164121218300736},
urldate = {2024-02-29},
abstract = {Semantic Scholar extracted view of "Early evaluation of technical debt impact on maintainability" by J. Conejero et al.},
langid = {english}
}
This is different from only copying the citekey, which I am achieving by using ⌃+⇧+C (or ⌘+⇧+C on iOS). I want to be able to copy the whole bibliography entry to add it to my latex project quickly.
Thank you!
(or even direct links to how people achieved this?)