diff --git a/templates/README.txt b/templates/README.txt index dacd013..4c9d1ab 100644 --- a/templates/README.txt +++ b/templates/README.txt @@ -7,6 +7,7 @@ https://github.com/equipez/bibliographie/blob/main/ref.bib Usage: - `latexmk` or `make` or `make pdf` to get the pdf file. -- `make bib` to get the BibTeX file; make sure to set the document to the draft mode, i.e., \documentclass[draft]{article} +- `make bib` to get the BibTeX file; make sure to set the document to the draft mode, i.e., + \documentclass[draft]{article}. - `make all` to compile everything and get the BibTeX file. - `make clean` to clean up the directory.