Examples tagged References

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)

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

Ejemplo Informecon APA
Este es un ejemplo de un documento donde se incluyen partes en español y además las referencias de APA
Sofìa Fonseca Muñoz

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

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

Sample 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.
The present template is more a sample than a template but can be used as a starting point to gradually fit your own needs. A real template can be found [here].
Denis Bitouzé