filmov
tv
Including A Reference List In LaTeX

Показать описание
In this video we learn how to include a reference list in our LaTeX document. This involves creating a BibTeX file that ends with the file extension .bib. Then we call on that file by using the \bibliography{} command.
To format the entries in our BibTeX file, it's a good idea to use an example from Wikipedia as a template. To ensure capitals typeset correctly, we capture them in curly brackets.
To format the entries in our BibTeX file, it's a good idea to use an example from Wikipedia as a template. To ensure capitals typeset correctly, we capture them in curly brackets.