Scrivener, Bookends & LaTeX
Posted: Wed Aug 24, 2016 8:49 am
Hi there!
I need some assistance =)
Right now I write in Scrivener, use Bookends as my bibliographic Software and compile to LaTeX via MMD.
Everythings works quite well, i’ve set up a automatic replacement in Scrivener to bypass Bookends outputting with a backslash (see further down, MMD doenst like that).
What does not work for me is Authors with a name affix (Peter van Pan, Guido de Bellis or Nick to Bunte) – those people would get sorted with by the second part of their surname, e.g. under P instead of V, B instead of D and B instead of T. In LaTeX you would simply use {} around what should stay together, but if I do this, my Bookends Library gets messed up because all Authors with a { are sorted side by side. Also, if an article doesn’t have an Author i’d like to use o. A. - when I put {o. A.} in Bookends, it outputs my .bib file as follows:
author = {A.}, {o.},
instead of
author = {o. A.},
Also, when I enter a citiation from Scrivener by pressing cmd + y I’d love to output Bookends something like
[PAGENUMBER][#CITEKEY;]
- without a pagenumer I, as I said before, get the output of
[\#CITEKEY;]
which I automatically replace to be [#Citekey;]
But if I input a pagenumber, it is
[\#CITEKEY;@PAGENUMER]
any idea how to change this behaviour?
I need some assistance =)
Right now I write in Scrivener, use Bookends as my bibliographic Software and compile to LaTeX via MMD.
Everythings works quite well, i’ve set up a automatic replacement in Scrivener to bypass Bookends outputting with a backslash (see further down, MMD doenst like that).
What does not work for me is Authors with a name affix (Peter van Pan, Guido de Bellis or Nick to Bunte) – those people would get sorted with by the second part of their surname, e.g. under P instead of V, B instead of D and B instead of T. In LaTeX you would simply use {} around what should stay together, but if I do this, my Bookends Library gets messed up because all Authors with a { are sorted side by side. Also, if an article doesn’t have an Author i’d like to use o. A. - when I put {o. A.} in Bookends, it outputs my .bib file as follows:
author = {A.}, {o.},
instead of
author = {o. A.},
Also, when I enter a citiation from Scrivener by pressing cmd + y I’d love to output Bookends something like
[PAGENUMBER][#CITEKEY;]
- without a pagenumer I, as I said before, get the output of
[\#CITEKEY;]
which I automatically replace to be [#Citekey;]
But if I input a pagenumber, it is
[\#CITEKEY;@PAGENUMER]
any idea how to change this behaviour?