kretender

About

Username
kretender
Joined
Roles
Member

Comments

  • Alternative, more manual approach but time-saving if just needed once: In a versatile text editor such as Notepad++, run a regex on the .Rmd file ( eg. '\[@[a-zA-Z0-9]{1,}?\]' with single, '@[a-zA-Z0-9]+(?!(,|;|\]))' for in-text citations with mu…