On Mon, Jun 28, 2021 at 7:07 AM Eric S Fraga <e.fr...@ucl.ac.uk> wrote:
> It would be nice to have this merged with master so that I can have the > rest of my workflow at hand; e.g. I have ivy-bibtex inserting links to > citations automatically but I have to change the format of what it > inserts depending on which version of org I am using... FWIW, I added a function to format org-cite here, which you can use with ivy-bibtex also. https://github.com/bdarcus/bibtex-actions/blob/main/bibtex-actions.el#L200 There were a few UI decisions I made that will need real world testing to see if they were right. Bruce