Dave
Many thanks for these which are really helpful. For my workflow helps to get the citation within brackets--see that the better bibtex people allow this as an option. I tweaked your main.scpt to turn the brackets flag on, per below
set theReference to do shell script "/usr/bin/curl 'http://localhost:23119/better-bibtex/cayw?format=pandoc&brackets=true' 2>/dev/null; exit 0"
Just figured I'd mention it in case anyone else has the same issue.
Best,
K.
Dave
Many thanks for these which are really helpful. For my workflow helps to get the citation within brackets--see that the better bibtex people allow this as an option. I tweaked your main.scpt to turn the brackets flag on, per below
set theReference to do shell script "/usr/bin/curl 'http://localhost:23119/better-bibtex/cayw?format=pandoc&brackets=true' 2>/dev/null; exit 0"
Just figured I'd mention it in case anyone else has the same issue.
Best,
K.