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.

Generate IEEE Styled Bibliography for all kinds of items
This is a skeleton file to create IEEE style Bibliography list. There is a guide added "create-manual-bib-entry.txt" to manually create popular types of references such as PhD thesis, website, unpublished work etc.
Modified by K. Reaz( kahn.reaz@ieee.org)
Support sites:
http://www.ieee.org/
Khan Reaz

Per-chapter bibliographies with chapterbib
This is not a full thesis template! It only demonstrates how to create per-chapter references using the chapterbib package with BibTeX. (Do not use with BibLaTeX!)
LianTze Lim (Overleaf)

Per-chapter bibliographies with BibLaTeX
This is not a full thesis template! It only demonstrates how to create per-chapter references using BibLaTeX. (Do not use with BibTeX nor \code!)
LianTze Lim (Overleaf)

Bibliographies with biber and biblatex
This example shows how to automatically generate citations and a bibliography with biblatex and biber.
Biblatex and biber work together to automatically format references and citations like the older cite or natbib and bibtex tool chain, but they offer more powerful and easier to use formatting and better support for special characters (unicode).
For a full list of biblatex styles, see the user guide in the biblatex manual.
writeLaTeX

Multiple Bibliographies with multibib
Example creating multiple bibliography/reference lists in the same document, using the multibib package.
Overleaf

Biber works!
Biblatex with biber as backend
Oleg Soloviev

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

BGU Endnotes Chicago - History Dept. Template
Ben-Gurion University of the Negev. Requested format for History papers in 2016.
Brandon Payne