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.

One-column IEEE journal article
This is a skeleton file demonstrating the use of the IEEEtran.cls style with a one-column IEEE journal paper, and with example bibliography files included. (Please refer to your journal's instructions for other document class options to set before submitting.)
These bibliography files are includes to provide one example of how to set up a bibliography for your IEEE paper.
For more information on using bibtex for references in your IEEE journal papers, see this FAQ.
IEEEtran.cls version: 1.8b
IEEE template by Michael Shell

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

Elsevier article template with different bibliography styles
This template contains a collection of different Elsevier bibliography styles, including:
numcompress.sty
model1-num-names.bst
model1a-num-names.bst
model2-names.bst
model3-num-names.bst
model4-names.bst
model5-names.bst
model6-num-names.bst
elsarticle-num.bst
Elsevier

Generate IEEE Styled Bibliography for all kinds of items
This is a skeleton file to create IEEE style Bibliography list. There is a guide added "create-manual-bib-entry.txt" to manually create popular types of references such as PhD thesis, website, unpublished work etc.
Modified by K. Reaz( kahn.reaz@ieee.org)
Support sites:
http://www.ieee.org/
Khan Reaz

(Unofficial) Thesis Template for Imperial College London
An “unofficial”, not-so-plain thesis template for Imperial College London that meets the list of submission requirements. Each chapter has its own reference section, which is populated exclusively with the citations from that chapter.
Sam Cooper

Biblatex + Mendeley
A template to produce a filtered bibliography using keywords, categories or tags.
G Sousa

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)

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 IEEE bibliography styles.
Author: Titus Barik (titus@barik.net)
Homepage: http://www.barik.net/sw/ieee/
Reference: http://www.ctan.org/tex-archive/info/simplified-latex/
Titus Barik