Creating a Publication with LaTeX

You are using LaTeX to write a thesis or journal submission. With Citavi you can insert your sources and quotations with the corresponding BibTeX-Key into your TeX document. Citavi will automatically create the BibTeX file that your TeX program needs in order to create the final version of your document.

Hint

Do you want to create a publication using an Online LaTeX editor like Overleaf? Our video shows how to do so.

The formatting depends on the LaTeX style you select; Citavi has no influence on the appearance of your footnotes and bibliography.

1 Under Tools > Options > Citation, enable the LaTeX support checkbox.

Click to enlarge

2 Select your TeX editor. In the LaTeX project folder box, select the folder that your editor uses for LaTeX projects. Citavi needs to use this folder in order to make images available to your editor. Click OK. Citavi creates BibTeX keys for all of the references in your project. You can define BibTeX keys.

Click to enlarge

3 Open the LaTeX Assistant. Click Citation > LaTeX Assistant.

Click to enlarge

4 Double-clicking a reference in the LaTeX Assistant inserts \cite{<BibTeX-Key>} into your TeX document.

Click to enlarge

5 Knowledge items are inserted the same way.

Click to enlarge

6 To create a BibTeX file, in Citavi, on the File menu, click Export. Export all of the references in your project as a BibTeX file. Select BibTeX as the format. Click Next. If necessary, select a different package (such as jurabib or natbib). To do so, click Add export filter.

Click to enlarge

7 Save the BibTeX file in your LaTeX project folder.

Click to enlarge

8 Enter the style and name of the BibTeX file, for example:
\bibliographystyle{plain}
\bibliography{information-literacy}

Click to enlarge 

9 You may need to run the output command (pdfLaTeX, MakeIndex, BibTeX) several times until the compilation routine is complete.

Click to enlarge 

See also:

Citavi in Detail: Creating Publications with LaTeX