Gallery Items tagged References

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

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

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

Actividad 4 Gestores de Referencias
Plantilla para Actividad 4 Gestores de Referencias.
Emmanuel Lopez

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

Example using xr package on Overleaf
This project demonstrates how the xr package can be used on Overleaf to resolve labels in other .tex files that have not been \include-d in the main file.
Make sure you enable the correct system call in latexmkrc, depending on the LaTeX engine you're using!
LianTze Lim (from an answer by cyberSingularity at http://tex.stackexchange.com/a/69832/226)

Template of a thesis written with yathesis class
The purpose of the class yathesis is to facilitate dissertations’ typesetting of theses prepared in France, whatever disciplines and institutes. It implements most notably recommendations from the Ministry of Higher Education and Research and this, transparently to the user. It has also been designed to (optionally) take advantage
of powerful tools available in LaTeX, including packages:
biblatex for the bibliography ;
glossaries for the glossary, list of acronyms and symbols list.
The yathesis class, based on the book class, aims to be both simple to use and, to some extent, (easily) customizable.
Denis Bitouzé