Git Product home page Git Product logo

mla.cls's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.