Directory macros/latex/contrib/mlacls
mla.cls
LaTeX class for MLA papers.
Abstract
In the United States, secondary and undergraduate students are generally expected to adhere to the format prescribed by the Modern Language Association (MLA) for typewritten essays, research papers and writings. Sadly, the tool of choice is usually Microsoft Word, even amongst those fluent with TeX.
Though there are some templates and tools to aid in writing in the MLA format using LaTeX, none fully met the expectations of the author. So voilĂ , there now exists an mla.cls
proper: a simple, straightforward class for composing papers almost perfectly adherent to the MLA style guide.
Documentation
Documentation and source are combined into a .dtx
file, as is typical for LaTeX packages. To read the documentation, run mla.dtx
through LaTeX:
$ pdflatex mla.dtx $ gv mla.dtx
(If you're getting this package from CTAN, a file called mla.pdf
should already be provided.)
For an example file, refer to mla-example.tex
and mla-example.bib
, or to the appendix in the documentation.
Installation
Run mla.ins
through LaTeX:
$ latex mla.ins
Once finished, move the output mla.cls
to your local texmf
directory.
Authorship & licensing
mlacls
copyright 2019 Seth Price (sprice623 AT aol DOT com). Released under the LaTeX Project Public License v1.3c.
See CHANGELOG.md
for version history.
Contributing
Submit a merge request on the GitLab repository. I rarely look at the GitHub mirror.
Bugs
Refer to BUGS.md
. Please report any bugs to the issue tracker.
Download the contents of this package in one zip archive (5.4M).
mlacls – LaTeX class for MLA papers
In the United States, secondary and undergraduate students are generally expected to adhere to the format prescribed by the Modern Language Association (MLA) for typewritten essays, research papers and writings.
This package provides a simple, straightforward LaTeX class for composing papers almost perfectly adherent to the MLA style guide.
Package | mlacls |
Bug tracker | https://gitlab.com/ssterling/mlacls/-/issues |
Repository | https://gitlab.com/ssterling/mlacls |
Version | 1.1 2024-09-13 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2019 Seth Price |
Maintainer | Seth Price |
Contained in | TeX Live as mlacls MiKTeX as mlacls |
Topics | Gen paper Humanities Class |
See also | mla-paper |