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.

Publications by Björn Schuller
Publications by Björn Schuller
Björn Schuller

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

A Customised CurVe CV
I've been asked a few times for the code of my own CV.
Truth is, it was first done many, many years ago, based on the CurVe class. As I picked up tips and tricks, I kept adding and modifying the formatting styles—but I never got round to cleaning it up properly. I wouldn't wish it on anyone to have to read or use the messy code as it was *shudder*.
I got asked about it again recently, and I'm finally able to simplify the thing and put in online on Overleaf (so that other users won't get back to me with "but I don't have this package" issues either! 😉)
p/s: And yes, I got my current position with Overleaf with this CV (the full version of course)!
LianTze Lim

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)

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

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

UWE Dissertation Report
An example template of how to create a dissertation style for UWE Bristol (BSc Mathematics/Mathematics and Statistics programme) with margins compatible with MS Word templates (so correct for page limit rules).
This also allows you to separate out References and Bibliography entries.
Deirdre Toher

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

Psychology Assignment
This template is very simple. It is especially thought to be used by myself for some simple assignments. It is a small showcase of a simple apa citation setup and feel free to adjust it to your needs!
1kastner