Feature Request: Pick own bibliography style
Closed this issue · 7 comments
Feature Requested
I love this workflow - thanks so much for the amazing work! Being able to paste the full bibliographic entry into emails is a very practical feature, however doing so in APA 6th has a big disadvantage for someone working in German : Capitalization in titles is not working. Can this be changed in the script (or a different bibliography style be chosen), and if yes, how so? Since I don't understand the whole workflow I don't want to temper with it...
Relevant Screenshot
No response
Checklist
- The feature would be useful to more users than just me.
Thank you!
however doing so in APA 6th has a big disadvantage for someone working in German : Capitalization in titles is not working
Actually, that isn't a problem with APA 6th, and would occur with any other citation style as well. In the bibtex format, you needs curly braces {}
to preserve capitalization.
So you rather need to adjust some setting for the tool you use to generate the bibtex file – this is unfortunately not something I can change on my end, sorry!
On another note: the pasting function using ⌘⌥ + ↵
has stopped working altogether for me, as of today... Did you change
anything else?
hmm, well I did push some updates today, but ⌘⌥ + ↵
works without any issue on my end? 🤔
Try updating / reinstalling the workflow, there have been a lot of smaller updates today. and if the issue still persists, open a bug report? (reason being that the bug report formula includes a lot of info on troubleshooting.)
tbh, I have no idea about Latex, since I only use pandoc and as far as know, the curly braces do not matter for pandoc (except as information for capitalization)? 😕
sorry, I use pandoc and markdown exactly because latex is a bit over my head 🙈