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.

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

Biber works!
Biblatex with biber as backend
Oleg Soloviev

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

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

OMSCS6460 Annotated Bibliography
Annotated Bibliography template for Georgia Tech CS-6460 Assignment 5 (Collecting your sources). Citations are in SIGCHI format. Credit for creating this template goes to Brady Hurlburt, I just exposed it as an Overleaf template. Original files can be found at https://github.gatech.edu/bhurlburt3/bibentry-example
Brady Hurlburt, John Edwardson

Bibliography - Chicago Author-Date, DOI suppressed
Print only your Bibliography in the Chicago Author-Date format. Simply
change the line
\bibliography{musicBib.bib}
to the name of your BibTeX or BibLaTeX file and
upload your .bib file to the project.
Brandon Payne

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

Annotated Bibliography Template
Simple annotated bibliography template, based on Lecture Notes in Computer Science bibliography styles.
Mohammad Reza Saleh Sedghpour

Introducción a los métodos numéricos para EDEs
Beamer presentation with bibunits features, and header formatting alternatives.
Saúl Díaz Infante