Examples tagged References

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)

The Chicago Citation Style with biblatex
The biblatex-chicago package implements the citation style of the Chicago Manual of Style, 16th edition. In this example, the notes option causes biblatex's autocite command to put citations in footnotes. The package can also produce inline author-year citations in the Chicago style. See the package documentation for more information.
writeLaTeX

Bibliographies with biber and biblatex
How to use biblatex with bibier and hyperref package.
Frank the Bunny

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

Per-chapter bibliographies with chapterbib
This is not a full thesis template! It only demonstrates how to create per-chapter references using the chapterbib package with BibTeX. (Do not use with BibLaTeX!)
LianTze Lim (Overleaf)

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

Biber works!
Biblatex with biber as backend
Oleg Soloviev