We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75218e commit b69269bCopy full SHA for b69269b
1 file changed
README.md
@@ -14,6 +14,9 @@ Set the main document :
14
Change the compiler to `Latexmk`
15
`Options` -> `Configure TeXstudio` -> `Generate` -> default compiler: `Latexmk`
16
17
+Change the bibliography program to `Biber`
18
+`Options` -> `Configure TeXstudio` -> `Generate` -> default bibliography program: `Biber`
19
+
20
## Using own packages
21
Do not modify the `.cls` file. Add onw LaTeX packages into the `chapters/header.tex`-file.
22
0 commit comments