Natbib Citations

By default Texts processes bibliographic citations using Citation Style Language (CSL) processor. Export to XeLaTeX format can be changed to use Natbib citations format, which is commonly used in LaTeX documents.

Mac OS X

Execute the following command in Terminal app to switch citations format to Natbib.

defaults write io.texts.Texts TSCitationsFormat natbib

To switch back to CSL execute the following command.

defaults write io.texts.Texts TSCitationsFormat citeproc

Windows

Download and install one of the following files to switch citations format in XeLaTeX export.

citations-natbib.reg

citations-citeproc.reg