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

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

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

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

Publication list by type
This is a template to create a list of publications divided in different sections (e.g. Publications, PrePrint, Thesis).
The documents includes a introduction and several comments in the source code.
As an example interesting papers had been used.
Federico Brivio

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