Examples 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.
Recent

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

Multiple bibliographies with bibunits
This example shows how to create multiple bibliographies/reference lists in the same document, potentially from different .bib files, using the bibunits package.
For more information, see the bibunits documentation.
LianTze Lim

Overleaf to Texmaker Bibtex Template
get bibtex working on both in Overleaf (BibLaTeX) and Texmaker (MiKTeX, Apacite)
Lee Zhen Yong

Curriculum Vitae for Researchers
A CV for academicians (researchers, professors, ) that is designed on moderncv template. Here, the publications are automatically sorted in reverse chronological order. You just need to add BibTeX format of your publications in conference.bib or journal.bib
Pratik Dutta

How to Reference, UWE style
A short primer of how reference with an approximation of UWE Harvard style.
Note that it doesn't quite match the quirks of when UWE Harvard uses et.al. after the first time a reference is cited within your text (i.e. this template works according to the rules of the first time a piece is cited within text, rather than the subsequent modifications).
Deirdre Toher

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

Biblatex + Mendeley
A template to produce a filtered bibliography using keywords, categories or tags.
G Sousa