CTAN Comprehensive TeX Archive Network

Directory tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-mla

README
Description:
Biblatex-mla provides Biblatex support for references and citations in the
style defined by the Modern Language Association (MLA). The style is a common
standard for writers in the humanities and is outlined in the MLA Style Manual
and the MLA Handbook for Writers of Research Papers. These files follow
definitions for the 9th, 8th, and 7th editions of the MLA Handbook.  Before using 
biblatex-mla, you will need to install Biblatex. Biblatex is commonly 
included with most installations of LaTeX, but it can also be found at 
http://www.ctan.org/pkg/biblatex


Managed Installation (recommended):
1. Use whatever provided installer is packaged with your installation of Latex.
	- For instance, use the TeX Live Utility program or tlmgr from the command line.


Manual Installation:
1. Locate your latex installation folder
	- In OS X, it can probably be found at 
		~/Library/texmf/tex/latex/
2. Create a new folder called "biblatex-mla" if there isn't already one there
3. Place the biblatex-mla files into this folder


Usage:
1. Call the MLA style in your Latex document using the following four lines in
your Latex preface:
		\usepackage[american]{babel} 
		\usepackage{csquotes} 
		\usepackage[style=mla]{biblatex}
		\addbibresource{<bibfile>}
	- (replace "style=mla" with "style=mla7" if you'd prefer to use the 
	  style described in the older 7th edition of the handbook)
	- (replace "style=mla" with "style=mla-strict" if you'd prefer to avoid some  
	  attempted cleverness to apply transformations to entries, including 
	  publishers, URLs and eprint fields)
	- (replace "<bibfile>" with the name of your .bib bibliography file)
	- to use MLA-style footnotes (no longer well supported), use the "autocite=footnote" package option
2. Cite a text with \autocite{<key>}, cite a page with
\autocite[<page>]{<key>}, and include a citational prenote---"'To be or not to
be,' he wrote (Shakespeare qtd. in Brown 34)"---with
\autocite[<prenote>][<page>]{<key>}.
	- (replace <key>, <page>, and <prenote> with their respective elements)
3. Before the end of your document, include the following line where you want
your bibliography to appear:
		\printbibliography


This material is subject to the LaTeX Project Public License, version 1.3. See
<https://ctan.org/license/lppl1.3> for the details of that license.

Directories

Name Notes
doc

Files

Name Size Date Notes
CHANGES 20017 2022-02-22 16:32
README 2333 2022-02-22 16:13
american_mla_lbx 1116 2022-02-22 16:32
english_mla_lbx 11443 2022-02-22 16:32
italian_mla_lbx 10103 2022-02-22 16:33
mla_footnotes_cbx 12948 2022-02-22 16:33
mla_new_bbx 214 2022-02-22 16:33
mla_new_cbx 210 2022-02-22 16:33
mla_strict_bbx 70621 2022-02-22 16:33
mla_strict_cbx 111 2022-02-22 16:34
mla_bbx 7150 2022-02-22 16:34
mla_cbx 20868 2022-02-22 16:34
mla_dbx 1173 2022-02-22 16:34
mla7_bbx 38310 2022-02-22 16:30
mla7_cbx 109 2022-02-22 16:30
portuguese_mla_lbx 8697 2022-02-22 16:35
spanish_mla_lbx 9440 2022-02-22 16:35

Download the contents of this package in one zip archive (736.1k).

biblatex-mla – MLA style files for Bib

The package provides Bib support for citations in the format specified by the MLA handbook.

Packagebiblatex-mla
Bug trackerhttps://github.com/jmclawson/biblatex-mla/issues
Repositoryhttps://github.com/jmclawson/biblatex-mla
Version2.1a 2022-02-22
LicensesThe Project Public License 1.3
Copyright2007–2022 James Clawson
MaintainerJames Clawson
Contained inTeX Live as biblatex-mla
MiKTeX as biblatex-mla
TopicsLinguistic
Bib
Journal
Guest Book Sitemap Contact Contact Author