Gallery Items tagged Citations

The Mouse's Tale in LaTeX
This example from section three of the LaTeX verse package documentation demonstrates an ambitious use of \indentpattern to create a striking visual effect. In this case it is defined to recreate the famous typesetting of the original Mouse's Tale as it appeared in print.
Background: "The Mouse's Tale" is a poem by Lewis Carroll involving a 'quadruple pun' which appears in his novel Alice's Adventures in Wonderland. It uses typesetting style to create the final pun (it is a mouse's tale typeset in the shape of a mouse's tail).
For more details see the poem's Wikipedia entry.
Lewis Carroll

Simplified APA6-Style Manuscript - How To Make Basic Citations
This template is a bare-bones version of an APA6 template already on this site. I made it to help make it clear how APA citations work
Dory Sheldan

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

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

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

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

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

Legal briefs and automatic legal citations with LawTeX
The LawTeX project provides LaTeX support for automatic legal citations, and templates for legal briefs and memos in the Bluebook style. Case citations and pin cites are supported, along with tables of authorities.
Christopher de Coro

IEEE for journals template with bibtex example files includedOfficiell
This is a skeleton file demonstrating the use of the IEEEtran.cls style with an IEEE journal paper, and with example bibliography files included.
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