Gallery Items tagged Bibliography
Creating a bibliography is made easy in LaTeX through the use of packages such as bibtex, biber, natbib and biblatex which allow the automatic generation of the reference list in the chosen style (e.g. in that required by the academic journal you’re submitting your article to). Here we present some example documents to help you see how to set up a bibliography in LaTeX to achieve the reference and citation style required.

Annotated Bibliography Template
Simple annotated bibliography template, based on IEEE bibliography styles.
Author: Titus Barik (titus@barik.net)
Homepage: http://www.barik.net/sw/ieee/
Reference: http://www.ctan.org/tex-archive/info/simplified-latex/
Titus Barik

IEEE for journals template with bibtex example files included
This is a skeleton file demonstrating the use of the IEEEtran.cls style with an IEEE journal paper, and with example bibliography files included.
These bibliography files are includes to provide one example of how to set up a bibliography for your IEEE paper.
For more information on using bibtex for references in your IEEE journal papers, see this FAQ.
IEEEtran.cls version: 1.8b
IEEE template by Michael Shell

LaTeX Bibliography Example: The natbib Package
The natbib package provides automatic numbering, sorting and formatting of in text citations and bibliographic references in LaTeX. It supports both numeric and author-year citation styles.
The natbib package is the most commonly used package for handling references in LaTeX, and it is very functional, but the more modern biblatex package is also worth a look.
writeLaTeX

Ejemplos de referencias bibliográficas en español.
Ejemplo de como se puede crear Referencias bibliográficas en español usando un archivo .bib
Christian Camilo Moreno Acero

notes2bib—integrating notes into the bibliography
This is a very basic example using the notes2bib package to integrate notes into the bibliography.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLaTeX

Bibliography management: thebibliography environment
This document is an example showing how to use the thebibliography environment for bibliography management.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLaTeX

Annotated Bibliography Template
O Mundo da Matemática
Carlos Miguel Ferreira Marinho

Bibliography management: splitting-up a bibliography with BibLaTeX
This example shows how to split your bibliography into different sections using BibLaTeX.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLaTeX

Bibliography management: BibTeX example
An example showing how to use BibTeX to manage your bibliography.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLateX