summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-mla
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-mla')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/CHANGES258
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/README43
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/american-mla.lbx34
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.pdfbin0 -> 396718 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.tex1295
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.pdfbin0 -> 283863 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.tex33
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.pdfbin0 -> 246890 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.tex23
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.pdfbin0 -> 270033 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.tex18
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.pdfbin0 -> 273209 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.tex17
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples-new.bib2038
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples.bib2038
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/samples.bib661
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/english-mla.lbx142
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/italian-mla.lbx113
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.bbx1292
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.cbx834
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.bbx1229
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.cbx840
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/portuguese-mla.lbx105
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-mla/spanish-mla.lbx109
24 files changed, 11122 insertions, 0 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/CHANGES b/macros/latex/contrib/biblatex-contrib/biblatex-mla/CHANGES
new file mode 100644
index 0000000000..a3a9f7e2c0
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/CHANGES
@@ -0,0 +1,258 @@
+Changelog for version 1.9
+- changes for compatibility with the latest MLA edition; use "style=mla-new" to change the Works Cited to the new style
+- added support for some common biblatex-chicago citation commands (\headlesscite, \textcite, etc.)
+- added preliminary support for new entry types (@artwork, @audio, @image, @letter, @music)
+- added style intelligence with source mapping:
+ * the word "University" in publisher names will automatically shorten to "U"
+ * the word "Press" in publisher names will automatically shorten to "P"
+ * the phrase "University Press" in publisher names will automatically shorten to "UP"
+ * certain words in publisher names--including "Company," "Corporation," "Incorporated", "Limited," and their
+ respective abbreviations--will not be printed
+ * if an entry includes a URL pointing to a number of eprint domains--including include JSTOR, Project Muse, Adelaide
+ Online Books, Google Books, EBSCO Academic Search Complete, EBSCO LexisNexis, and the EBSCO MLA Database--
+ biblatex-mla will correctly reformat it as an eprint
+ * if an entry includes a URL pointing to a doi server, biblatex-mla will correctly reformat it as an doi reference
+
+Changelog for version 1.6
+- changes for compatibility with Biblatex 3.3+
+- changed behavior of "mancitepar", which now defaults to false
+- fixed buggy repetition of series field (hopefully)
+- an upcoming version will provide support for more entrytypes and reflect changes made
+ in the 2016 MLA handbook
+
+Changelog for version 1.5:
+- changes for compatibility with Biblatex 2.5
+- added entrytypes @online, @inbook, @bookinbook
+- updated entrytypes @video, @review
+- added epprinttype "jstor"
+- added package options "noremoteinfo" and "mancitepar"
+- added hyperref linking to "Web" bibstring
+- quashed lingering spacing errors, improved bibnamedash, and improved handling of starred
+ autocites
+- improved documentation, examples
+
+Changelog for version 0.9.5:
+- changes for compatibility with Biblatex 1.0
+- further support for latest MLA edition (now default); use "showmedium=false"
+ package option to revert
+- added Italian localization (from Andrea Marchitelli)
+- new entry option "nodate" to trigger display of MLA-style "n.d."
+- added support and MLA formatting for eprint sources from Project Muse (using
+ "muse" as eprinttype); in the eprint field, include the full URL to the
+ article
+- preliminary conversion of documentation to Philipp Lehman's ltxdockit, as
+ previous documentation files were lost
+
+Changelog for version 0.9:
+- many changes for compatibility with Biblatex v.0.9
+- introduced support for style from latest MLA edition (this was a major
+ undertaking)
+- new "print", "web", and "generaleditor" bibstrings
+- formatting for eprint sources from JSTOR and Google Books, as already
+ included in Biblatex
+- support and formatting for eprint sources from eBooks@Adelaide (using
+ "adelaide" as eprinttype); in the eprint field, include the full URL to the
+ article
+- new package options "showmedium" and "guessmedium" for updated MLA support
+- improved support for reprints
+- improved support for multivolume entries, including change from using
+ origyear field to using eventdate field, and added support for general
+ editor as "generaleditor" editortype
+- converted proceedings to use eventdate field
+
+Changelog for version 0.8.1:
+- did nothing but make 0.8 beta final to upgrade CTAN
+
+Changelog for version 0.8 beta:
+- added further examples from the MLA Handbook (6th edition). Almost all of
+ the non-periodical examples in section 5.6.x (and many of the periodical
+ examples in 5.7.x) contained therein can now be successfully re-created
+ using biblatex-mla.
+- nameaddon and authortype behavior standardized across entrytypes
+- added bookauthor support for suppcollection and suppbook
+- significantly improved handling of multivolume works
+- further improved handling of "et al." There should now be a comma before
+ "et al." only in reversed (last-first) naming schemes. Standard (first-last)
+ schemes and last-name only schemes will omit the comma.
+- improved support for maintitle
+- improved presentation of title in conference proceeding, where title ends in
+ an abbreviation dot
+- added preliminary support for "generaleditor" editortype in the language
+ (lbx) files
+- added preliminary support for "volstodate" string in the language (lbx)
+ files, theoretically to be used when indicating total volume numbers of
+ multi-volume works with open-ranged years
+- added title format for reference books
+- removed extra leading space before nameaddon brackets
+- added support for formatting of open-ranged years (as suggested by
+ Philipp Lehman)
+- added support for limiting remote info, using methods similar to
+ biblatex-apa
+- added totalnames support for translator field
+- re-added hyperref support mistakenly disabled in version 0.7
+- fixed many citereset problems (while potentially introducing others...)
+- many citation macros tidied and future-proofed
+- footnote presentation considerably more stable
+
+Changelog for version 0.7 final:
+- added examples from the MLA Handbook (6th edition)
+- added support for origlocation, origpublisher, origtitle, and origlanguage
+ to allow for reprints and translations. Biblatex-mla only uses the
+ origlanguage field to trigger the use of \bibstring{transof} in place of
+ \bibstring{reprintof} for reprinted articles and will not actually print the
+ contents of the origlanguage field.
+- re-added support for translators in articles (mistakenly lost in 0.6)
+- added localization and bibstrings for "bytypecompilerandeditor" and
+ "transof" (in addition to "typecompilerandeditor")
+- significantly improved footnote support, bringing it inline with support for
+ entries in the bibliography. This work is currently in progress, but non-
+ periodical entries should be fully supported.
+- in addition to Spanish and Portuguese localizations (contributed by Ivan
+ Fernandez and Paulo Ferreira, respectively) and existing American
+ localizations, version 0.7 is also compatible with non-American English
+ dialects for localized punctuation patterns. In your preamble, call Babel
+ with the language of your choice: british, canadian, australian, spanish,
+ and american should all work equally well (though some newer bibstrings
+ remain untranslated in Spanish). Portuguese support is not yet included with
+ biblatex.
+
+Changelog for version 0.7 beta:
+- added partial support for @suppbook, @suppcollection
+- made style definitions independent from sample Biblatex style files
+- segregated localizations into external .lbx files
+- added comma before name affixes
+- added test for comma before "et al.": negative in citations, positive in
+ list of Works Cited
+- added test for colon before subtitle, returning negative after terminal
+ punctuation (such as exclamation point, question mark)
+- added "totalnames" entry option for listing all authors and editors in the
+ list of Works Cited for a particular entry
+- added "uniquetranslator" entry option, used for an @incollection entry with
+ its own translator not shared with the rest of the collection
+- slightly changed default name dash in Works Cited
+- added support for year editions for @inreference works
+- improved logic of @video macro
+- added support for "eds." before title when editors are plural
+- renamed "strict" package option to "footnoterulestrict"
+- added draft mode style helper for multiple citations
+- added "mladraft" package option for calling style helper outside of draft
+ mode
+- added localization for "typecompilerandeditor" editortype
+
+Changelog for version 0.6.1:
+- IMPORTANT CHANGE: because of difficulties formatting articles without volume
+ numbers as newspaper articles, I've had to regress that option sooner than I
+ expected. Updated bibtex files by adding the entrysubtype field and setting
+ it to "newspaper" or "magazine". Article entries with undefined volume
+ fields are now formatted as journal articles without any volume numbers (as
+ one might have expected biblatex-mla to have done all along...)
+- updated documentation for the above change; added link for installing
+ Biblatex from CTAN in installation instructions
+- fixed bugs with spacing, problems with spurious punctuation in Reviews, and
+ some other minor things
+- updated footnote internal macros to use native quotation marks and
+ punctuation nesting, thereby fully regressing mkbibquotepunct command
+- added "strict" package option after biblatex-chicago-notes-df; feature is
+ undocumented for now
+
+Changelog for version 0.6:
+- native support for biblatex-, csquote-, and babel-empowered American-style
+ punctuation and double quotation marks added in biblatex 0.8 (footnotes not
+ yet updated)
+- add support for @unpublished, @proceedings, @inproceedings, @periodical
+ entrytypes
+- add support for published theses
+- standardized .bib file keys, strings, fields across entrytypes
+- improve minor presentation errors, including misplaced comma before "et al,"
+ the size of the name dash in Works Cited (to match that in the Style Manual
+ more closely (redefine \mlanamedash to change)), and other things
+- simplified and made many internal macros less hack-y and more localizable
+- defined many new bibliography strings and redefined existing ones
+- commented out issn, isbn, doi, and similar fields as a temporary fix
+- allow idem after shorthands in citations
+- improved presentation of dates, dropping opening zero
+- added support for articles in special issues of journals
+- added support for annotated bibliographies using the "annotation" option
+- improved support/presentation for subtitles
+- usetranslator entry-option now stable, uses native biblatex support
+- improved documentation
+- add support for nameaddon
+
+Changelog for version 0.5 (final):
+- introduction of firstlonghand and nofullnote package options
+- changed approach of shorthand citations, defaulting to a "longhand" citation
+ for the first citation
+- introduction of usetranslator entry option
+- fixed more stupid errors
+- added support for video and booklet entrytypes
+- added hyperlinks for citations with only page numbers
+- added better support for useauthor and useeditor entry options
+- added location to newspaper articles
+- added edition ("version") to newspaper articles (ie, late, national,
+ morning, etc.)
+- added Spanish localization by Ivan Fernandez
+
+Changelog for version 0.5 (beta):
+- introduction of MLA-style footnote citation support
+- fixed many more stupid errors (made since the beginning)
+- added support for book reviews and reference articles (use "review"
+ entrytype and "inreference" entrytype, respectively)
+- tidied stylistic problems including erroneous punctuation before URLs
+ (pointed out by Stephen Brumbaugh), stray spaces, a few doubled
+ punctuations, etc.
+- added support for anonymous incollection works (for example, "Beowulf" in an
+ English literature anthology shouldn't by default be referenced by the
+ editor of that anthology)
+- added support for single-author collections (for example, a single poet's
+ Collected Poems, with or without a named editor)
+- preliminary support for "video" entrytype
+- a few other things I'm forgetting
+
+Changelog for version 0.4:
+- proper MLA-style crossref support (though Philipp Lehmann's warnings of the
+ dangers of crossrefs in Bibtex files still hold: the parent will overwrite
+ anything undefined in the child, like Title and Author)
+- fixed many stupid errors (made when converting to biblatex 0.7 in version
+ 0.3)
+- introduced logic for idems, ibids, and prenotes (reduces chances of prenotes
+ and ibids obscuring the actual author's name)
+- changed style name to biblatex-mla to fit in with everything else being
+ lowercase
+- fixed compatibility with tex4ht (documents made with biblatex-mla can now be
+ converted to OpenOffice format easily)
+- added support for Newspaper articles (use "article" type, set no volume and
+ no issue number)
+- added access dates for online articles
+- got rid of a couple stray periods lurking in some places.
+- defined \fullcite command to provide examples of bibliographic citations (as
+ seen in the new samples page)
+- added samples page
+
+Changelog for version 0.3:
+- updated for compatibility to biblatex 0.7
+- incorporated improvements made by Jay Savage regarding URL presentation in
+ Works Cited and the handling of edited books lacking authors
+- added support for the starred variants of \cite* and \autocite* for citing
+ titles when the author is already named in the sentence (e.g., "Joyce says
+ many fine things (Ulysses 34)," written as "Joyce says many fine things
+ \autocite*[34]{citekey}"). This variation will basically just force skip the
+ author's name in a citation. If it's an author with multiple titles in the
+ Works Cited, it will list the title and page; otherwise it will list just
+ the page.
+- added functionality to use first name initials to differentiate among common
+ surnames (option uniquename=init made available in biblatex 0.7) in
+ citations
+- added localizations for "Ed. and trans.," etc. I'm not sure how accurate
+ these are yet, but it at least lets us have nicer Works Cited lists. You'll
+ see this change when works have a single person responsible for any
+ combination of editing, translating, introducing, annotating, or providing
+ commentary, forewards, or afterwards. With this change, the person is listed
+ only once, with the appropriate words before the name.
+- restyled the URL font in the Works Cited to be the same as the rest of the
+ documents (as suggested by Jay Savage)
+- added support for \cite (same as \autocite) to be more supportive to
+ existing programs that assume cite as the command used for references and to
+ make conversion easier for newcomers who've already been using \cite
+- improved idem handling with boolean triggers
+- cleaned up macro names to make them easier to follow
+
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/README b/macros/latex/contrib/biblatex-contrib/biblatex-mla/README
new file mode 100644
index 0000000000..1020e057c6
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/README
@@ -0,0 +1,43 @@
+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 7th and 8th 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
+
+
+Manual Installation:
+1. Locate your latex installation folder
+ - In OS X, it can 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-new]{biblatex}
+ \addbibresource{<bibfile>}
+ - (replace "style=mla-new" with "style=mla" if you'd prefer to use the
+ style described in the old edition of the Handbook)
+ - (replace "<bibfile>" with the name of your .bib bibliography file)
+ - to use MLA-style footnotes, 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. See
+http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the
+details of that license.
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/american-mla.lbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/american-mla.lbx
new file mode 100644
index 0000000000..3c5d93cc14
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/american-mla.lbx
@@ -0,0 +1,34 @@
+% american-mla.lbx v0.2.5 2013/03/24
+
+\ProvidesFile{american-mla.lbx}[2013/03/24 v0.2.5 biblatex style localization]
+
+\InheritBibliographyExtras{american}
+
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \thefield{#1}}%
+ \protected\def\mkbibdateshort#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}
+ {}
+ {\mkdatezeros{\thefield{#2}}%
+ \iffieldundef{#1}{}{/}}%
+ \mkdatezeros{\thefield{#1}}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {english},
+}%
+
+\endinput \ No newline at end of file
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.pdf
new file mode 100644
index 0000000000..2dfff282c7
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.tex b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.tex
new file mode 100644
index 0000000000..46a4d53e56
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/biblatex-mla.tex
@@ -0,0 +1,1295 @@
+% biblatex-mla.tex v1.9 2016/11/01
+% Maintained at <https://github.com/jmclawson/biblatex-mla/> by James Clawson.
+%
+% This material is subject to the LaTeX Project Public License. Feel free to improve, redistribute, and adapt to your own ends, as allowed by that license. (See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for license details.) For inclusion in future versions, please share improvements in formatting and MLA standards compliance back to James Clawson: <biblatex-mla@konx.net>.
+%
+% File is in constant progress. Things are messy. Ignore platypi.
+
+\documentclass{ltxdockit}[2011/03/25]
+\usepackage{xcolor}
+\usepackage{btxdockit}
+\usepackage[latin9]{inputenc}
+\usepackage[american]{babel}
+\usepackage[strict]{csquotes}
+\usepackage[style=mla,mancitepar=false]{biblatex}
+\usepackage{tabularx}
+\usepackage{booktabs}
+\usepackage{shortvrb}
+\usepackage{libertine}
+\usepackage[scaled=0.8]{beramono}
+\usepackage{microtype}
+\usepackage{graphicx}
+\usepackage{hyperref}
+\hypersetup{colorlinks,%
+citecolor=black,%
+% filecolor=black,%
+% linkcolor=black,%
+% urlcolor=black}
+}
+
+\addbibresource{handbooksamples.bib}
+
+\MakeAutoQuote{<}{>}
+\MakeShortVerb{\|}
+
+\newcommand*{\biblatexmla}{\sty{biblatex-mla}\xspace}
+\newcommand*{\Biblatexmla}{\sty{Biblatex-mla}\xspace}
+\newcommand*{\biblatexcms}{\sty{biblatex-chicago}\xspace}
+\newcommand*{\biblatexmlahome}{https://github.com/jmclawson/biblatex-mla/}
+\newcommand*{\biblatexmlaonctan}{http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex-mla.html}
+\newcommand*{\mycode}[1]{\texttt{\textbf{#1}}}% things the user needs to type
+% Use \sty{} to indicate technical things the user will never type.
+\newcommand*{\mylink}[1]{$<$\url{#1}$>$}
+\newcommand*{\mla}{MLA\xspace}
+\newcommand*{\mycommand}[1]{\mycode{\textbackslash{}#1}}
+\newcommand{\superscript}[1]{\ensuremath{^{\textrm{\tiny{#1}}}}}
+
+\newcommand*{\biber}{\sty{biber}\xspace}
+\newcommand*{\biblatex}{\sty{Biblatex}\xspace}
+\newcommand*{\biblatexhome}{http://sourceforge.net/projects/biblatex/}
+\newcommand*{\biblatexctan}{http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/}
+
+\makeatletter
+\def\subsubsection{\@startsection{subsubsection}{3}{-2.2em}{-5.25ex plus -1ex minus -.2ex}{0.5ex plus .2ex}{\large\textbf}}
+\newenvironment*{commandlist}
+ {\list{}{%
+ \setlength{\labelwidth}{\marglistwidth}%
+ \setlength{\labelsep}{\marglistsep}%
+ \setlength{\leftmargin}{0pt}%
+ \renewcommand*{\makelabel}[1]{\hss\marglistfont##1}}%
+ \def\commanditem##1{%
+ \item[{\textbackslash{}##1}]%
+ \ltd@pdfbookmark{##1}{##1}}}
+ {\endlist}
+\newenvironment*{optionslist}
+ {\list{}{%
+ \setlength{\labelwidth}{\marglistwidth}%
+ \setlength{\labelsep}{\marglistsep}%
+ \setlength{\leftmargin}{0pt}%
+ \renewcommand*{\makelabel}[1]{\hss\marglistfont##1}}%
+ \def\optionitem##1{%
+ \item[{##1}]%
+ \ltd@pdfbookmark{##1}{##1}}}
+ {\endlist}
+\newenvironment*{optionslistNOT}
+ {\list{}{%
+ \setlength{\labelwidth}{\marglistwidth}%
+ \setlength{\labelsep}{\marglistsep}%
+ \setlength{\leftmargin}{50pt}%
+ \renewcommand*{\makelabel}[1]{\hss\marglistfont##1}}%
+ \def\optionitem##1{%
+ \item[{\textbf{##1}}]}}
+ {\endlist}
+\makeatother
+
+
+\titlepage{%
+ title={\biblatexmla},
+ subtitle={\mla{} Style Using \biblatex},
+ url={\biblatexmlahome},
+ author={James Clawson},
+ email={biblatex-mla@konx.net},
+ revision={1.9},
+ date={\today}}
+
+\hypersetup{%
+ pdftitle={biblatex-mla},
+ pdfsubject={MLA Style Using biblatex},
+ pdfauthor={James Clawson},
+ pdfkeywords={mla, biblatex, bibtex, bibliography, citation}}
+
+% colors
+
+\definecolor{spot}{rgb}{1,0.5,0}
+
+% tables
+
+\newcolumntype{V}{>{\raggedright\let\\=\tabularnewline\ttfamily}p}
+\newcolumntype{H}{>{\sffamily\bfseries\spotcolor}l}
+\newcolumntype{P}{>{\raggedright}p{100pt}}
+\newcolumntype{O}{>{\raggedright\ttfamily}p{40pt}}
+\newcolumntype{S}{>{\raggedright\ttfamily}X}
+\newcolumntype{N}{>{\sffamily\bfseries\spotcolor}r}
+\newcolumntype{n}{>{\raggedleft\let\\\tabularnewline}p{50pt}}
+
+\providecommand*{\numtablesetup}{\tablesetup}
+
+\newcommand*{\sorttablesetup}{%
+ \tablesetup
+ \setlength{\tabcolsep}{1pt}%
+ \def\new{\ensuremath\rightarrow}%
+ \def\alt{\ensuremath\hookrightarrow}%
+ \def\str##1{\mbox{\displayverbfont##1}}%
+ \def\altstr##1{\hfill\alt\hspace{2\tabcolsep}%
+ \str{##1}\hspace*{2\tabcolsep}}%
+ \let\fld\bibfield}
+
+% markup and misc
+
+\setcounter{secnumdepth}{4}
+
+\newrobustcmd*{\BiberOnly}{%
+ \textcolor{spot}{Biber only}}
+\newrobustcmd*{\BiberOnlyMark}{%
+ \leavevmode\marginpar{\BiberOnly}}
+
+\hyphenation{%
+ star-red
+ bib-lio-gra-phy
+ white-space
+ bib-latex
+}
+
+\newcommand*{\mlabibbox}[2]{\begin{center}\colorbox{#1!30}{\parbox{.9\linewidth}{#2}}\end{center}}
+\newcommand*{\mlaprintbox}[2]{\begin{center}\colorbox{#1!30}{\parbox{.9\linewidth}{\begin{center}\textbf{Works Cited}\end{center}#2}}\end{center}}
+
+\DeclareFieldFormat{braces}{\{#1\}}%
+\DeclareNameAlias{default}{first-last}%
+\DeclareNameAlias{author}{first-last}%
+\DeclareNameAlias{editor}{first-last}%
+\DeclareNameAlias{translator}{first-last}%
+\DeclareNameAlias{namea}{first-last}%
+\DeclareNameAlias{nameb}{first-last}%
+\DeclareNameAlias{namec}{first-last}%
+\DeclareListFormat{location}{%
+ #1%
+ \ifthenelse{\value{listcount}<\value{liststop}}
+ {\addcomma\space}
+ {}}%
+\DeclareListFormat[article]{location}{%
+ #1%
+ \ifthenelse{\value{listcount}<\value{liststop}}
+ {\addcomma\space}
+ {}}%
+\DefineBibliographyExtras{british}{%
+ \protected\def\bibdatedash{$/$}
+ \def\finalandcomma{}%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#1}
+ {}
+ {\thefield{#1}\iffieldundef{#2}{}{-}}%
+ \iffieldundef{#2}
+ {}
+ {\thefield{#2}\iffieldundef{#3}{}{-}}%
+ \thefield{#3}}}
+
+\renewcommand*{\multinamedelim}{\addspace\bibstring{and}\space}
+
+\newcommand{\mlafullexample}[2]{\newline%
+\mlabibbox{orange}{\begin{description}\item\mlaexample{#1}\end{description}}%
+\normalfont{#2}\selectlanguage{american}%
+\mlaprintbox{white}{\begin{description}\item\normalfont\fullcite{#1}\end{description}}}
+
+\DeclareCiteCommand{\mlaexample}[\texttt]
+ {\selectlanguage{british}\printtext{$@$}\printfield{entrytype}}%
+ {\{\printfield{entrykey}\usebibmacro{cite:mlaexample}}%
+ {}%
+ {\selectlanguage{american}}
+\newbibmacro*{cite:mlaexample}{%
+ \setunit{\addcomma\printtext{\newline}}
+ \usebibmacro{cite:mlaexample:internal}{author}%
+ \usebibmacro{cite:mlaexample:internal}{authortype}%
+ \usebibmacro{cite:mlaexample:internal}{bookauthor}%
+ \usebibmacro{cite:mlaexample:internal}{booktitle}%
+ \usebibmacro{cite:mlaexample:internal}{booksubtitle}%
+ \usebibmacro{cite:mlaexample:internal}{date}%
+ \usebibmacro{cite:mlaexample:internal}{edition}%
+ \usebibmacro{cite:mlaexample:internal}{editor}%
+ \usebibmacro{cite:mlaexample:internal}{editortype}%
+ \usebibmacro{cite:mlaexample:internal}{entrysubtype}%
+ \usebibmacro{cite:mlaexample:internal}{eprint}%
+ \usebibmacro{cite:mlaexample:internal}{eprinttype}%
+ \usebibmacro{cite:mlaexample:internal}{howpublished}%
+ \usebibmacro{cite:mlaexample:internal}{institution}%
+ \usebibmacro{cite:mlaexample:internal}{introduction}%
+ \usebibmacro{cite:mlaexample:internal}{journaltitle}%
+ \usebibmacro{cite:mlaexample:internal}{location}%
+ \usebibmacro{cite:mlaexample:internal}{maintitle}%
+ \usebibmacro{cite:mlaexample:internal}{mainsubtitle}%
+ \usebibmacro{cite:mlaexample:internal}{nameaddon}%
+ \usebibmacro{cite:mlaexample:internal}{namea}%
+ \usebibmacro{cite:mlaexample:internal}{nameatype}%
+ \usebibmacro{cite:mlaexample:internal}{nameb}%
+ \usebibmacro{cite:mlaexample:internal}{namebtype}%
+ \usebibmacro{cite:mlaexample:internal}{namec}%
+ \usebibmacro{cite:mlaexample:internal}{namectype}%
+ \usebibmacro{cite:mlaexample:internal}{number}%
+ \usebibmacro{cite:mlaexample:internal}{options}%
+ \usebibmacro{cite:mlaexample:internal}{origdate}%
+ \usebibmacro{cite:mlaexample:internal}{pages}%
+ \usebibmacro{cite:mlaexample:internal}{publisher}%
+ \usebibmacro{cite:mlaexample:internal}{series}%
+ \usebibmacro{cite:mlaexample:internal}{subtitle}%
+ \usebibmacro{cite:mlaexample:internal}{title}%
+ \usebibmacro{cite:mlaexample:internal}{titleaddon}%
+ \usebibmacro{cite:mlaexample:internal}{translator}%
+ \usebibmacro{cite:mlaexample:internal}{type}%
+ \usebibmacro{cite:mlaexample:internal}{url}%
+ \usebibmacro{cite:mlaexample:internal}{urldate}%
+ \usebibmacro{cite:mlaexample:internal}{version}%
+ \usebibmacro{cite:mlaexample:internal}{volume}%
+ \setunit{\printtext{}}\printtext{\}\selectlanguage{american}%
+ }%
+}
+\newbibmacro{cite:mlaexample:internal}[1]{%
+ \ifthenelse{\equal{#1}{date}}{%
+ \iffieldundef{year}{}{%
+ \printtext{\indent date}%
+ \printtext{$=$ \addspace}%
+ \printtext[braces]{\printdate}%
+ }%
+ }{}%
+ \ifthenelse{\equal{#1}{origdate}}{%
+ \iffieldundef{origyear}{}{
+ \printtext{\indent origdate}%
+ \printtext{$=$ \addspace}%
+ \printtext[braces]{\printorigdate}%
+ }%
+ }{}%
+ \ifthenelse{\equal{#1}{urldate}}{%
+ \iffieldundef{urlyear}{}{
+ \printtext{\indent urldate}%
+ \printtext{$=$ \addspace}%
+ \printtext[braces]{\printurldate}%
+ }%
+ }{}%
+ \iffieldundef{#1}{}{%
+ \printtext{\indent#1}%
+ \printtext{$=$ \addspace}%
+ \printfield[braces]{#1}%
+ }%
+ \ifnameundef{#1}{}{%
+ \printtext{\indent#1}%
+ \printtext{$=$ \addspace}%
+ \printtext[braces]{\printnames{#1}}%
+ }%
+ \iflistundef{#1}{}{%
+ \printtext{\indent#1}%
+ \printtext{$=$ \addspace}%
+ \printtext[braces]{\printlist{#1}}%
+ }%
+ \setunit{\addcomma\printtext{\newline}}}
+
+
+
+
+\begin{document}
+
+\printtitlepage
+\tableofcontents
+
+
+% \subsection{Examples} % (fold)
+% \label{ssub:examples}
+% \autocite{sendak63aa}
+
+% subsection examples (end)
+
+\section{Version Note}
+This beta update is for testing compatibility with the 8\superscript{th} edition of the \emph{MLA Handbook}, published April 2016. This current version supports both the old edition (by using \sty{style=mla} in the preamble) and the newer edition (using \sty{style=mla-new}); an upcoming version of \biblatexmla will deprecate support for the 7\superscript{th} edition in favor of the 8\superscript{th}. See \secref{mla:sec:use} for more on switching between editions.
+
+\section{Introduction}
+\label{int}
+
+\Biblatexmla provides support to \biblatex, \bibtex, and \latex for citations and Works Cited lists in the style established by the Modern Language Association (\mla). For commands and options to change package defaults, see \secref{mla:subsec:commands} and \secref{mla:subsec:options}, respectively, below.
+
+\mla style, a common standard for writers in the humanities, is outlined in the \emph{MLA Style Manual}, in its 3\superscript{rd} edition, and the \emph{MLA Handbook for Writers of Research Papers}, now in its 8\superscript{th} edition. \Biblatexmla follows the style outlined in the latter of these. It also follows the logic of the \mla{} when citing similar material repeatedly, trimming unnecessary information from citations where necessary. \Biblatexmla is compatible with \biblatex's support for \sty{hyperref} and \sty{tex4ht}, and the main word in each citation (either the author's name, the title, or the page number) serves as a link to the particular entry in the Works Cited. For anything not covered by this manual, please also see the \biblatex documentation or contact me by email.
+
+\newpage
+\section{Use}
+\label{mla:sec:use}
+
+To ensure American-style quotation marks (if that's your thing),%
+%%
+\footnote{Other localization files, \sty{mla-spanish.lbx}, \sty{mla-portuguese.lbx}, and \sty{mla-italian.lbx}, are also available to use \biblatexmla in languages other than English. These and other localization files are included in \biblatexmla releases, but they will not always be the latest versions available. Updated and new localization files will be kept on GitHub (\mylink{\biblatexmlahome}) once they are ready. There is also support for proper punctuation in non-American dialects of English. Try \mycode{british}, \mycode{canadian}, or other Babel identifiers, such as \mycode{spanish}.} %
+%%
+you need to call the \sty{babel} and \sty{csquotes} packages in the preamble
+of your \latex document:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[american]{babel}
+ \usepackage{csquotes}
+ \usepackage[style=mla-new]{biblatex}
+ \addbibresource{<bibfile.bib>}
+ \end{verbatim}
+\end{quote}
+To use the style called for by the previous (7\superscript{th}) edition of the \emph{MLA Handbook}, drop the ``new'' from the third line:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[american]{babel}
+ \usepackage{csquotes}
+ \usepackage[style=mla]{biblatex}
+ \addbibresource{<bibfile.bib>}
+ \end{verbatim}
+\end{quote}
+
+Replace <|<bibfile.bib>|> with the name of your .bib bibliography file. The style (provisionally) supports footnote citations with the \mycode{autocite=footnote} package option. Some of the other options supported by \biblatexmla include \mycode{firstlonghand}, \mycode{mladraft}, \mycode{annotation}, \mycode{noremoteinfo}, \mycode{nofullfootnote}, \mycode{publimedium}, and \mycode{guessmedium}, all discussed in \secref{mla:subsec:options}.
+
+
+\subsection{Citation commands}
+\label{mla:subsec:commands}
+
+The standard commands for \biblatexmla generally follow those defined by \biblatex. Included below are the most typical commands. For more commands and options, reference the \biblatex manual.
+
+\begin{commandlist}
+
+\commanditem{autocite}
+
+Insert a citation. This is the most common command for citing in \biblatexmla, and it defaults to printing a parenthetical citation. See \tabref{use:cit:all} for examples. For best results, use the command before punctuation like this:
+\begin{quote}
+ \begin{verbatim}
+ \autocite{x}.
+ \end{verbatim}
+\end{quote}
+
+In the following example, |x| represents the bibkey of the particular bibliographic entry being cited. Insert page numbers and citational prenotes using square braces:
+\begin{quote}
+ \begin{verbatim}
+ \autocite[z][y]{x}
+ \end{verbatim}
+\end{quote}
+
+Here, |y| is the page number, and |z| is the prenote (such as <qtd.~in>). If indicating a prenote but no page number, you must include an empty set for the page number:
+\begin{quote}
+ \begin{verbatim}
+ \autocite[z][]{x}
+ \end{verbatim}
+\end{quote}
+
+When citing a page number without any prenote, only one set of square brackets is needed:
+\begin{quote}
+ \begin{verbatim}
+ \autocite[y]{x}
+ \end{verbatim}
+\end{quote}
+
+\commanditem{autocite*}
+
+Suppress the author's name in a citation. See \tabref{use:cit:all} for examples. Use this starred variant of the above command when indicating the author's name in the sentence calling the citation.
+
+\commanditem{autocites}
+
+Insert a citation for multiple sources at once. The respective citations will be printed separated by semicolons.
+\begin{quote}
+ \begin{verbatim}
+ \autocites[z1][y1]{x1}[z2][y2]{x1}[z3][y3]{x3}
+ \end{verbatim}
+\end{quote}
+The curled braces always indicate the bibkey, and the squared braces respectively belong to the curly braces that follow them.
+
+\commanditem{cite}
+
+Insert a citation without parentheses.
+
+\commanditem{cite*}
+
+Insert a citation without parentheses and without the author's name.
+
+\commanditem{headlesscite}
+
+Suppress the author's name in a citation. This command is an alias to \cmd{autocite*} to make it easier to use \biblatexmla with \biblatexcms.
+
+\commanditem{textcite}
+
+Print a citation without parentheses. This command may be useful in certain circumstances, such as a citation that must come within a parenthetical aside.
+
+% (these commands aren't yet working.)
+%
+% \commanditem{fullcite}
+%
+% Print a full citation where a shortened citation might otherwise come.
+%
+% \commanditem{headlessfullcite}
+%
+% Except for the author's name, print a nearly-full citation where a shortened citation might otherwise come.
+
+\commanditem{mancite}
+
+Reset most trackers that shorten subsequent citations. See \tabref{use:cit:all} for an example. If \biblatexmla is getting so ambitious in shortening subsequent citations that it leads to ambiguity, use this command before the ambiguous citation.
+
+\commanditem{citereset}
+
+Reset all citation trackers for \biblatexmla.%
+
+\commanditem{printbibliography}
+
+Insert the list of Works Cited.
+
+\end{commandlist}
+
+\begin{table}
+\tablesetup
+\noindent\begin{tabular}{@{}V{0.33\textwidth}@{}V{0.33\textwidth}@{}p{0.3\textwidth}@{}}
+\toprule
+\multicolumn{1}{@{}H}{Input} &
+\multicolumn{1}{@{}H}{Output} &
+\multicolumn{1}{@{}H}{Comment} \\
+\cmidrule(r){1-1}\cmidrule(r){2-2}\cmidrule{3-3}
+\verb!\autocite[12]{morrison02aa}! & \autocite[12]{morrison02aa} & A typical citation includes everything necessary.\\
+% \hline
+\\
+\verb!\autocite[34]{morrison02aa}! & \autocite*[34]{morrison02aa} & Immediately subsequent citations to the same source shorten the citation by dropping redundant information.\\% I had to star it here to show the true output that happens in a paragraph. Something about the table seems to be resetting the tracker.
+% \hline
+\\
+\verb!\autocite{morrison02aa}! & \autocite{morrison02aa} & Immediately subsequent citations lacking page reference add back information to show a citation.\\
+% \hline
+\\
+\verb!\autocite[12]{frye57ab}! & \autocite[12]{frye57ab} & A citation to a text by an author with multiple works cited also includes a short title.\\
+% \hline
+\\
+\verb!\autocite[34]{frye57ab}! & (34) %\autocite[34]{frye57ab} % I have to do weird things here, as the table seems to reset the tracker.
+& Subsequent immediate citations to the same source shorten the citation as much as possible.\\
+% \hline
+\\
+\verb!\autocite[56]{frye91aa}! & \autocite*[56]{frye91aa} & Citations to a new source by the same author omit the repetition of the author's name.\\
+% \hline
+\\
+\verb!\autocite[101]{morrison02aa}! & \autocite[101]{morrison02aa} & A citation interrupting those by Frye will reset the trackers. \\
+% \hline
+\\
+\verb!\autocite[78]{frye91aa}! & \autocite[78]{frye91aa} & With a reset author tracker, the citation includes all necessary information.\\
+% \hline
+\\
+\verb!\autocite*[102]{morrison02aa}! & \autocite*[102]{morrison02aa} & The asterisked version suppresses the author's name---useful when the author is named in the sentence.\\
+% \hline
+\\
+\verb!\autocite*[91]{frye57ab}! & \autocite*[91]{frye57ab} & Suppressing the name of a prolific author will still print the short title to avoid ambiguity.\\
+% \hline
+\\
+\verb!\autocite*{morrison02aa}! & \autocite*{morrison02aa} & Suppressing the author's name without page numbers given will print the title of the work.\\
+% \hline
+\\
+% \small& & \\
+\verb!\mancite! \verb! \autocite[34]{morrison02aa}! & \mancite\autocite[34]{morrison02aa} & Resetting the author tracker makes sure that the author's name is always printed---useful to avoid ambiguity.\\
+% \hline
+\bottomrule
+\end{tabular}
+\caption[Typical citations]
+{Syntax and output showing effects of citation trackers, starred variants, and manual resets with typical citations using \biblatexmla}
+\label{use:cit:all}
+\end{table}
+
+
+\subsection{Package Options}
+\label{mla:subsec:options}
+
+\Biblatexmla defaults to the recommendations established by the \mla{}, but there may be times when it is appropriate to change some of these options for publication or other uses. Package options change the default functionality of \biblatexmla.
+
+\begin{optionslist}
+\optionitem{autocite=footnote}
+
+Using \mycommand{autocite} with biblatex-mla defaults to \mla{}-preferred inline, parenthetical citations. To style citations as footnotes, set the \mycode{autocite=footnote} option in your preamble:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,autocite=footnote]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{firstlonghand}\label{mla:internal:firstlonghand}
+The first citation of a source with a shorthand defined will always print a citation with author's name and, potentially, the \sty{shorttitle} field. (For more on this field, see section \secref{mla:subsec:unnusualfields}, below.) Add \mycode{firstlonghand=false} to your preamble to disable this option and print only the shorthand even on the first citation:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,firstlonghand=false]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{nofullfootnote}\label{mla:internal:nofullfootnote}
+When using biblatex-mla for footnotes, the style file will provide full bibliographic detail for the first citation of every source. To turn off this option, add to your preamble \mycode{nofullfootnote}:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,autocite=footnote,nofullfootnote]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{annotation}
+It is possible to print annotations to entries in the Works Cited if the \mycode{annotation} field is defined in an entry. To turn on this option, add \mycode{annotation=true} to your
+preamble:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,annotation=true]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{mladraft}
+When using \mla{} parenthetical citations, it is best practice to cite only when necessary to avoid ambiguity. \Biblatexmla can flag consecutive citations to the same page range, allowing you to defer citations to the end. In draft mode, \biblatexmla will place a clover ($\clubsuit$) in the margin, along with a single footnote explanation. To use the tool outside of draft mode, set the \mycode{mladraft} option in your preamble to true; similarly, to avoid seeing these clovers and the footnote in draft mode, set the option to false:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,mladraft=true]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{noremoteinfo}\label{mla:internal:noremoteinfo}
+Modeled after the implementation in biblatex-apa to suppress remote information in the \sty{.bib} file from being printed in the bibliography, this option affects \sty{isbn}, \sty{issn}, \sty{isrn}, \sty{doi}, and \sty{eprint} fields.
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,noremoteinfo=true]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{showmedium}
+\Biblatexmla version 0.9 introduced support for the 3\superscript{rd} edition of the \emph{Style Manual}, requiring the publication medium of each entry to be printed in the list of Works Cited. By default, \biblatexmla will do the same, using the \sty{howpublished} field. Turn off this option---and the other new changes from the 3\superscript{rd} edition---by setting the \mycode{showmedium} option to false:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,showmedium=false]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{guessmedium}
+An entry with no defined \sty{howpublished} field will default either to a <Web> publication (if there's a defined \sty{url} field or \sty{eprint} field) or a <Print> publication (if there's not). To avoid \biblatexmla guessing the publication medium, thereby printing nothing when the field is undefined, deactivate the \mycode{guessmedium} option:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,guessmedium=false]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+\optionitem{mancitepar}
+Although perhaps they should, the author trackers in \biblatexmla do not by default reset with each paragraph or page. As a result, shortened citations may be unclear when much distance has passed from previous, fuller citations. To avoid this ambiguity, the \cmd{mancite} command can be called before an unclear citation. (See \tabref{use:cit:all} for the effects of \cmd{mancite}.) Alternatively, consider asking \biblatexmla to silently call the \cmd{mancite} command with each new paragraph by enabling the \mycode{mancitepar} package option:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,mancitepar=true]{biblatex}
+ \end{verbatim}
+\end{quote}
+
+
+\end{optionslist}
+
+\section{Database Guide}
+\label{bib}
+
+% I lost my original documentation files, including original style files I created to maintain them, so I'm transitioning everything to Philipp Lehman's \sty{ltxdockit}. This part of the user guide, explaining how to create \sty{bibtex} entries for use with \biblatexmla, will be updated shortly. Until then, please see \S{} 4 (pages 7--20) of the previous version: \mylink{http://konx.net/biblatex-mla/biblatex-mla.pdf}.
+
+\biblatex (and, thus, \biblatexmla) uses \bibtex-style databases to manage the citations and list of works cited. While these databases are just flat text files, there are many good programs available to help manage them. Zotero, Endnote, and other commercial programs, for example, can export as \bibtex; each of these will nevertheless export with varying degrees of success. Standalone \bibtex managers such as JabRef and BibDesk use \sty{.bib} files as their native filetype and are much more reliable for managing your list of sources. Whether exporting from a program, managing .bib files in a standalone editor, or manipulating them in a text editor, it is necessary to be familiar with fields available to \biblatexmla---especially as some of these are unique \biblatex and \biblatexmla. Below are the different \sty{@types} and the \mycode{fields} available to them. Keep in mind that some of the fields in the \sty{@book} and \sty{@article} types (e.g., \sty{nameaddon}, \sty{origyear}, and others) are also available in others where it makes sense; I don't repeat them here to save room.
+
+% \subsection{Typical fields} % (fold)
+% \label{sub:typical_fields}
+%
+% The best way to acquaint oneself with \biblatexmla is to explore the included \sty{.bib} files, \sty{.tex} files, and the resulting \sty{.pdf} output. Much of the the bibfile database is pretty obvious. Take a look at \tabref{fig:example-book}, for example.
+% \begin{table}[tbp]
+% \centering
+% \includegraphics[width=4.8in]{example-book.pdf}
+% \caption{A standard \sty{.bib} file \mycode{@book} entry and its corresponding output in the list of Works Cited, beneath.}
+% \label{fig:example-book}
+% \end{table}
+%
+% In addition to many of the standard fields one might expect to find, \biblatexmla is also capable of handling unusual fields, described below. For a fuller consideration of the fields supported by \biblatexmla, see the example files and consult the Biblatex manual.
+
+
+% \mlafullexample{douglas93aa}{The above entry, found in the \sty{.bib} file, outputs to the below entry in the list of works cited:} %Below are the different \sty{@types} and the fields available to them. Keep in mind that some of the fields in the \sty{@book} and \sty{@article} types (for example, \sty{nameaddon}, \sty{origyear}, and others) are also available in others where it makes sense; I don't repeat them here to save room.
+
+% subsection typical_fields (end)
+
+\subsection{Notable Fields}\label{mla:subsec:unnusualfields}
+\biblatex supports the following fields, sometimes concerned more with presentation than bibliographic merit, in all entrytypes. Define these in your \mycode{.bib} files:
+
+\begin{optionslistNOT}
+
+ \optionitem{crossref}
+ the \sty{key} of a parent source in which a shorter source is found. The \sty{crossref} field is handy to avoid spending time re-inputting similar data, but it is also useful for including \mla{}-style cross-references in the list of Works Cited. Keep in mind the problems of the \sty{crossref} field, explained in section 2.4.1 of the \biblatex manual.% In the future, \biblatexmla may provide further support for the \biblatex \sty{xref} field, making \sty{crossref} secondary in importance.
+
+ \optionitem{shorttitle}
+ the shortened title to be printed in citations to disambiguate among multiple titles by one author. \Biblatexmla will only print this field in citations when necessary; when this field is not defined, \biblatexmla will use the whole of the \sty{title} field.
+
+ \optionitem{shorthand}
+ when defined, a unique label to be printed in citations instead of the author and shorttitle. By default, \biblatexmla will only use the \sty{shorthand} label after a first citation with author (and title, if necessary). See the \mycode{firstlonghand} option on page~\pageref{mla:internal:firstlonghand} to disable this feature.
+
+ \optionitem{options}
+ separate the following options with a comma:
+ \begin{description}
+ \item[useauthor=false] allows the label of the entry to default to something other than the author, when the author field is defined. If the editor is defined, the label will default to that. The \mycode{useauthor} option defaults to true.
+ \item[useeditor=false] allows the label of the entry default to something other than the editor in the case of the author field being undefined or the \mycode{useauthor} option set to false. The \mycode{useeditor} option defaults to true.
+ \item[usetranslator=true] allows the label of the entry to inherit the name of the translator when the author and editor fields are undefined or the \mycode{useauthor} and \mycode{useeditor} options are set to false. The \mycode{usetranslator} option defaults to false.
+ \item[totalnames=true] allows the label to include all the names in its list, rather than maxing out at three. The \mycode{totalnames} option defaults to false.
+ \item[uniquetranslator=true] indicates that a translator of a particular \sty{@incollection} entry is unique to that work, rather than the collection at large. The \mycode{uniquetranslator} option defaults to false.
+ \item[noremoteinfo=false] indicates that the ``remote'' information of an entry is to be printed, including the fields \sty{isbn}, \sty{issn}, \sty{isrn}, \sty{doi}, and \sty{eprint}. These fields are usually omitted. See also the global option also called \mycode{noremoteinfo}, on page~\pageref{mla:internal:noremoteinfo}, above, for defining this option on a per-document basis. The \mycode{noremoteinfo} option defaults to true.
+ \end{description}
+\end{optionslistNOT}
+
+
+\subsection{Standalone Sources}
+The following entrytypes are for long sources not part of any other publication except, potentially, multivolume sets or publishers' series.
+
+\subsubsection*{@book}
+A book, usually with one author. \mla{}-style book entries are straightforward, and the \biblatexmla files style all the potential fields for a typical book
+
+\begin{optionslistNOT}
+ \optionitem{author}
+ the author of the book
+
+ \optionitem{title}
+ book title; when using \sty{crossref}, also define \sty{booktitle} and be sure to define \sty{title} of the child entry
+
+ \optionitem{subtitle}
+ book subtitle; when using \sty{crossref}, also define \sty{booksubtitle} and be sure to define \sty{subtitle} of the child
+
+ \optionitem{location}
+ entryplace of publication
+
+ \optionitem{publisher}
+ publishing house
+
+ \optionitem{date}
+ date of publication; defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range
+\end{optionslistNOT}
+
+Other fields might come in handy for further granularity:
+
+\begin{optionslistNOT}
+ \optionitem{origdate}
+ original publication date, for reprints; defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range
+
+ \optionitem{edition}
+ edition number
+
+ \optionitem{volume}
+ volume number of book
+
+ \optionitem{volumes}
+ total number of volumes
+
+ \optionitem{maintitle}
+ title of multi-volume collection of which this book is one volume
+
+ \optionitem{mainsubtitle}
+ subtitle of the above \sty{maintitle}
+
+ \optionitem{series}
+ name of a publication series
+
+ \optionitem{number}
+ number of the above \sty{series} represented by this book
+
+\end{optionslistNOT}
+
+Additionally, the style files support more name types for situations needing them:
+
+\begin{optionslistNOT}
+ \optionitem{editor}
+ editor of a book
+
+ \optionitem{editortype}
+ to indicate if the named \sty{editor} is actually an \sty{editor} (``ed.''), a \sty{compiler} (``comp.'') or a \sty{compilerandeditor} (``comp. and ed.''). Default value is \sty{editor}.
+
+ \optionitem{translator}
+ translator of a work
+
+ \optionitem{introduction}
+ author of a book's introduction
+
+ \optionitem{foreword}
+ author of a book's foreword
+
+ \optionitem{afterword}
+ author of a book's afterword
+
+ \optionitem{redactor}
+ name of redactor
+
+ \optionitem{commentator}
+ name of commentator
+
+ \optionitem{annotator}
+ name of annotator
+
+\end{optionslistNOT}
+
+Finally, the style files also define the following note fields for further clarification:
+
+\begin{optionslistNOT}
+ \optionitem{nameaddon}
+ pseudonym, misattribution, or other note (printed in brackets after \sty{author})
+
+ \optionitem{booktitleaddon}
+ note after the \sty{booktitle}
+
+ \optionitem{maintitleaddon}
+ note after the \sty{maintitle}
+
+ \optionitem{note}
+ miscellaneous data printed before \sty{publisher}
+
+ \optionitem{addendum}
+ miscellaneous data printed at the end of the entry
+
+\end{optionslistNOT}
+
+Fields not yet supported in biblatex-mla (but which should be supported in future versions) include the following:
+
+\begin{optionslistNOT}
+ \optionitem{howpublished}
+ to be used in support of the MLA-style revisions in the third edition of the \emph{MLA Style Manual} and the 7th edition of the \emph{MLA Handbook}; will default to ``Print'' when undefined
+
+ \optionitem{origlocation}
+ original place of publication (for reprints)
+
+ \optionitem{origpublisher}
+ original publisher (for reprints)
+
+ \optionitem{origtitle}
+ original title (for reprints)
+
+ \optionitem{origlanguage}
+ the original language of a translated, reprinted work. Biblatex-mla will not print information in this field, but if the field has information in it, it will use the phrase ``Trans. of'' before the original title, instead of ``Rept. of''.
+
+\end{optionslistNOT}
+
+\subsubsection*{@booklet}
+Small pamphlet, often without an author listed. In \biblatexmla, \mycode{@booklet} is an alias for \mycode{@book} (see above), and is styled similarly.
+
+\subsubsection*{@collection}
+A book that is a collection of self-contained essays, stories, or poems, usually with multiple unique authors and collectively edited by a single editorial body. In \biblatexmla, \mycode{@collection} is an an alias for \mycode{@book} (see above), and is styled similarly. To accurately support \mycode{@incollection} entries using \mycode{crossref}, be sure to define the following fields instead of \mycode{title} and \mycode{subtitle} in the parent \mycode{@collection} entry:
+
+\begin{optionslistNOT}
+ \optionitem{booktitle}
+ the title of a book or collection
+
+ \optionitem{booksubtitle}
+ the subtitle of a book or collection
+
+\end{optionslistNOT}
+
+Additionally, remember to define the \mycode{editor} field if needed.
+
+\subsubsection*{@periodical}
+An entire issue of a journal, usually cited by editor. \biblatexmla accepts the following fields:
+
+\begin{optionslistNOT}
+ \optionitem{editor}
+ the editor or editors of an issue
+
+ \optionitem{issuetitle}
+ title of a special issue
+
+ \optionitem{issuesubtitle}
+ subtitle of a special issue
+
+ \optionitem{title}
+ title of the journal
+
+ \optionitem{subtitle}
+ subtitle of the journal
+
+ \optionitem{volume}
+ volume number
+
+ \optionitem{number}
+ issue number
+
+ \optionitem{issue}
+ season, when used in place of month (as in the ``spring'' issue of a journal)
+
+ \optionitem{date}
+ date of publication, defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range.
+
+ \optionitem{pages}
+ complete pagination of the issue
+
+\end{optionslistNOT}
+
+\subsubsection*{@proceedings}
+The published proceedings of a conference. \Biblatexmla styles \sty{@proceedings} entries like \sty{@book} or \sty{@collection} entries, but it also provides support for the following unique fields:
+
+\begin{optionslistNOT}
+
+ \optionitem{eventtitle}
+
+ title of the conference represented by the proceedings (if not included in the \sty{title} of the published proceedings)
+
+ \optionitem{organization}
+
+ body sponsoring the conference
+
+ \optionitem{urldate}
+
+ original date of the conference; defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range. Please note that this is an unusual and temporary use of the \sty{urldate} field; in a future version of \biblatexmla, it will change to \sty{eventdate}.
+
+ \optionitem{institution}
+
+ university or institution hosting the conference
+
+ \optionitem{venue}
+
+ location of the conference
+
+\end{optionslistNOT}
+
+\subsubsection*{@reference}
+A reference book such as a dictionary or encyclopedia, often supporting \sty{@inreference} entries through \sty{crossref} fields. \Biblatexmla styles a \sty{@reference} entry as it would a \sty{@book} entry.
+
+\subsubsection*{@thesis}
+The thesis or dissertation resulting from a doctorate or a master's degree, whether published or unpublished. Supports the following fields typical for defining such an entry:
+
+\begin{optionslistNOT}
+
+ \optionitem{author}
+
+ the author of the thesis/dissertation
+
+ \optionitem{title}
+
+ title
+
+ \optionitem{subtitle}
+
+ subtitle
+
+ \optionitem{type}
+
+ degree type. \Biblatexmla defines some MLA-style \sty{@thesis} types pre-localized; choose from the following strings to get accurate styling:
+ \begin{description}
+ \item[phd] for doctorate; prints as ``Diss.'' in English
+ \item[dphil] for doctorate; prints as ``Diss.'' in English
+ \item[lic] for licentiate; prints as ``Licentiate thesis''
+ \item[ma] for master's; prints as ``MA thesis''
+ \item[ms] for master's; prints as ``MS thesis''
+ \item[msc] for master's; prints as ``MSc thesis''
+ \item[mphil] for master's; prints as ``MPhil thesis''
+ \item[mlitt] for master's; prints as ``MLitt thesis''
+ \end{description}
+
+ For all other types not matching the above codes, biblatex- mla will print the type field exactly as entered, respecting all existing capitalization
+
+ \optionitem{institution}
+
+ name of degree-granting university
+
+ \optionitem{date}
+
+ date degree awarded, defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD}
+
+\end{optionslistNOT}
+
+The entry for a @thesis that has been published needs a few additional fields:
+
+\begin{optionslistNOT}
+
+ \optionitem{entrysubtype}
+
+ \biblatexmla recognizes only two keys in the \sty{entrysubtype} field for the \sty{@thesis}:
+
+ \begin{description}
+ \item[published] for published theses
+ \item[unpublished] for unpublished theses
+ \end{description}
+
+ any key other than \sty{published} or \sty{unpublished} will be treated as if it were \sty{unpublished}
+
+ \optionitem{location}
+
+ place of publication
+
+ \optionitem{publisher}
+
+ publisher
+
+ \optionitem{origdate}
+
+ date degree was awarded, defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD}; please note this difference from an unpublished thesis
+
+ \optionitem{date}
+
+ date of publication, defined as \sty{YYYY} for a year; please note this difference from an unpublished thesis
+
+ \optionitem{series}
+
+ name of a publication series
+
+ \optionitem{number}
+
+ number of the above \sty{series} represented by this book
+
+\end{optionslistNOT}
+
+
+%%%%%%
+\subsection{Sources within other works}
+The following entrytypes are for shorter works (essays, poems, and other things) that are part of another publication. Many have corresponding standalone sources representing the larger work of which they are a part (i.e., \sty{@incollection} and \sty{@collection}). Entries of shorter works can inherit fields of parent entries by using the \sty{crossref} field.
+
+\subsubsection*{@article}
+Articles appearing in periodicals in many media, including academic journals, newspapers, and online sources. \Biblatexmla supports the following fields typical of an article in an academic journal:
+
+\begin{optionslistNOT}
+
+ \optionitem{author} author of the article
+
+ \optionitem{title} title of the article
+
+ \optionitem{subtitle} subtitle of the article
+
+ \optionitem{journaltitle} title of journal
+
+ \optionitem{journalsubtitle} subtitle of journal
+
+ \optionitem{volume} journal volume number
+
+ \optionitem{number} journal issue number
+
+ \optionitem{issue} season, when used in place of month (as in the ``spring'' issue of a journal)
+
+ \optionitem{date} date, defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range
+
+ \optionitem{pages} page numbers of the article
+
+\end{optionslistNOT}
+
+For online and newspaper articles, the style provides additional support for the following fields:
+
+\begin{optionslistNOT}
+
+ \optionitem{entrysubtype} defines an article's medium, allowing finer control over styling. \Biblatexmla responds to the following keys in the \sty{entrysubtype} field:
+
+ \begin{description}
+ \item[newspaper] used for newspaper articles
+ \item[magazine] used for magazine articles
+ \end{description}
+
+ online articles are styled by the presence or absence of a \sty{url} field
+
+ \optionitem{url} the url address of an online article
+
+ \optionitem{urldate} date of access of an online article, defined as \sty{YYYY-MM-DD}
+
+ \optionitem{date} date a newspaper article is published, defined as \sty{YYYY-MM-DD} for a day
+
+ \optionitem{location} for newspapers lacking a place-name in their title, the city of publication
+
+ \optionitem{version} the printing edition of a newspaper (ie, early edition, national edition, etc.)
+
+ \optionitem{chapter} the section of a newspaper article if it uses numbers instead of letters; if the newspaper uses letters, combine the letter with the page number (ie, page ``B12'') in the \sty{page} field
+
+\end{optionslistNOT}
+
+In addition, the style provides support for the following fields, used in edge cases and unusual circumstances:
+
+\begin{optionslistNOT}
+
+ \optionitem{nameaddon} pseudonym, misattribution, or other note (printed in brackets after author)
+
+ \optionitem{titleaddon} note after the title
+
+ \optionitem{origdate} year of original publication for a reprinted article
+
+ \optionitem{issuetitle} title of the special issue in which it appeared
+
+ \optionitem{issuesubtitle} subtitle of the special issue
+
+ \optionitem{editor} editor of the special issue
+
+ \optionitem{translator} translator of the article
+
+ \optionitem{redactor} name of redactor
+
+ \optionitem{commentator} name of commentator
+
+ \optionitem{annotator} name of annotator
+
+ \optionitem{introduction} author of introduction to special issue
+
+ \optionitem{foreword} author of foreword to special issue
+
+ \optionitem{afterword} author of afterword to special issue
+
+ \optionitem{series} name of journal series; define the series name or define as \sty{newseries} or \sty{oldseries} to let \biblatexmla style the series name correctly
+
+ \optionitem{note} miscellaneous data to print before the page numbers
+
+ \optionitem{addendum} further miscellaneous note at the end of an entry
+
+\end{optionslistNOT}
+
+
+\subsubsection*{@bookinbook}
+A particular kind of \sty{@incollection}. (See below.)
+
+\subsubsection*{@incollection}
+A self-contained unit in a \sty{@collection}. Supports the following fields typical of an essay, short story, or poem found in an anthology:
+
+\begin{optionslistNOT}
+
+ \optionitem{author} the author of the work
+
+ \optionitem{title} title of the work
+
+ \optionitem{subtitle} subtitle of the work
+
+ \optionitem{entrysubtype} defines a work's medium, allowing finer control over styling. By default, \sty{@incollection} entries are printed inside quotation marks, like essays, poems, stories, and other shorter works. \Biblatexmla responds to \mycode{book} and \mycode{play} in the \sty{entrysubtype} field, each of which will cause the title to be printed italicized rather than inside quotation marks. Alternatively, set the entry to a \sty{@bookinbook} type for the same effect.
+
+ \optionitem{origdate} original publication date of the work, defined as \sty{YYYY}, \sty{YYYY-MM}, or \sty{YYYY-MM-DD}
+
+ \optionitem{booktitle} title of the anthology
+
+ \optionitem{booksubtitle} subtitle of the anthology
+
+ \optionitem{editor} anthology's editor
+
+ \optionitem{location} anthology's city of publication
+
+ \optionitem{publisher} anthology's publisher
+
+ \optionitem{date} date anthology is published, defined as \sty{YYYY}
+
+ \optionitem{pages} page numbers of the work
+
+\end{optionslistNOT}
+
+Further fields supported include all of those supported by the @book type.
+
+\subsubsection*{@inproceedings}
+
+A work published in the proceedings of a conference. Supports all the fields of the \sty{@incollection} and \sty{@proceedings} types.
+
+\subsubsection*{@inreference}
+
+A particular type of \sty{@incollection}, potentially without an author. In addition to those fields defined by \sty{@incollection}, \sty{@inreference} adds or refines the following:
+
+\begin{optionslistNOT}
+
+ \optionitem{title} name of entry in reference book
+
+ \optionitem{titleaddon} particular definition of the word
+
+ \optionitem{booktitle} the title of the reference book
+
+\end{optionslistNOT}
+
+Note that \sty{@inreference} entries do not need to cite page numbers, though they should specify the edition used. If the year and edition fields match, \biblatexmla styles the entry accordingly.
+
+\subsubsection*{@letter}
+
+The \sty{@letter} entry type is only partially supported in \biblatexmla in order to begin work to support it further in the future. It is currently built onto the same backend as \sty{@article} entries, so it will accept additional fields used in that entry type.
+
+\begin{optionslistNOT}
+
+ \optionitem{author} main author of the letter
+
+ \optionitem{title} indication of sender and addressee
+
+ \optionitem{titleaddon} additional information
+
+ \optionitem{pages} pages
+
+ \optionitem{origdate} original date letter was sent
+
+\end{optionslistNOT}
+
+\subsubsection*{@review}
+
+A particular type of \sty{@article}, potentially without a title. In addition to those fields defined by \sty{@article}, \sty{@review} adds or refines the following:
+
+\begin{optionslistNOT}
+
+ \optionitem{booktitle} the title of the book being reviewed
+
+ \optionitem{bookauthor} the author of the book being reviewed
+
+ \optionitem{editor} the editor of the book being reviewed
+
+\end{optionslistNOT}
+
+Note that reviews found in special issues of journals (using the \sty{issuetitle} and \sty{issuesubtitle} fields) are not fully supported yet.
+
+\subsubsection*{@suppbook}
+
+A foreword, introduction, preface, or other supplementary (and often untitled) material to a \sty{@book}. Supports the following fields typical of such a piece:
+
+\begin{optionslistNOT}
+
+ \optionitem{author} author of the piece
+
+ \optionitem{title} title of the piece
+
+ \optionitem{subtitle} subtitle of the piece
+
+ \optionitem{entrysubtype} the type of supplemental material, including subtypes like ``introduction,'' ``foreword,'' and ``Editor's note.''
+
+ \optionitem{booktitle} title of the book the piece appears in
+
+ \optionitem{booksubtitle} subtitle of the book the piece appears in
+
+ \optionitem{location} city of publication of the book the piece appears in
+
+ \optionitem{publisher} publisher of the book the piece appears in
+
+ \optionitem{date} date of publication of the book the piece appears in, defined as \sty{YYYY}
+
+ \optionitem{pages} page numbers of the piece
+
+\end{optionslistNOT}
+
+Further fields supported include all of those supported by the \sty{@book} type.
+
+\subsubsection*{@suppcollection}
+
+A foreword, introduction, preface, or other supplementary (and often untitled) material to a \sty{@collection}. Supports all the same fields as \sty{@suppbook}.
+
+
+%%%%%%
+\subsection{Other media}
+
+\subsubsection*{@artwork}
+The \sty{@artwork} entry type is only partially supported in \biblatexmla in order to begin work to support it further in the future. It is currently built onto the same backend as \sty{@article} entries, so it accepts additional fields used in that entry type.
+
+\begin{optionslistNOT}
+
+ \optionitem{author} artist responsible for the work
+
+ \optionitem{title} title of the piece
+
+ \optionitem{type} description of the medium. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added to support bibliographies made for \biblatexcms.)
+
+ \optionitem{note} additional note on the work
+
+ \optionitem{date} date of creation, defined as \sty{YYYY} for a year, \sty{YYYY-MM} for a month, \sty{YYYY-MM-DD} for a day, or \sty{YYYY-MM-DD/YYYY-MM-DD} for a range
+
+ \optionitem{institution} institution holding the artwork. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added to support bibliographies made for \biblatexcms.)
+
+ \optionitem{location} city of the institution. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added to support bibliographies made for \biblatexcms.)
+
+\end{optionslistNOT}
+
+\subsubsection*{@audio}
+The \sty{@audio} entry type is only partially supported in \biblatexmla in order to begin work to support it further in the future. It is currently built onto the same backend as \sty{@article} entries, so it accepts additional fields used in that entry type.
+
+\begin{optionslistNOT}
+
+ \optionitem{author} author or composer of a work
+
+ \optionitem{title} title of the speech, song, or other short piece. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+ \optionitem{booktitle} title of the opera, cycle, or other larger collection
+
+ \optionitem{origdate} date work was originally written. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+ \optionitem{maintitle} title of a book containing the work
+
+ \optionitem{date} date of publication of work being referenced
+
+ \optionitem{publisher} publisher of work being referenced. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+ \optionitem{location} city of publisher. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+\end{optionslistNOT}
+
+\subsubsection*{@image}
+The \sty{@image} entry type is only partially supported in \biblatexmla in order to begin work to support it further in the future. It is currently built onto the same backend as \sty{@article} entries, so it accepts additional fields used in that entry type.
+
+\begin{optionslistNOT}
+
+ \optionitem{author} creator of the image
+
+ \optionitem{title} title of the work
+
+ \optionitem{type} description of the medium. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added to support bibliographies made for \biblatexcms.)
+
+ \optionitem{note} additional description of the work
+
+ \optionitem{date} date of creation
+
+ \optionitem{institution} institution holding the work. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+ \optionitem{location} city of the institution holding the work. (Please note that this field doesn't yet work with the current version of \biblatexmla, though support will be added.)
+
+\end{optionslistNOT}
+
+\subsubsection*{@music}
+This entry type is an alias for \sty{@audio}.
+
+\subsubsection*{@online}
+This entry type is an alias for \sty{@article}.
+
+\subsubsection*{@unpublished}
+An unpublished manuscript or typescript. \Biblatexmla supports the following fields typical to an unpublished entry:
+
+\begin{optionslistNOT}
+
+ \optionitem{author} author of the work
+
+ \optionitem{title} title of a short work (i.e., an essay or poem)
+
+ \optionitem{subtitle} subtitle of a short work
+
+ \optionitem{booktitle} title of a longer work (i.e., a book or play)
+
+ \optionitem{booksubtitle} subtitle of a longer work
+
+ \optionitem{titleaddon} description of untitled work
+
+ \optionitem{note} further information used to classify the collection; typeset before the \sty{type} field
+
+ \optionitem{type} form of the material. \Biblatexmla defines some MLA-style \sty{@unpublished} types pre-localized; choose from the following strings to get accurate styling:
+
+ \begin{description}
+ \item[manuscript] for the manuscript of a work; printed as ``Ms.'' or ``ms.'' in English
+ \item[transcript] for the typescript of a work; printed as ``Ts.'' or ``ts.'' in English
+ \end{description}
+
+ For all other types not matching the above codes, \biblatexmla will print the type \sty{field} exactly as entered, respecting all existing capitalization
+
+ \optionitem{number} identifying number (such as a call number, box, or folio reference) in a library or archive
+
+ \optionitem{library} library, archive, or other research institution holding the unpublished work
+
+ \optionitem{location} location of the \sty{library}
+
+ \optionitem{addendum} extra material printed at the end of an entry
+
+\end{optionslistNOT}
+
+\subsubsection*{@video}
+A recording of a movie, television program, etc. \Biblatexmla supports the following fields necessary for a video:
+
+\begin{optionslistNOT}
+
+ \optionitem{title}
+
+ title of the work
+
+ \optionitem{subtitle}
+
+ subtitle of the work
+
+ \optionitem{bookauthor}
+
+ author of the book on which the video is based
+
+ \optionitem{publisher}
+
+ distributor
+
+ \optionitem{origdate}
+
+ original date of release
+
+ \optionitem{howpublished}
+
+ publishing medium (ie, DVD, videocassette, etc.)
+
+\end{optionslistNOT}
+
+Additionally, \biblatexmla supports the \sty{author}, \sty{editor}, \sty{namea}, \sty{nameb}, and \sty{namec} fields, modified with the \sty{authortype}, \sty{editortype}, \sty{nameatype}, \sty{namebtype}, and \sty{namectype} fields, attuned to the following localization keys:
+
+\begin{optionslistNOT}
+
+ \optionitem{$<$x$>$type}
+ \begin{description}
+ \item[director] director of a work
+ \item[screenplay] author of the screenplay
+ \item[performer] list of crucial performers
+ \item[composer] composer of a soundtrack
+ \item[producer] producer of a work
+ \end{description}
+
+Note that \biblatexmla will print the \sty{author} field before the \sty{title} (styled using the appropriate \sty{authortype} key) unless the field is empty or the \mycode{useauthor} option is false---at which point it will cascade to the \sty{editor} field, unless \emph{it} is undefined or the \mycode{useeditor} option is false. No other name fields will be printed before the title. Except for any printed before the title, these fields will be printed after the title in the following order: \sty{author}, \sty{editor}, \sty{namea}, \sty{nameb}, \sty{namec}.
+
+\end{optionslistNOT}
+
+\section{Meta}
+\subsection{License}
+
+\biblatexmla is copyrighted \textcopyright\ 2007--2016, by James Clawson. Permission is granted to copy, distribute, and modify this software under the terms of the \lppl, version 1.3: \mylink{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt}.
+
+\subsection[Feedback]{Feedback}
+\label{int:feb}
+
+If you have any questions, requests, or other feedback please email me. My email address is at the top of this document. If you end up improving the code to be more accurate to the \mla{} standard, please be kind to the rest of us and share; I'm very happy to incorporate improvements! If anything works differently than you feel it ought to work, please let me know. Apart from time and my willingness to write documentation, I'm limited only by the problems of which I'm unaware.
+
+\end{document}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.pdf
new file mode 100644
index 0000000000..24d703f317
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.tex b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.tex
new file mode 100644
index 0000000000..8bbaddb925
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples-new.tex
@@ -0,0 +1,33 @@
+\documentclass{article}
+\usepackage[T1]{fontenc}
+\usepackage[american]{babel}
+\usepackage{csquotes}
+% \setlength{\parindent}{0.5in}
+\usepackage[style=mla-new,eprint=true]{biblatex}
+\usepackage{hyperref}
+\usepackage{libertine}
+
+\addbibresource{samples.bib}
+
+\begin{document}
+
+\section{Sample citations in text}
+Here is a normal citation to an incollection work \autocite[7]{haggis99aa}. We will follow that up with a second citation to the same work \autocite[8]{haggis99aa}. Then we reference a book \autocite[194]{public08aa}. Finally, we reference an online work \autocite{Grammar-Girl2008}.
+
+Here is a citation for a thesis \autocite[22]{webb84aa}. We will cite it a second time \autocite[23]{webb84aa}. Next is a citation for a film \autocite{jhabvala85aa}. We will follow that up with a reference for a reference entry \autocite{reference-noon89aa}. After that is a citation for an entire issue of a journal \autocite{appiah92aa}. Keeping up the theme of unusual entry types, we add a reference for an unpublished work \autocite{salviatiXXaa}. Next we cite a review \autocite[224]{slater01aa}. Finally we reference an anonymous review \autocite[785]{danish1972aa}.
+
+Here is a citation for one work by an author with multiple works \autocite[12]{askme06aa}. We follow it up with a citation for a different work by the same author \autocite[34]{askme92aa}. Next, we show another call back to the first work \autocite[45]{askme06aa}, and we end it with a third reference to the first work \autocite[56]{askme06aa}. Here is a citation for a work with many authors \autocite[34]{Babich:2011dg}. And here is a second citation to the same work \autocite[32]{Babich:2011dg}.
+
+A typical citation \autocite[12]{morrison02aa}. Immediately subsequent citation to the same source \autocite[34]{morrison02aa}. Immediately subsequent citations lacking page reference \autocite{morrison02aa}. Citation to a text by a prolific author \autocite[12]{frye57ab}. Subsequent immediate citations to the same source \autocite[34]{frye57ab}. Citation to new source, same author \autocite[56]{frye91aa}.\footnote{The title of the new work ought to be printed here. I've just noticed this error right before submitting 1.9 to CTAN; expect this error to be fixed in the next update.} Citation interrupting those by Frye \autocite[101]{morrison02aa}. Author tracker starts over \autocite[78]{frye91aa}. Suppressing the author's name for an entry with a single attribution to a given author prints only the page numbers \autocite*[102]{morrison02aa}. Suppressing the name of a prolific author will print enough information to avoid ambiguity \autocite*[91]{frye57ab}. Suppressing author's name without a page number prints the title of the work \autocite*{morrison02aa}. Different author citation to reset trackers \autocite[91]{frye91aa}. Typical citation \autocite[12]{morrison02aa}. Citation using \verb|\mancite| to ignore the previous citation \mancite\autocite[34]{morrison02aa}.
+
+\section{Items still incomplete in the transition to version 1.9}
+\begin{itemize}
+ \item Toggle for showing publication location
+ \item Toggle for showing URL
+ \item Toggle for ISBN, etc.
+\end{itemize}
+
+\nocite{*}
+
+\printbibliography
+\end{document}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.pdf
new file mode 100644
index 0000000000..ee6ecf2ff8
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.tex b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.tex
new file mode 100644
index 0000000000..525a36d2ed
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/citation-examples.tex
@@ -0,0 +1,23 @@
+\documentclass{article}
+\usepackage[T1]{fontenc}
+\usepackage[american]{babel}
+\usepackage{csquotes}
+\setlength{\parindent}{0.5in}
+\usepackage[style=mla]{biblatex}
+\usepackage{hyperref}
+\usepackage{libertine}
+
+\addbibresource{samples.bib}
+
+\begin{document}
+
+Here is a normal citation to an incollection work \autocite[7]{haggis99aa}. We will follow that up with a second citation to the same work \autocite[8]{haggis99aa}. Then we reference a book \autocite[194]{public08aa}. Finally, we reference an online work \autocite{Grammar-Girl2008}.
+
+Here is a citation for a thesis \autocite[22]{webb84aa}. We will cite it a second time \autocite[23]{webb84aa}. Next is a citation for a film \autocite{jhabvala85aa}. We will follow that up with a reference for a reference entry \autocite{reference-noon89aa}. After that is a citation for an entire issue of a journal \autocite{appiah92aa}. Keeping up the theme of unusual entry types, we add a reference for an unpublished work \autocite{salviatiXXaa}. Next we cite a review \autocite[224]{slater01aa}. Finally we reference an anonymous review \autocite[785]{danish1972aa}.
+
+Here is a citation for one work by an author with multiple works \autocite[12]{askme06aa}. We follow it up with a citation for a different work by the same author \autocite[34]{askme92aa}. Next, we show another call back to the first work \autocite[45]{askme06aa}, and we end it with a third reference to the first work \autocite[56]{askme06aa}. Here is a citation for a work with many authors \autocite[34]{Babich:2011dg}. And here is a second citation to the same work \autocite[32]{Babich:2011dg}.
+
+A typical citation \autocite[12]{morrison02aa}. Immediately subsequent citation to the same source \autocite[34]{morrison02aa}. Immediately subsequent citations lacking page reference \autocite{morrison02aa}. Citation to a text by a prolific author \autocite[12]{frye57ab}. Subsequent immediate citations to the same source \autocite[34]{frye57ab}. Citation to new source, same author \autocite[56]{frye91aa}. Citation interrupting those by Frye \autocite[101]{morrison02aa}. Author tracker starts over \autocite[78]{frye91aa}. Suppressing the author's name for an entry with a single attribution to a given author prints only the page numbers \autocite*[102]{morrison02aa}. Suppressing the name of a prolific author will print enough information to avoid ambiguity \autocite*[91]{frye57ab}. Suppressing author's name without a page number prints the title of the work \autocite*{morrison02aa}. Different author citation to reset trackers \autocite[91]{frye91aa}. Typical citation \autocite[12]{morrison02aa}. Citation ignoring the previous citation \mancite\autocite[34]{morrison02aa}.
+
+\printbibliography
+\end{document}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.pdf
new file mode 100644
index 0000000000..3fcfd4fd80
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.tex b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.tex
new file mode 100644
index 0000000000..e7440cff74
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib-new.tex
@@ -0,0 +1,18 @@
+\documentclass{article}
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[american]{babel}
+\usepackage{csquotes}
+\usepackage[style=mla-new,eprint=true]{biblatex}
+\usepackage{hyperref}
+\usepackage{libertine}
+
+\addbibresource{handbooksamples-new.bib}
+
+\begin{document}
+
+% \autocite{dietze82aa}
+\nocite{*}
+
+\printbibliography
+\end{document}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.pdf
new file mode 100644
index 0000000000..ab6aecbb42
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.tex b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.tex
new file mode 100644
index 0000000000..c0e20c09e7
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamplebib.tex
@@ -0,0 +1,17 @@
+\documentclass{article}
+\usepackage[T1]{fontenc}
+\usepackage[american]{babel}
+\usepackage{csquotes}
+\usepackage[style=mla]{biblatex}
+\usepackage{hyperref}
+\usepackage{libertine}
+
+\addbibresource{handbooksamples.bib}
+
+\begin{document}
+
+%\autocite{dietze82aa}
+\nocite{*}
+
+\printbibliography
+\end{document}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples-new.bib b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples-new.bib
new file mode 100644
index 0000000000..3071955806
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples-new.bib
@@ -0,0 +1,2038 @@
+%% This BibTeX bibliography file was created using BibDesk.
+%% http://bibdesk.sourceforge.net/
+
+
+%% Created for James M Clawson at 2013-03-24 11:49:03 -0500
+
+
+%% Saved with string encoding Unicode (UTF-8)
+
+@inbook{plutarch,
+ Author = {Plutarch},
+ Booktitle = {Plutarch's Lives, Volume I},
+ Title = {Life of Lykurgus},
+ Translator = {Aubrey Stewart and George Long},
+ Publisher = {Project Gutenberg},
+ Date = {2004},
+ URL = {http://www.gutenberg.org/files/14033/14033-h/14033-h.htm},
+ Urldate = {2013-04-08}}
+
+@article{engle,
+ Author = {Gwendolyn Compton-Engle},
+ Title = {Stolen Cloaks in Aristophanes' `Ecclesiazusae'},
+ Journaltitle = {Transactions of the American Philological Association (1974-- )},
+ Volume = {135},
+ Number = {1},
+ Issue = {Spring},
+ Date = {2005},
+ Pages = {163-176},
+ Eprint = {20054125},
+ Eprinttype = {jstor},
+ URL = {http://www.jstor.org/stable/20054125},
+ Urldate = {2013-04-08}}
+
+@article{Balcone:xx,
+ Author = {Pete Balcone},
+ Date = {1997-09-28},
+ Journal = {The Pantagraph},
+ Pages = {B1},
+ Title = {This is an article that doesn't set the entrysubtype as newspaper}}
+
+@article{Falcone:xx,
+ Author = {Pete Falcone},
+ Date = {1997-09-28},
+ Entrysubtype = {newspaper},
+ Journal = {The Pantagraph},
+ Pages = {B1},
+ Title = {Seattle; Historic Past Makes `Jewel of the Pacific Northwest' a Precious Commodity}}
+
+@book{Florida:2002fu,
+Address = {Cambridge, MA},
+Author = {Richard Florida},
+Date-Added = {2012-05-14 23:18:17 +0000},
+Date-Modified = {2012-05-14 23:19:31 +0000},
+Publisher = {Basic Books},
+Title = {The Rise of the Creative Class},
+Year = {2002}}
+
+@COLLECTION{adorno-gs10.2,
+ editor = {Rolf Tiedemann},
+ year = {2003},
+ maintitle = {Gesammelte Schriften Bd. 10.2},
+ mainsubtitle = {Kulturkritik und Gesellschaft II. Eingriffe. Stichworte},
+ publisher = {Suhrkamp},
+ location = {Frankfurt am Main},
+ author = {Theodor W. Adorno},
+ howpublished = {Print},
+ options = {useeditor=false},
+ owner = {jakob},
+ shortauthor = {{In: GS 10.2}},
+ timestamp = {30.03.2012}}
+
+@COLLECTION{adorno-gs8,
+ editor = {Rolf Tiedemann},
+ year = {2003},
+ maintitle = {Gesammelte Schriften Bd. 8},
+ mainsubtitle = {Soziologische Schriften I},
+ publisher = {Suhrkamp},
+ location = {Frankfurt am Main},
+ author = {Theodor W. Adorno},
+ howpublished = {Print},
+ options = {useeditor=false},
+ owner = {jakob},
+ shortauthor = {{In: GS 8}},
+ timestamp = {30.03.2012}}
+
+@article{buzetto-more2006aa,
+ Author = {Nicole A. Buzetto-More and Retta Sweat-Guy},
+ Date = {2006},
+ Date-Added = {2013-03-24 16:48:59 +0000},
+ Date-Modified = {2013-03-24 16:48:59 +0000},
+ Journal = {Journal of Information Technology Education},
+ Pages = {153-164},
+ Shorttitle = {Incorporating},
+ Title = {Incorporating the Hybrid Learning Model into Minority Education at a Historically Black University},
+ Volume = {5}}
+
+@article{buzetto-more2007aa,
+ Author = {Nicole A. Buzetto-More and Retta Sweat-Guy},
+ Date = {2007-03-24},
+ Date-Added = {2013-03-24 16:48:59 +0000},
+ Date-Modified = {2013-03-24 16:48:59 +0000},
+ Journal = {Interdisciplinary Journal of Information, Knowledgement, and Management},
+ Pages = {59-72},
+ Shorttitle = {Technology Ownership},
+ Title = {The Technology Ownership and Information Acquisition Habits of HBCU Freshmen},
+ Volume = {2}}
+
+@online{Grammar-Girl2008,
+ Author = {{Grammar Girl}},
+ Date = {2008-09-16},
+ Date-Added = {2013-03-24 16:34:36 +0000},
+ Date-Modified = {2013-03-24 16:41:10 +0000},
+ Mainsubtitle = {Quick and Dirty Tips for Better Writing},
+ Maintitle = {Grammar Girl},
+ Nameaddon = {Mignon Fogarty},
+ Publisher = {Macmillan},
+ Title = {What Is the Plural of `Mouse'?},
+ Url = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx},
+ Urldate = {2013-03-04},
+ Bdsk-Url-1 = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx}}
+
+@book{crane17aa,
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date-Added = {2010-04-18 08:22:46 -0500},
+ Date-Modified = {2010-04-18 08:28:50 -0500},
+ Eprint = {NBMCAAAAYAAJ},
+ Eprinttype = {googlebooks},
+ Origdate = {1895},
+ Publisher = {D. Appleton and Company},
+ Title = {The Red Badge of Courage},
+ Url = {http://books.google.com/books?id=NBMCAAAAYAAJ},
+ Urldate = {2010-04-16},
+ Year = {1917},
+ Bdsk-Url-1 = {http://books.google.com/books?id=NBMCAAAAYAAJ}}
+
+@suppbook{doctorow82aa,
+ Address = {New York},
+ Author = {E. L. Doctorow},
+ Bookauthor = {Theodore Dreiser},
+ Booktitle = {Sister Carrie},
+ Date = {1982},
+ Date-Added = {2009-07-27 12:37:15 -0400},
+ Date-Modified = {2009-07-27 12:38:25 -0400},
+ Entrysubtype = {introduction},
+ Pages = {v-xi},
+ Publisher = {Bantam}}
+
+@book{murasaki-shikibu76aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1976},
+ Date-Added = {2009-07-27 10:31:55 -0400},
+ Date-Modified = {2009-07-27 10:32:36 -0400},
+ Options = {useauthor=false,usetranslator=true},
+ Publisher = {Knopf},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@thesis{fullerton01aa,
+ Addendum = {AAT 3023579},
+ Address = {Ann Arbor},
+ Author = {Matilda Fullerton},
+ Date = {2001},
+ Date-Added = {2009-07-24 10:05:36 -0400},
+ Date-Modified = {2009-07-24 10:11:14 -0400},
+ Entrysubtype = {published},
+ Origdate = {2001},
+ Publisher = {UMI},
+ School = {Washington State U},
+ Subtitle = {Towards a Feminist Educational Leadership Model},
+ Title = {Women's Leadership in the Public Schools},
+ Type = {phd}}
+
+@thesis{dietze82aa,
+ Address = {N\"{u}rnburg},
+ Author = {Rudolf F. Dietze},
+ Date = {1982},
+ Date-Added = {2009-07-24 09:54:34 -0400},
+ Date-Modified = {2009-07-24 10:05:05 -0400},
+ Entrysubtype = {published},
+ Number = {70},
+ Origdate = {1982},
+ Publisher = {Carl},
+ School = {U Erlangen-N\"{u}rnburg},
+ Series = {Erlanger Beitr\"{a}ge zur Sprach- und Kunstwissenschaft},
+ Subtitle = {The Genesis of an Artist},
+ Title = {Ralph Ellison},
+ Type = {phd}}
+
+@thesis{kelly01aa,
+ Author = {Mary Kelly},
+ Date = {2001},
+ Date-Added = {2009-07-24 09:52:59 -0400},
+ Date-Modified = {2009-07-24 09:53:28 -0400},
+ School = {U of Michigan},
+ Title = {Factors Predicting Hospital Readmission of Normal Newborns},
+ Type = {phd}}
+
+@thesis{boyle83aa,
+ Author = {Anthony T. Boyle},
+ Date = {1983},
+ Date-Added = {2009-07-24 09:51:50 -0400},
+ Date-Modified = {2009-07-24 09:52:56 -0400},
+ School = {New York U},
+ Title = {The Epistemological Evolution of Renaissance Utopian Literature, 1516--1657},
+ Type = {phd}}
+
+@book{sendak63aa,
+ Addendum = {n.~pag.},
+ Address = {New York},
+ Author = {Maurice Sendak},
+ Booktitle = {Where the Wild Things Are},
+ Date = {1963},
+ Date-Added = {2009-07-24 09:43:27 -0400},
+ Date-Modified = {2009-07-24 09:44:13 -0400},
+ Publisher = {Harper},
+ Title = {Where the Wild Things Are}}
+
+@book{photographic-viewXXaa,
+ Addendum = {n.~pag.},
+ Address = {[Eng.]},
+ Booktitle = {Photographic View Album of Cambridge},
+ Date-Added = {2009-07-24 09:41:10 -0400},
+ Date-Modified = {2010-04-18 08:44:04 -0500},
+ Publisher = {n.p.},
+ Title = {Photographic View Album of Cambridge},
+ Note = {n.d.}}
+
+@booklet{michelangelo92aa,
+ Addendum = {n.~pag.},
+ Address = {New York},
+ Author = {Michelangelo},
+ Date = {1992},
+ Date-Added = {2009-07-24 09:37:38 -0400},
+ Date-Modified = {2009-07-24 09:50:04 -0400},
+ Publisher = {Wings},
+ Title = {The Sistine Chapel}}
+
+@proceedings{malachi09aa,
+ Address = {[Tel Aviv]},
+ Booktitle = {Proceedings of the International Conference on Literary and Linguistic Computing},
+ Date-Added = {2009-07-24 09:36:10 -0400},
+ Date-Modified = {2010-12-16 18:04:00 -0600},
+ Editor = {Zvi Malachi},
+ Options = {nodate},
+ Publisher = {[Fac.\ of Humanities, Tel Aviv U]},
+ Title = {Proceedings of the International Conference on Literary and Linguistic Computing}}
+
+@book{bauer71aa,
+ Address = {[Stuttgart]},
+ Author = {Johann Bauer},
+ Booktitle = {Kafka und Prag},
+ Date-Added = {2009-07-24 09:32:48 -0400},
+ Date-Modified = {2010-04-18 08:43:22 -0500},
+ Publisher = {Belser},
+ Title = {Kafka und Prag},
+ Note = {[1971?]}}
+
+@book{segni49aa,
+ Address = {Firenze},
+ Author = {Bernardo Segni},
+ Booktitle = {Rettorica et poetica d'Aristotile},
+ Date = {1549},
+ Date-Added = {2009-07-24 09:31:02 -0400},
+ Date-Modified = {2009-07-24 09:31:25 -0400},
+ Title = {Rettorica et poetica d'Aristotile}}
+
+@book{dewey99aa,
+ Address = {Chicago},
+ Author = {John Dewey},
+ Booktitle = {The School and Society},
+ Date = {1899},
+ Date-Added = {2009-07-24 09:30:18 -0400},
+ Date-Modified = {2009-07-24 09:30:38 -0400},
+ Title = {The School and Society}}
+
+@book{brome73aa,
+ Address = {London},
+ Author = {Richard Brome},
+ Booktitle = {The Dramatic Works of Richard Brome},
+ Date = {1873},
+ Date-Added = {2009-07-24 09:25:16 -0400},
+ Date-Modified = {2009-07-24 09:25:46 -0400},
+ Title = {The Dramatic Works of Richard Brome},
+ Volumes = {3}}
+
+@book{poche77aa,
+ Address = {Praha [Prague]},
+ Author = {Emanuel Poche},
+ Booktitle = {Prazsk\'{e} Palace},
+ Date = {1977},
+ Date-Added = {2009-07-24 09:22:31 -0400},
+ Date-Modified = {2009-07-24 09:23:06 -0400},
+ Publisher = {Odeon},
+ Title = {Prazsk\'{e} Palace}}
+
+@book{maraini00aa,
+ Address = {Milano},
+ Author = {Dacia Maraini},
+ Booktitle = {Amata scrittura},
+ Date = {2000},
+ Date-Added = {2009-07-24 09:21:30 -0400},
+ Date-Modified = {2009-07-24 09:22:26 -0400},
+ Editor = {Viviana Rosi and Maria Pia Simonetti},
+ Publisher = {Rizzoli},
+ Subtitle = {Laboratorio di analisi, letture, proposte, conversazioni},
+ Title = {Amata scrittura}}
+
+@book{esquivel89aa,
+ Address = {M\'{e}xico, DF [Mexico City]},
+ Author = {Laura Esquivel},
+ Booktitle = {Como agua para chocolate},
+ Date = {1989},
+ Date-Added = {2009-07-24 09:16:41 -0400},
+ Date-Modified = {2009-07-24 09:21:27 -0400},
+ Publisher = {Planeta},
+ Subtitle = {Novelas de entregas mensuales, con recetas, amores y remedios caseros},
+ Title = {Como agua para chocolate}}
+
+@book{dahlhaus67aa,
+ Address = {K\"{o}ln},
+ Author = {Carl Dahlhaus},
+ Booktitle = {Musik\"{a}sthetik},
+ Date = {1967},
+ Date-Added = {2009-07-24 09:15:54 -0400},
+ Date-Modified = {2009-07-24 09:16:38 -0400},
+ Publisher = {Gerig},
+ Title = {Musik\"{a}sthetik}}
+
+@book{bessiere90aa,
+ Address = {Paris},
+ Booktitle = {Mythologies de l'\'{e}criture},
+ Date = {1990},
+ Date-Added = {2009-07-24 09:14:46 -0400},
+ Date-Modified = {2009-07-24 09:15:48 -0400},
+ Editor = {Jean Bessi\`{e}re},
+ Publisher = {PUF},
+ Subtitle = {Champs critiques},
+ Title = {Mythologies de l'\'{e}criture}}
+
+@proceedings{freed91aa,
+ Address = {Lexington},
+ Booktitle = {Foreign Language Acquisition Research and the Classroom},
+ Date = {1991},
+ Date-Added = {2009-07-23 13:24:40 -0400},
+ Date-Modified = {2010-04-18 08:39:04 -0500},
+ Editor = {Barbara F. Freed},
+ Eventdate = {1989-10},
+ Eventtitle = {Consortium for Lang.\ Teaching and Learning Conf.},
+ Institution = {U of Pennsylvania},
+ Publisher = {Heath},
+ Title = {Foreign Language Acquisition Research and the Classroom}}
+
+@inproceedings{hualde00aa,
+ Address = {Berkeley},
+ Author = {Jos\'{e} Ignacio Hualde},
+ Booktitle = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:23:06 -0400},
+ Date-Modified = {2009-07-23 13:24:38 -0400},
+ Editor = {Steve S. Chang and Lily Liaw and Josef Ruppenhofer},
+ Pages = {348--58},
+ Publisher = {Berkeley Linguistics Soc.},
+ Title = {Patterns of Correspondence in the Adaptation of Spanish Borrowings in Basque}}
+
+@proceedings{chang00aa,
+ Address = {Berkeley},
+ Booktitle = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:17:06 -0400},
+ Date-Modified = {2009-07-23 13:22:37 -0400},
+ Editor = {Steve S. Chang and Lily Liaw and Josef Ruppenhofer},
+ Publisher = {Berkeley Linguistics Soc.},
+ Title = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena}}
+
+@booklet{washingtondc00aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:12:40 -0400},
+ Date-Modified = {2009-07-23 13:12:40 -0400},
+ Location = {New York},
+ Publisher = {Trip Builder},
+ Title = {Washington, DC}}
+
+@booklet{renoir94aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Date = {1994},
+ Date-Added = {2009-07-23 13:12:40 -0400},
+ Date-Modified = {2009-07-23 13:12:40 -0400},
+ Location = {New York},
+ Publisher = {Dover},
+ Title = {Renoir Lithographs}}
+
+@book{morrison02aa,
+ Address = {New York},
+ Author = {Toni Morrison},
+ Booktitle = {Sula},
+ Date = {2002},
+ Date-Added = {2009-07-23 13:09:43 -0400},
+ Date-Modified = {2009-07-23 13:10:14 -0400},
+ Origdate = {1973},
+ Publisher = {Plume-Penguin},
+ Title = {Sula}}
+
+@book{dreiser00aa,
+ Address = {New York},
+ Author = {Theodore Dreiser},
+ Booktitle = {Sister Carrie},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:04:33 -0400},
+ Date-Modified = {2009-07-23 13:05:29 -0400},
+ Introduction = {Richard Lingeman},
+ Origdate = {1900},
+ Publisher = {New Amer.\ Lib.-Penguin},
+ Title = {Sister Carrie}}
+
+@book{douglas93aa,
+ Address = {London},
+ Author = {Mary Douglas},
+ Booktitle = {Purity and Danger},
+ Date = {1993},
+ Date-Added = {2009-07-23 13:03:34 -0400},
+ Date-Modified = {2009-07-23 13:04:10 -0400},
+ Origdate = {1966},
+ Publisher = {Routledge},
+ Subtitle = {An Analysis of the Concepts of Pollution and Taboo},
+ Title = {Purity and Danger}}
+
+@book{doctorow96aa,
+ Address = {New York},
+ Author = {E. L. Doctorow},
+ Booktitle = {Welcome to Hard Times},
+ Date = {1996},
+ Date-Added = {2009-07-23 13:02:52 -0400},
+ Date-Modified = {2009-07-23 13:03:22 -0400},
+ Origdate = {1960},
+ Publisher = {Viking-Penguin},
+ Title = {Welcome to Hard Times}}
+
+@book{atwood01aa,
+ Address = {New York},
+ Author = {Margaret Atwood},
+ Booktitle = {The Blind Assassin},
+ Date = {2001},
+ Date-Added = {2009-07-23 13:02:15 -0400},
+ Date-Modified = {2009-07-23 13:02:50 -0400},
+ Origdate = {2000},
+ Publisher = {Knopf-Random},
+ Title = {The Blind Assassin}}
+
+@book{riccoboni98aa,
+ Address = {New York},
+ Author = {Marie Riccoboni},
+ Booktitle = {The Story of Ernestine},
+ Date = {1998},
+ Date-Added = {2009-07-23 12:54:25 -0400},
+ Date-Modified = {2009-07-23 12:55:23 -0400},
+ Number = {6},
+ Publisher = {MLA},
+ Series = {Texts and Trans.},
+ Title = {The Story of Ernestine},
+ Translator = {Joan Hinde Stewart and Philip Stewart}}
+
+@book{neruda91aa,
+ Address = {Berkeley},
+ Author = {Pablo Neruda},
+ Booktitle = {Canto General},
+ Date = {1991},
+ Date-Added = {2009-07-23 12:53:25 -0400},
+ Date-Modified = {2009-07-23 12:54:21 -0400},
+ Number = {7},
+ Publisher = {U of California P},
+ Series = {Latin Amer.\ Lit.\ and Culture},
+ Title = {Canto General},
+ Translator = {Jack Schmitt}}
+
+@book{murck00aa,
+ Address = {Cambridge},
+ Author = {Alfreda Murck},
+ Booktitle = {Poetry and Painting in Song China},
+ Date = {2000},
+ Date-Added = {2009-07-23 12:51:14 -0400},
+ Date-Modified = {2010-02-12 11:24:58 -0600},
+ Number = {50},
+ Publisher = {Harvard UP},
+ Series = {Harvard-Yenching Inst.\ Monograph Ser.},
+ Subtitle = {The Subtle Art of Dissent},
+ Title = {Poetry and Painting in Song China}}
+
+@book{mitchell-boyask02aa,
+ Address = {New York},
+ Booktitle = {Approaches to Teaching the Dramas of Euripides},
+ Date = {2002},
+ Date-Added = {2009-07-23 12:49:30 -0400},
+ Date-Modified = {2009-07-23 12:50:41 -0400},
+ Editor = {Robin Mitchell-Boyask},
+ Number = {73},
+ Publisher = {MLA},
+ Series = {Approaches to Teaching World Lit.},
+ Title = {Approaches to Teaching the Dramas of Euripides}}
+
+@book{howells68aa,
+ Address = {Bloomington},
+ Author = {W. D. Howells},
+ Booktitle = {Their Wedding Journey},
+ Date = {1968},
+ Date-Added = {2009-07-23 12:28:44 -0400},
+ Date-Modified = {2011-04-19 19:09:23 -0500},
+ Doublecheck = {-},
+ Editor = {John K. Reeves},
+ Editora = {Edwin H. Cady},
+ Editoratype = {generaleditor},
+ Eventdate = {1968/1983},
+ Maintitle = {A Selected Edition of W. D. Howells},
+ Publisher = {Indiana UP},
+ Rating = {0},
+ Title = {Their Wedding Journey},
+ Volume = {5},
+ Volumes = {32}}
+
+@book{crane69ab,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-07-23 12:23:16 -0400},
+ Date-Modified = {2011-04-19 19:17:33 -0500},
+ Doublecheck = {-},
+ Editora = {Fredson Bowers},
+ Editoratype = {generaleditor},
+ Eventdate = {1969/1976},
+ Maintitle = {The University of Virginia Edition of the Works of Stephen Crane},
+ Publisher = {UP of Virginia},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage},
+ Volume = {2},
+ Volumes = {10}}
+
+@book{durant65ac,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-07-23 11:42:38 -0400},
+ Date-Modified = {2011-04-19 19:18:19 -0500},
+ Doublecheck = {-},
+ Eventdate = {1935/1975},
+ Maintitle = {The Story of Civilization},
+ Publisher = {Knopf},
+ Title = {The Age of Voltaire},
+ Volume = {9},
+ Volumes = {11}}
+
+@book{churchill57ab,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {The Age of Revolution},
+ Date = {1957},
+ Date-Added = {2009-07-23 11:41:48 -0400},
+ Date-Modified = {2010-02-15 11:37:39 -0600},
+ Eventdate = {1956/1958},
+ Maintitle = {A History of the English-Speaking Peoples},
+ Publisher = {Knopf},
+ Title = {The Age of Revolution},
+ Volume = {3},
+ Volumes = {4}}
+
+@book{caro02ab,
+ Address = {New York},
+ Author = {Robert A. Caro},
+ Booktitle = {Master of the Senate},
+ Date = {2002},
+ Date-Added = {2009-07-23 08:52:10 -0400},
+ Date-Modified = {2011-04-19 19:19:06 -0500},
+ Doublecheck = {-},
+ Eventdate = {1982/},
+ Maintitle = {The Dates of Lyndon Johnson},
+ Publisher = {Knopf},
+ Title = {Master of the Senate},
+ Volume = {3},
+ Volumes = {3}}
+
+@book{durant65ab,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-07-23 08:51:18 -0400},
+ Date-Modified = {2009-07-23 08:51:48 -0400},
+ Publisher = {Knopf},
+ Title = {The Age of Voltaire}}
+
+@book{churchill57aa,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {The Age of Revolution},
+ Date = {1957},
+ Date-Added = {2009-07-23 08:50:54 -0400},
+ Date-Modified = {2009-07-23 08:51:16 -0400},
+ Publisher = {Knopf},
+ Title = {The Age of Revolution}}
+
+@book{caro02aa,
+ Address = {New York},
+ Author = {Robert A. Caro},
+ Booktitle = {Master of the Senate},
+ Date = {2002},
+ Date-Added = {2009-07-23 08:50:20 -0400},
+ Date-Modified = {2009-07-23 08:53:15 -0400},
+ Publisher = {Knopf},
+ Title = {Master of the Senate}}
+
+@book{wellek86aa,
+ Address = {New Haven},
+ Author = {Ren\'{e} Wellek},
+ Date = {1986},
+ Date-Added = {2009-07-22 10:42:39 -0400},
+ Date-Modified = {2009-07-22 10:43:35 -0400},
+ Eventdate = {1955/1992},
+ Publisher = {Yale UP},
+ Title = {A History of Modern Criticism, 1750--1950},
+ Volume = {5},
+ Volumes = {8}}
+
+@incollection{stowe02ab,
+ Address = {Boston},
+ Author = {Harriet Beecher Stowe},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-07-22 10:40:33 -0400},
+ Date-Modified = {2009-07-22 11:02:13 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Many Others and Some More and More Than Three},
+ Eventdate = {1863},
+ Pages = {2530-38},
+ Publisher = {Houghton},
+ Shorttitle = {Sojourner Truth},
+ Title = {Sojourner Truth, the Libyan Sibyl},
+ Volume = {1},
+ Volumes = {2}}
+
+@book{doyle93ac,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-07-22 10:40:33 -0400},
+ Date-Modified = {2009-07-22 10:40:57 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volume = {8},
+ Volumes = {9}}
+
+@incollection{stowe02aa,
+ Address = {Boston},
+ Author = {Harriet Beecher Stowe},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-07-22 10:23:44 -0400},
+ Date-Modified = {2009-07-22 10:26:02 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Many Others and Some More and More Than Three},
+ Origdate = {1863},
+ Pages = {2530-38},
+ Publisher = {Houghton},
+ Shorttitle = {Sojourner Truth},
+ Title = {Sojourner Truth, the Libyan Sibyl},
+ Volume = {1}}
+
+@book{lawrence00aa,
+ Address = {New York},
+ Author = {D. H. Lawrence},
+ Booktitle = {The Letters of D.~H.~Lawrence},
+ Date = {2000},
+ Date-Added = {2009-07-22 10:22:28 -0400},
+ Date-Modified = {2009-07-22 10:23:42 -0400},
+ Editor = {James T. Boulton},
+ Publisher = {Cambridge UP},
+ Title = {The Letters of D.~H.~Lawrence},
+ Volume = {8}}
+
+@book{doyle93ab,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-07-22 10:20:00 -0400},
+ Date-Modified = {2009-07-22 10:22:01 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volume = {8}}
+
+@book{wellek55aa,
+ Address = {New Haven},
+ Author = {Ren\'{e} Wellek},
+ Booktitle = {A History of Modern Criticism, 1750--1950},
+ Date = {1955/1992},
+ Date-Added = {2009-06-29 08:20:17 -0400},
+ Date-Modified = {2009-06-29 08:20:57 -0400},
+ Publisher = {Yale UP},
+ Title = {A History of Modern Criticism, 1750--1950},
+ Volumes = {8}}
+
+@collection{boulton79aa,
+ Address = {New York},
+ Author = {D. H. Lawrence},
+ Booktitle = {The Letters of D.~H.~Lawrence},
+ Date = {1979/2000},
+ Date-Added = {2009-06-29 08:19:05 -0400},
+ Date-Modified = {2009-06-29 08:20:12 -0400},
+ Editor = {James T. Boulton},
+ Publisher = {Cambridge UP},
+ Title = {The Letters of D.~H.~Lawrence},
+ Volumes = {8}}
+
+@book{crane69aa,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The University of Virginia Edition of the Works of Stephen Crane},
+ Date = {1969/1976},
+ Date-Added = {2009-06-29 08:18:02 -0400},
+ Date-Modified = {2010-02-15 11:38:32 -0600},
+ Editor = {Fredson Bowers},
+ Publisher = {UP of Virginia},
+ Title = {The University of Virginia Edition of the Works of Stephen Crane},
+ Volumes = {10}}
+
+@book{churchill56aa,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {A History of the English-Speaking Peoples},
+ Date = {1956/1958},
+ Date-Added = {2009-06-29 08:17:05 -0400},
+ Date-Modified = {2009-06-29 08:17:58 -0400},
+ Publisher = {Dodd},
+ Title = {A History of the English-Speaking Peoples},
+ Volumes = {4}}
+
+@reference{cassidy85aa,
+ Address = {Cambridge},
+ Booktitle = {Dictionary of American Regional English},
+ Date = {1985/},
+ Date-Added = {2009-06-29 08:11:42 -0400},
+ Date-Modified = {2010-02-15 10:33:42 -0600},
+ Editor = {Frederic Cassidy},
+ Publisher = {Belknap-Harvard UP},
+ Title = {Dictionary of American Regional English},
+ Volumes = {3}}
+
+@book{schlesinger73aa,
+ Address = {New York},
+ Booktitle = {History of U.S. Political Parties},
+ Date = {1973},
+ Date-Added = {2009-06-29 08:07:29 -0400},
+ Date-Modified = {2009-06-29 08:09:10 -0400},
+ Editor = {Schlesinger, Arthur M., Jr.},
+ Editortype = {generaleditor},
+ Publisher = {Chelsea},
+ Title = {History of U.S. Political Parties},
+ Volumes = {4}}
+
+@book{sadie80aa,
+ Address = {London},
+ Booktitle = {The New Grove Dictionary of Music and Musicians},
+ Date = {1980},
+ Date-Added = {2009-06-29 07:55:00 -0400},
+ Date-Modified = {2009-06-29 07:56:21 -0400},
+ Editor = {Stanley Sadie},
+ Publisher = {Macmillan},
+ Sorttitle = {New Grove Dictionary of Music and Musicians},
+ Title = {The New Grove Dictionary of Music and Musicians},
+ Volumes = {20}}
+
+@book{rampersand02aa,
+ Address = {New York},
+ Author = {Arnold Rampersand},
+ Booktitle = {The Life of Langston Hughes},
+ Date = {2002},
+ Date-Added = {2009-06-29 07:53:09 -0400},
+ Date-Modified = {2009-06-29 07:54:58 -0400},
+ Edition = {2},
+ Publisher = {Oxford UP},
+ Title = {The Life of Langston Hughes},
+ Volumes = {2}}
+
+@collection{lauter02aa,
+ Address = {Boston},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-06-29 07:51:48 -0400},
+ Date-Modified = {2009-06-29 07:53:04 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Saul Lauter and Paul Sauter and Saul Sauter},
+ Publisher = {Houghton},
+ Title = {The Heath Anthology of American Literature},
+ Volumes = {2}}
+
+@book{doyle93aa,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-06-29 07:50:51 -0400},
+ Date-Modified = {2009-06-29 07:51:40 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volumes = {9}}
+
+@book{blanco93aa,
+ Address = {Hamden},
+ Booktitle = {The American Revolution},
+ Date = {1993},
+ Date-Added = {2009-06-29 07:49:30 -0400},
+ Date-Modified = {2009-06-29 07:50:48 -0400},
+ Editor = {Richard L. Blanco},
+ Publisher = {Garland},
+ Subtitle = {An Encyclopedia},
+ Title = {The American Revolution, 1775--1783},
+ Volumes = {2}}
+
+@book{murasaki-shikibu85aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1985},
+ Date-Added = {2009-06-28 14:56:44 -0400},
+ Date-Modified = {2009-06-28 14:57:55 -0400},
+ Edition = {Abr.~ed.},
+ Publisher = {Vintage-Random},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@book{hyde86aa,
+ Address = {New York},
+ Author = {Margaret O. Hyde and Elizabeth Held Forsyth},
+ Booktitle = {Suicide},
+ Date = {1986},
+ Date-Added = {2009-06-28 14:55:59 -0400},
+ Date-Modified = {2009-06-28 14:56:39 -0400},
+ Edition = {Rev.~ed.},
+ Publisher = {Watts},
+ Subtitle = {The Hidden Epidemic},
+ Title = {Suicide}}
+
+@book{cheyfitz97aa,
+ Address = {Philadelphia},
+ Author = {Eric Cheyfitz},
+ Booktitle = {The Poetics of Imperialism},
+ Date = {1997},
+ Date-Added = {2009-06-28 14:54:19 -0400},
+ Date-Modified = {2009-06-28 14:55:29 -0400},
+ Edition = {Expanded ed.},
+ Publisher = {U of Pennsylvania P},
+ Subtitle = {Translation and Colonization from \emph{The Tempest} to \emph{Tarzan}},
+ Title = {The Poetics of Imperialism}}
+
+@book{chaucer57aa,
+ Address = {Boston},
+ Author = {Geoffrey Chaucer},
+ Booktitle = {The Works of Geoffrey Chaucer},
+ Date = {1957},
+ Date-Added = {2009-06-28 14:53:43 -0400},
+ Date-Modified = {2009-06-28 14:54:16 -0400},
+ Edition = {2},
+ Editor = {F. N. Robinson},
+ Publisher = {Houghton},
+ Title = {The Works of Geoffrey Chaucer}}
+
+@book{bondanella01aa,
+ Address = {New York},
+ Author = {Peter Bondanella},
+ Booktitle = {Peter Bondanella},
+ Date = {2001},
+ Date-Added = {2009-06-28 14:51:18 -0400},
+ Date-Modified = {2009-06-28 14:52:26 -0400},
+ Edition = {3},
+ Publisher = {Continuum},
+ Subtitle = {From Neorealism to the Present},
+ Title = {Italian Cinema}}
+
+@book{levi87aa,
+ Address = {New York},
+ Author = {Primo Levi},
+ Booktitle = {Survival in Auschwitz},
+ Date = {1987},
+ Date-Added = {2009-06-17 11:10:18 -0400},
+ Date-Modified = {2009-06-17 11:12:43 -0400},
+ Origdate = {1958},
+ Origlanguage = {italian},
+ Origtitle = {Se questo \`{e} un uomo},
+ Publisher = {Collier-Macmillan},
+ Subtitle = {The Nazi Assault on Humanity},
+ Title = {Survival in Auschwitz},
+ Translator = {Stuart Woolf}}
+
+@book{esquivel92ab,
+ Address = {New York},
+ Author = {Laura Esquivel},
+ Booktitle = {Like Water for Chocolate},
+ Date = {1992},
+ Date-Added = {2009-06-17 11:06:49 -0400},
+ Date-Modified = {2009-06-17 11:09:53 -0400},
+ Origdate = {1989},
+ Origlanguage = {spanish},
+ Origlocation = {M\'{e}xico, DF [Mexico City]},
+ Origpublisher = {Planeta},
+ Origtitle = {Como agua para chocolate: Novelas de entregas mensuales, con recetas, amores y remedios caseros},
+ Publisher = {Doubleday},
+ Subtitle = {A Novelty in Monthly Installments, with Recipes, Romances, and Home Remedies},
+ Title = {Like Water for Chocolate},
+ Translator = {Carol Christensen and Thomas Christensen}}
+
+@book{mu76aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1976},
+ Date-Added = {2009-06-17 10:55:32 -0400},
+ Date-Modified = {2009-06-17 10:56:31 -0400},
+ Publisher = {Knopf},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@book{hildegard-of-bingen01aa,
+ Address = {New York},
+ Author = {{Hildegard of Bingen}},
+ Booktitle = {Selected Writings},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:54:22 -0400},
+ Date-Modified = {2009-06-17 10:55:12 -0400},
+ Publisher = {Penguin},
+ Title = {Selected Writings},
+ Translator = {Mark Atherton}}
+
+@book{esquivel92aa,
+ Address = {New York},
+ Author = {Laura Esquivel},
+ Booktitle = {Like Water for Chocolate},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:53:05 -0400},
+ Date-Modified = {2009-06-17 10:54:15 -0400},
+ Publisher = {Doubleday},
+ Subtitle = {A Novelty in Monthly Installments, with Recipes, Romances, and Home Remedies},
+ Title = {Like Water for Chocolate},
+ Translator = {Carol Christensen and Thomas Christensen}}
+
+@book{beowulf01aa,
+ Address = {New York},
+ Booktitle = {Beowulf},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:50:55 -0400},
+ Date-Modified = {2009-06-17 10:52:33 -0400},
+ Editor = {Nicholas Howe},
+ Options = {useeditor=false},
+ Publisher = {Norton},
+ Title = {Beowulf},
+ Translator = {E. Talbot Donaldson}}
+
+@book{crane75ab,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-06-17 10:19:53 -0400},
+ Date-Modified = {2009-06-17 10:20:35 -0400},
+ Editor = {Fredson Bowers},
+ Options = {useauthor=false},
+ Origdate = {1895},
+ Publisher = {UP of Virginia},
+ Sorttitle = {Red Badge of Courage},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage}}
+
+@book{twain93aa,
+ Author = {Mark Twain},
+ Booktitle = {Roughing It},
+ Date = {1993},
+ Date-Added = {2009-06-17 10:17:53 -0400},
+ Date-Modified = {2009-06-17 10:18:27 -0400},
+ Editor = {Harriet E. Smith and Edgar M. Branch},
+ Publisher = {U of California P},
+ Title = {Roughing It}}
+
+@book{smith02aa,
+ Address = {Bloomington},
+ Author = {Charlotte Smith},
+ Booktitle = {The Collected Letters of Charlotte Smith},
+ Date = {2002},
+ Date-Added = {2009-06-17 10:17:21 -0400},
+ Date-Modified = {2009-06-17 10:18:39 -0400},
+ Editor = {Judith Stanton},
+ Publisher = {Indiana UP},
+ Sorttitle = {Collected Letters of Charlotte Smith},
+ Title = {The Collected Letters of Charlotte Smith}}
+
+@book{shakespeare92aa,
+ Address = {New York},
+ Author = {William Shakespeare},
+ Booktitle = {Hamlet},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:16:30 -0400},
+ Date-Modified = {2009-06-17 10:17:05 -0400},
+ Editor = {Barbara A. Mowat and Paul Werstine},
+ Publisher = {Washington Square-Pocket},
+ Title = {Hamlet}}
+
+@book{octovian86aa,
+ Address = {London},
+ Date = {1986},
+ Date-Added = {2009-06-17 10:16:14 -0400},
+ Date-Modified = {2009-06-17 10:16:14 -0400},
+ Editor = {Frances McSparran},
+ Number = {289},
+ Options = {useeditor=false},
+ Publisher = {Oxford UP},
+ Series = {Early English Text Soc.},
+ Title = {Octovian}}
+
+@book{edgeworth92aa,
+ Address = {London},
+ Author = {Maria Edgeworth},
+ Booktitle = {\emph{Castle Rackrent} and \emph{Ennui}},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:15:03 -0400},
+ Date-Modified = {2009-06-17 10:19:42 -0400},
+ Editor = {Marilyn Butler},
+ Publisher = {Penguin},
+ Title = {\emph{Castle Rackrent} and \emph{Ennui}}}
+
+@book{crane75aa,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-06-17 10:14:04 -0400},
+ Date-Modified = {2009-06-17 10:20:46 -0400},
+ Editor = {Fredson Bowers},
+ Origdate = {1895},
+ Publisher = {UP of Virginia},
+ Sorttitle = {Red Badge of Courage},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage}}
+
+@book{austen01aa,
+ Address = {New York},
+ Author = {Jane Austen},
+ Booktitle = {Sense and Sensibility},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:11:53 -0400},
+ Date-Modified = {2009-06-17 10:19:32 -0400},
+ Editor = {Claudia Johnson},
+ Publisher = {Norton},
+ Title = {Sense and Sensibility}}
+
+@book{bible84aa,
+ Address = {Grand Rapids},
+ Booktitle = {The Holy Bible},
+ Date = {1984},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Zondervan},
+ Sorttitle = {Holy Bible},
+ Subtitle = {New International Version},
+ Title = {The Holy Bible}}
+
+@book{virginia93aa,
+ Address = {New York},
+ Booktitle = {Encyclopedia of Virginia},
+ Date = {1993},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Somerset},
+ Title = {Encyclopedia of Virginia}}
+
+@book{NewYorkPublicLibrary97aa,
+ Address = {New York},
+ Booktitle = {New York Public Library American History Desk Reference},
+ Date = {1997},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Macmillan},
+ Title = {New York Public Library American History Desk Reference}}
+
+@incollection{lennon86aa,
+ Author = {John Lennon},
+ Crossref = {baker86aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {357-58},
+ Title = {The Fat Budgie}}
+
+@incollection{angelou86aa,
+ Author = {Maya Angelou},
+ Crossref = {baker86aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {276-78},
+ Title = {Pickin Em Up and Layin Em Down}}
+
+@incollection{lebowitz93aa,
+ Author = {Fran Lebowitz},
+ Crossref = {baker93aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {556-59},
+ Title = {Manners}}
+
+@incollection{hurston93aa,
+ Author = {Zora Neale Hurston},
+ Crossref = {baker93aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {458-59},
+ Title = {Squinch Owl Story}}
+
+@incollection{walker00aa,
+ Author = {Alice Walker},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {395-411},
+ Title = {Looking for Zora}}
+
+@incollection{rodriguez00aa,
+ Author = {Richard Rodriguez},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {447-66},
+ Subtitle = {A Memoir of a Bilingual Childhood},
+ Title = {Aria}}
+
+@incollection{kingston00aa,
+ Author = {Maxine Hong Kingston},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {383-94},
+ Title = {No Name Woman}}
+
+@incollection{agee00aa,
+ Author = {James Agee},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {171--75},
+ Subtitle = {Summer of 1915},
+ Title = {Knoxville}}
+
+@incollection{agee00xx,
+ Author = {James Agee},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Entrysubtype = {book},
+ Pages = {171--75},
+ Subtitle = {Summer of 1915},
+ Title = {Knoxville}}
+
+@suppcollection{atwan00aa,
+ Author = {Robert Atwan},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Entrysubtype = {foreword},
+ Pages = {x-xvi}}
+
+@periodical{appiah92aa,
+ Date = {1992},
+ Date-Added = {2009-06-16 13:07:41 -0400},
+ Date-Modified = {2009-06-16 13:14:35 -0400},
+ Editor = {Kwame Anthony Appiah and {Henry Louis Gates, Jr.}},
+ Issuetitle = {Identities},
+ Journaltitle = {Critical Inquiry},
+ Number = {4},
+ Pages = {625--884.},
+ Volume = {18}}
+
+@unpublished{smithXXaa,
+ Author = {Sonia Smith},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Note = {Unpublished essay, 1998},
+ Title = {Shakespeare's Dark Lady Revisited}}
+
+@unpublished{twainXXaa,
+ Author = {Mark Twain},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2011-04-19 19:50:17 -0500},
+ Library = {U of California},
+ Location = {Berkeley},
+ Note = {Mark Twain Papers},
+ Titleaddon = {Notebook 32},
+ Type = {typescript}}
+
+@unpublished{octovianXXaa,
+ Booktitle = {Octovian},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Library = {Dean and Chapter Lib.},
+ Location = {Lincolnshire, Eng.},
+ Number = {91},
+ Sorttitle = {Octovian},
+ Type = {manuscript}}
+
+@unpublished{salviatiXXaa,
+ Author = {Lionardo Salviati},
+ Booktitle = {Poetica d'Aristotile parafrasata e comentata},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Library = {Biblioteca Nazionale Centrale},
+ Location = {Firenze},
+ Number = {2.2.11},
+ Type = {manuscript}}
+
+@unpublished{chaucerXXaa,
+ Author = {Geoffrey Chaucer},
+ Booktitle = {The Canterbury Tales},
+ Date-Added = {2009-06-16 12:02:14 -0400},
+ Date-Modified = {2009-06-16 12:02:14 -0400},
+ Library = {British Lib.},
+ Location = {London},
+ Number = {7334},
+ Title = {The Canterbury Tales},
+ Type = {Harley ms}}
+
+@book{wpa00aa,
+ Address = {Tuscaloosa},
+ Booktitle = {The WPA Guide to 1930s Alabama},
+ Date = {2000},
+ Date-Added = {2009-06-16 09:30:35 -0400},
+ Date-Modified = {2009-06-16 09:44:39 -0400},
+ Origdate = {1941},
+ Origtitle = {Alabama: A Guide to the Deep South},
+ Publisher = {U of Alabama P},
+ Shorttitle = {WPA Guide},
+ Sorttitle = {WPA Guide to 1930s Alabama},
+ Title = {The WPA Guide to 1930s Alabama}}
+
+@book{ishiguro01aa,
+ Address = {New York},
+ Author = {Kazuo Ishiguro},
+ Booktitle = {When We Were Orphans},
+ Date = {2001},
+ Date-Added = {2009-06-16 09:27:38 -0400},
+ Date-Modified = {2009-06-16 09:28:57 -0400},
+ Origdate = {2000},
+ Origlocation = {London},
+ Origpublisher = {Faber},
+ Publisher = {Vintage-Random},
+ Shorttitle = {When We Were},
+ Title = {When We Were Orphans}}
+
+@suppbook{doody96aa,
+ Address = {New Brunswick},
+ Author = {Margaret Anne Doody},
+ Booktitle = {The True Story of the Novel},
+ Date = {1996},
+ Date-Added = {2009-05-27 14:48:46 +0100},
+ Date-Modified = {2009-05-27 14:49:34 +0100},
+ Entrysubtype = {introduction},
+ Pages = {1--11},
+ Publisher = {Rutgers UP},
+ Title = {In Search of the Ancient Novel}}
+
+@suppbook{brodsky97aa,
+ Address = {Evanston},
+ Author = {Joseph Brodsky},
+ Bookauthor = {Tomas Venclova},
+ Booktitle = {Winter Dialogue},
+ Date = {1997},
+ Date-Added = {2009-05-27 14:46:24 +0100},
+ Date-Modified = {2009-05-27 14:48:15 +0100},
+ Entrysubtype = {foreword},
+ Pages = {vii-xviii},
+ Publisher = {Hydra-Northwestern UP},
+ Title = {Poetry as a Form of Resistance to Reality},
+ Translator = {Diana Senechal}}
+
+@suppbook{sears01aa,
+ Address = {New York},
+ Author = {Barry Sears},
+ Bookauthor = {Upton Sinclair},
+ Booktitle = {The Jungle},
+ Date = {2001},
+ Date-Added = {2009-05-27 14:45:03 +0100},
+ Date-Modified = {2009-05-27 14:45:43 +0100},
+ Entrysubtype = {afterword},
+ Pages = {343--347},
+ Publisher = {Signet}}
+
+@suppbook{marsalis93aa,
+ Address = {New York},
+ Author = {Wynton Marsalis},
+ Bookauthor = {John Edward Hasse},
+ Booksubtitle = {The Life and Genius of Duke Ellington},
+ Booktitle = {Beyond Category},
+ Date = {1993},
+ Date-Added = {2009-05-27 14:43:47 +0100},
+ Date-Modified = {2009-05-27 14:44:52 +0100},
+ Entrysubtype = {foreword},
+ Pages = {13--14},
+ Publisher = {Simon}}
+
+@suppcollection{hamill94aa,
+ Address = {New York},
+ Author = {Pete Hamill},
+ Booksubtitle = {Thirty Writers Celebrate America's Favorite Borough},
+ Booktitle = {The Brooklyn Reader},
+ Date = {1994},
+ Date-Added = {2009-05-27 14:41:41 +0100},
+ Date-Modified = {2009-05-27 14:43:14 +0100},
+ Editor = {Andrea Wyatt Sexton and Alice Leccese Powers},
+ Entrysubtype = {introduction},
+ Pages = {xi--xiv},
+ Publisher = {Harmony}}
+
+@suppbook{drabble85aa,
+ Address = {New York},
+ Author = {Margaret Drabble},
+ Bookauthor = {George Eliot},
+ Booktitle = {Middlemarch},
+ Date = {1985},
+ Date-Added = {2009-05-27 14:40:44 +0100},
+ Date-Modified = {2009-05-27 14:41:30 +0100},
+ Entrysubtype = {introduction},
+ Pages = {vii--xvii},
+ Publisher = {Bantam}}
+
+@suppbook{coetzee01aa,
+ Address = {New York},
+ Author = {J. M. Coetzee},
+ Bookauthor = {Robert Musil},
+ Booktitle = {The Confusions of Young T\"{o}rless},
+ Date = {2001},
+ Date-Added = {2009-05-27 14:36:28 +0100},
+ Date-Modified = {2009-05-27 14:39:28 +0100},
+ Entrysubtype = {introduction},
+ Pages = {v-xiii},
+ Publisher = {Penguin},
+ Translator = {Shaun Whiteside}}
+
+@suppcollection{borges73aa,
+ Address = {New York},
+ Author = {Jorge Luis Borges},
+ Bookauthor = {Jorge Luis Borges},
+ Booktitle = {Selected Poems, 1923--1967},
+ Date = {1973},
+ Date-Added = {2009-05-27 14:27:27 +0100},
+ Date-Modified = {2009-05-27 14:40:21 +0100},
+ Editor = {Norman Thomas {Di Giovanni}},
+ Entrysubtype = {foreword},
+ Pages = {xv--xvi},
+ Publisher = {Delta-Dell}}
+
+@inreference{le-patourel87aa,
+ Author = {John {Le Patourel}},
+ Booktitle = {Dictionary of the Middle Ages},
+ Date = {1987},
+ Date-Added = {2009-05-27 14:23:51 +0100},
+ Date-Modified = {2009-06-15 17:39:21 -0400},
+ Editor = {Joseph R. Strayer},
+ Location = {New York},
+ Publisher = {Scribner's},
+ Title = {Normans and Normandy},
+ Volumes = {13}}
+
+@inreference{allen95aa,
+ Author = {Anita L. Allen},
+ Booktitle = {Encyclopedia of Bioethics},
+ Date = {1995},
+ Date-Added = {2009-05-27 14:20:24 +0100},
+ Date-Modified = {2009-05-27 14:22:12 +0100},
+ Edition = {Rev.~ed.},
+ Editor = {Warren T. Reich},
+ Location = {New York},
+ Publisher = {MacMillan-Simon},
+ Title = {Privacy in Health Care},
+ Volumes = {5}}
+
+@inreference{noon89aa,
+ Booktitle = {The Oxford English Dictionary},
+ Date = {1989},
+ Date-Added = {2009-05-27 14:19:08 +0100},
+ Date-Modified = {2009-05-27 14:23:26 +0100},
+ Edition = {2},
+ Title = {Noon},
+ Titleaddon = {Def.~4b}}
+
+@inreference{mohanty87aa,
+ Author = {Jitendra M. Mohanty},
+ Booksubtitle = {Macropaedia},
+ Booktitle = {The New Encyclopedia Britannica},
+ Date = {1987},
+ Date-Added = {2009-05-27 14:18:08 +0100},
+ Date-Modified = {2009-05-27 14:18:56 +0100},
+ Edition = {15},
+ Title = {Indian Philosophy}}
+
+@inreference{mandarin94aa,
+ Booktitle = {The Encyclopedia Americana},
+ Date = {1994},
+ Date-Added = {2009-05-27 13:01:48 +0100},
+ Date-Modified = {2009-05-27 14:17:14 +0100},
+ Edition = {1994},
+ Title = {Mandarin}}
+
+@inreference{ginsburg02aa,
+ Booktitle = {Who's Who in Americana},
+ Date = {2002},
+ Date-Added = {2009-05-27 13:00:23 +0100},
+ Date-Modified = {2009-05-27 13:00:56 +0100},
+ Edition = {56},
+ Title = {Ginsburg, Ruth Bader}}
+
+@inreference{azimuthal93aa,
+ Booktitle = {Merriam-Webster's Collegiate Dictionary},
+ Date = {1993},
+ Date-Added = {2009-05-27 12:58:10 +0100},
+ Date-Modified = {2009-05-27 12:59:22 +0100},
+ Edition = {10},
+ Title = {Azimuthal Equidistant Projection}}
+
+@incollection{franklin92aa,
+ Address = {Boston},
+ Author = {Benjamin Franklin},
+ Booktitle = {The Faber Book of America},
+ Date = {1992},
+ Date-Added = {2009-05-25 16:33:01 +0100},
+ Date-Modified = {2009-05-25 16:34:08 +0100},
+ Editor = {Chrisopher Ricks and William L. Vance},
+ Origdate = {1782},
+ Pages = {24--26},
+ Publisher = {Faber},
+ Title = {Emigration to America}}
+
+@incollection{douglass00aa,
+ Address = {New York},
+ Author = {Frederick Douglass},
+ Booktitle = {Slave Narratives},
+ Date = {2000},
+ Date-Added = {2009-05-25 16:21:38 +0100},
+ Date-Modified = {2009-05-25 16:25:35 +0100},
+ Editor = {William L. Andrews and Gates, Jr., Henry Louis},
+ Entrysubtype = {book},
+ Origdate = {1845},
+ Pages = {267--368},
+ Publisher = {Lib. of Amer.},
+ Shorttitle = {Narrative},
+ Title = {Narrative of the Life of Frederick Douglass, an American Slave, Written by Himself}}
+
+@incollection{witchcraft86aa,
+ Address = {Flagstaff},
+ Booksubtitle = {Tales from a Vanishing Culture},
+ Booktitle = {The Hopi Way},
+ Date = {1986},
+ Date-Added = {2009-05-25 16:14:20 +0100},
+ Date-Modified = {2009-06-15 21:06:19 -0400},
+ Editor = {Mando Sevillano},
+ Editortype = {compiler},
+ Options = {useeditor=false},
+ Pages = {33--42},
+ Publisher = {Northland},
+ Sorttitle = {Witchcraft Story},
+ Title = {A Witchcraft Story}}
+
+@incollection{more97aa,
+ Address = {Baltimore},
+ Author = {Hannah More},
+ Booktitle = {British Women Poets of the Romantic Era},
+ Date = {1997},
+ Date-Added = {2009-05-25 16:11:24 +0100},
+ Date-Modified = {2009-05-25 16:13:40 +0100},
+ Editor = {Paula R. Feldman},
+ Pages = {472--482},
+ Publisher = {Johns Hopkins UP},
+ Subtitle = {A Poem},
+ Title = {The Black Slave Trade}}
+
+@incollection{hanzlik92aa,
+ Address = {Cheltenham},
+ Author = {Josef Hanzl\'{i}k},
+ Booktitle = {Interference: The Story of Czechoslovakia in the Words of its Writers},
+ Date = {1992},
+ Date-Added = {2009-05-25 16:06:43 +0100},
+ Date-Modified = {2009-05-25 16:09:48 +0100},
+ Editor = {Peter Spafford},
+ Editortype = {compilerandeditor},
+ Options = {uniquetranslator},
+ Publisher = {New Clarion},
+ Title = {Vengeance},
+ Translator = {Ewald Osers}}
+
+@incollection{hansberry71aa,
+ Address = {New York},
+ Author = {Lorraine Hansberry},
+ Booktitle = {Black Theater: A Twentieth-Century Collection of the Work of Its Best Playwrights},
+ Date = {1971},
+ Date-Added = {2009-05-25 15:45:41 +0100},
+ Date-Modified = {2009-05-25 15:51:00 +0100},
+ Editor = {Lindsay Patterson},
+ Entrysubtype = {play},
+ Pages = {221--276},
+ Publisher = {Dodd},
+ Shorttitle = {Raisin in the Sun},
+ Title = {A Raisin in the Sun}}
+
+@incollection{franco98aa,
+ Address = {Chicago},
+ Author = {Veronica Franco},
+ Booktitle = {Poems and Selected Letters},
+ Date = {1998},
+ Date-Added = {2009-05-25 15:41:45 +0100},
+ Date-Modified = {2009-06-16 11:35:16 -0400},
+ Editor = {Ann Rosalind Jones and Margaret F. Rosenthal},
+ Pages = {35--37},
+ Publisher = {U of Chicago P},
+ Title = {To the Painter Jacopo Tintoretto},
+ Translator = {Ann Rosalind Jones and Margaret F. Rosenthal}}
+
+@incollection{allende92aa,
+ Author = {Isabel Allende},
+ Crossref = {colchie92aa},
+ Date-Added = {2009-05-25 09:37:20 +0100},
+ Date-Modified = {2009-05-25 15:39:27 +0100},
+ Options = {uniquetranslator},
+ Pages = {83--88},
+ Title = {Toad's Mouth},
+ Translator = {Margaret Sayers Peden},
+ Xref = {colchie92aa}}
+
+@collection{colchie92aa,
+ Address = {New York},
+ Booksubtitle = {Stories from Latin America},
+ Booktitle = {A Hammock Beneath the Mangoes},
+ Date = {1992},
+ Date-Added = {2009-05-25 09:35:41 +0100},
+ Date-Modified = {2009-05-25 11:49:06 +0100},
+ Editor = {Thomas Colchie},
+ Publisher = {Plume},
+ Title = {A Hammock Beneath the Mangoes: Stories from Latin America},
+ Translator = {Margaret Sayers Peden}}
+
+@book{public-agenda-foundation92aa,
+ Address = {New York},
+ Author = {{Public Agenda Foundation}},
+ Booktitle = {The Health Care Crisis},
+ Date = {1992},
+ Date-Added = {2009-05-24 15:19:48 +0100},
+ Date-Modified = {2009-05-24 15:20:24 +0100},
+ Publisher = {McGraw},
+ Subtitle = {Containing Costs, Expanding Coverage},
+ Title = {The Health Care Crisis}}
+
+@book{national-research-council00aa,
+ Address = {Washington},
+ Author = {{National Research Council}},
+ Booktitle = {Beyond Six Billion},
+ Date = {2000},
+ Date-Added = {2009-05-24 15:18:49 +0100},
+ Date-Modified = {2009-05-24 15:19:33 +0100},
+ Publisher = {Natl. Acad.},
+ Subtitle = {Forecasting the World's Population},
+ Title = {Beyond Six Billion}}
+
+@book{american-medical-association89aa,
+ Address = {New York},
+ Author = {{American Medical Association}},
+ Booktitle = {The American Medical Association Encyclopedia of Medicine},
+ Date = {1989},
+ Date-Added = {2009-05-24 15:16:04 +0100},
+ Date-Modified = {2009-05-24 15:17:02 +0100},
+ Editor = {Charles B. Clayman},
+ Publisher = {Random},
+ Title = {The American Medical Association Encyclopedia of Medicine}}
+
+@collection{rabkin83aa,
+ Address = {Carbondale},
+ Booktitle = {No Place Else},
+ Date = {1983},
+ Date-Added = {2009-05-24 15:10:25 +0100},
+ Date-Modified = {2009-05-24 15:11:36 +0100},
+ Editor = {Eric S. Rabkin and Martin H. Greenberg and Joseph D. Olander},
+ Publisher = {Southern Illinois UP},
+ Subtitle = {Explorations in Utopian and Dystopian Fiction},
+ Title = {No Place Else}}
+
+@book{marquart94aa,
+ Address = {Austin},
+ Author = {James W. Marquart and Sheldon Ekland Olson and Jonathan R. Sorensen},
+ Booktitle = {The Rope, the Chair, and the Needle},
+ Date = {1994},
+ Date-Added = {2009-05-24 15:08:26 +0100},
+ Date-Modified = {2009-05-24 15:10:01 +0100},
+ Publisher = {U of Texas P},
+ Shorttitle = {Rope, Chair, and Needle},
+ Subtitle = {Capital Punishment in Texas, 1923--1990},
+ Title = {The Rope, the Chair, and the Needle}}
+
+@collection{frye57ab,
+ Address = {New York},
+ Booktitle = {Sound and Poetry},
+ Date = {1957},
+ Date-Added = {2009-05-24 15:05:15 +0100},
+ Date-Modified = {2009-05-24 15:06:05 +0100},
+ Editor = {Northrop Frye},
+ Publisher = {Columbia UP},
+ Title = {Sound and Poetry}}
+
+@book{frye91aa,
+ Address = {Toronto},
+ Author = {Northrop Frye},
+ Booktitle = {The Double Vision},
+ Date = {1991},
+ Date-Added = {2009-05-24 15:04:06 +0100},
+ Date-Modified = {2009-05-24 15:05:01 +0100},
+ Publisher = {U of Toronto P},
+ Shorttitle = {Double Vision},
+ Sorttitle = {Double Vision},
+ Subtitle = {Language and Meaning in Religion},
+ Title = {The Double Vision}}
+
+@collection{frye62aa,
+ Address = {Toronto},
+ Booktitle = {Design for Learning},
+ Date = {1962},
+ Date-Added = {2009-05-24 14:57:09 +0100},
+ Date-Modified = {2009-05-24 14:58:25 +0100},
+ Editor = {Northrop Frye},
+ Publisher = {U of Toronto P},
+ Subtitle = {Reports Submitted to the Joint Committee of the Toronto Board of Education and the University of Toronto},
+ Title = {Design for Learning}}
+
+@collection{frye57aa,
+ Address = {Princeton},
+ Author = {Northrop Frye},
+ Booktitle = {Anatomy of Criticism},
+ Date = {1957},
+ Date-Added = {2009-05-24 14:55:45 +0100},
+ Date-Modified = {2009-05-24 14:56:40 +0100},
+ Publisher = {Princeton UP},
+ Subtitle = {Four Essays},
+ Title = {Anatomy of Criticism}}
+
+@collection{weisser01aa,
+ Address = {New York},
+ Booktitle = {Women and Romance},
+ Date = {2001},
+ Date-Added = {2009-05-24 14:47:39 +0100},
+ Date-Modified = {2009-05-24 14:55:37 +0100},
+ Editor = {Susan Ostrov Weisser},
+ Publisher = {New York UP},
+ Subtitle = {A Reader},
+ Title = {Women and Romance}}
+
+@book{spafford92aa,
+ Address = {Cheltenham},
+ Booktitle = {Interference},
+ Date = {1992},
+ Date-Added = {2009-05-24 14:37:08 +0100},
+ Date-Modified = {2009-06-15 18:25:11 -0500},
+ Editor = {Peter Spafford},
+ Editortype = {compilerandeditor},
+ Publisher = {New Clarion},
+ Subtitle = {The Story of Czechoslovakia in the Words of Its Writers},
+ Title = {Interference}}
+
+@book{sevillano86aa,
+ Address = {Flagstaff},
+ Booktitle = {The Hopi Way},
+ Date = {1986},
+ Date-Added = {2009-05-24 14:28:51 +0100},
+ Date-Modified = {2009-05-24 14:30:39 +0100},
+ Editor = {Mando Sevillano},
+ Editortype = {compiler},
+ Publisher = {Northland},
+ Subtitle = {Tales from a Vanishing Culture},
+ Title = {The Hopi Way}}
+
+@collection{gilbert01ab,
+ Address = {New York},
+ Booktitle = {Grand Ol' Time},
+ Date = {2001},
+ Date-Added = {2009-05-24 14:11:23 +0100},
+ Date-Modified = {2009-05-24 14:16:55 +0100},
+ Editor = {Goofy Dog and Puddy Tat and Mickey Mouse and Donald Duck},
+ Options = {totalnames=false},
+ Publisher = {Norton},
+ Subtitle = {A Book of Elegies},
+ Title = {Grand Ol' Time}}
+
+@book{tatar92aa,
+ Address = {Princeton},
+ Author = {Maria Tatar},
+ Booktitle = {Off with Their Heads!},
+ Date = {1992},
+ Date-Added = {2009-05-24 14:07:48 +0100},
+ Date-Modified = {2009-05-24 16:08:02 +0100},
+ Publisher = {Princeton UP},
+ Shorttitle = {Off with Their Heads!},
+ Subtitle = {Fairy Tales and the Culture of Childhood},
+ Title = {Off with Their Heads!}}
+
+@book{silver97aa,
+ Address = {New York},
+ Author = {Lee M. Silver},
+ Booktitle = {Remaking Eden},
+ Date = {1997},
+ Date-Added = {2009-05-24 14:07:01 +0100},
+ Date-Modified = {2009-05-24 14:07:36 +0100},
+ Publisher = {Avon},
+ Subtitle = {Cloning and Beyond in a Brave New World},
+ Title = {Remaking Eden}}
+
+@book{rowling00aa,
+ Address = {New York},
+ Author = {J[oanne] K[athleen] Rowling},
+ Booktitle = {Harry Potter and the Goblet of Fire},
+ Date = {2000},
+ Date-Added = {2009-05-24 14:05:45 +0100},
+ Date-Modified = {2009-05-24 14:06:25 +0100},
+ Publisher = {Levine-Scholastic},
+ Title = {Harry Potter and the Goblet of Fire}}
+
+@book{lecarre01aa,
+ Address = {New York},
+ Author = {Le Carr\'{e}, John},
+ Booktitle = {The Constant Gardner},
+ Date = {2001},
+ Date-Added = {2009-05-24 13:59:37 +0100},
+ Date-Modified = {2009-05-25 16:47:46 +0100},
+ Nameaddon = {David Cornwell},
+ Options = {useprefix=true},
+ Publisher = {Scribner's},
+ Shorttitle = {Constant Gardner},
+ Sorttitle = {Constant Gardner},
+ Title = {The Constant Gardner}}
+
+@book{kurlansky02aa,
+ Address = {New York},
+ Author = {Mark Kurlansky},
+ Booktitle = {Salt},
+ Date = {2002},
+ Date-Added = {2009-05-24 13:58:51 +0100},
+ Date-Modified = {2009-05-24 13:59:22 +0100},
+ Publisher = {Walker},
+ Subtitle = {A World History},
+ Title = {Salt}}
+
+@book{freedman84aa,
+ Address = {New York},
+ Author = {Richard R. Freedman},
+ Booktitle = {What Do Unions Do?},
+ Date = {1984},
+ Date-Added = {2009-05-24 13:57:53 +0100},
+ Date-Modified = {2009-05-24 13:58:20 +0100},
+ Publisher = {Basic},
+ Title = {What Do Unions Do?}}
+
+@book{berlage94aa,
+ Address = {Westport},
+ Author = {Gai Ingham Berlage},
+ Booktitle = {Women in Baseball},
+ Date = {1994},
+ Date-Added = {2009-05-24 13:56:44 +0100},
+ Date-Modified = {2009-05-24 13:57:37 +0100},
+ Publisher = {Greenwood},
+ Subtitle = {The Forgotten History},
+ Title = {Women in Baseball}}
+
+@book{gilbert79aa,
+ Address = {New Haven},
+ Author = {Sandra M. Gilbert and Susan Gubar},
+ Booktitle = {The Madwoman in the Attic},
+ Date = {1979},
+ Date-Added = {2009-05-24 13:27:39 +0100},
+ Date-Modified = {2009-05-24 13:31:28 +0100},
+ Publisher = {Yale UP},
+ Shorttitle = {Madwoman in the Attic},
+ Sorttitle = {Madwoman in the Attic},
+ Subtitle = {The Woman Writer and the Nineteenth-Century Literary Imagination},
+ Title = {The Madwoman in the Attic}}
+
+@collection{gilbert01aa,
+ Address = {New York},
+ Booktitle = {Inventions of Farewell},
+ Date = {2001},
+ Date-Added = {2009-05-24 13:26:30 +0100},
+ Date-Modified = {2009-05-24 13:30:25 +0100},
+ Editor = {Sandra M. Gilbert},
+ Publisher = {Norton},
+ Subtitle = {A Book of Elegies},
+ Title = {Inventions of Farewell}}
+
+@collection{gilbert95aa,
+ Address = {New York},
+ Author = {Sandra M. Gilbert},
+ Booktitle = {Ghost Volcano},
+ Date = {1995},
+ Date-Added = {2009-05-24 13:25:29 +0100},
+ Date-Modified = {2009-05-24 13:26:26 +0100},
+ Publisher = {Norton},
+ Subtitle = {Poems},
+ Title = {Ghost Volcano}}
+
+@book{durant77aa,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {A Dual Autobiography},
+ Date = {1977},
+ Date-Added = {2009-05-24 13:24:36 +0100},
+ Date-Modified = {2009-05-24 13:31:47 +0100},
+ Publisher = {Simon},
+ Shorttitle = {Dual Autobiography},
+ Sorttitle = {Dual Autobiography},
+ Title = {A Dual Autobiography}}
+
+@book{durant65aa,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-05-24 13:23:53 +0100},
+ Date-Modified = {2009-05-24 13:31:38 +0100},
+ Publisher = {Simon},
+ Shorttitle = {Age of Voltaire},
+ Sorttitle = {Age of Voltaire},
+ Title = {The Age of Voltaire}}
+
+@book{gilman93ab,
+ Address = {Berkeley, CA},
+ Author = {Sander Gilman and Helen King and Roy Porter and George Rousseau and Elaine Showalter},
+ Booktitle = {Hysteria beyond Freud},
+ Date = {1993},
+ Date-Added = {2009-05-24 12:35:28 +0100},
+ Date-Modified = {2009-05-24 12:47:58 +0100},
+ Options = {totalnames=true},
+ Publisher = {U of California P},
+ Shortauthor = {{Gilman, King, Porter, Rousseau, and Showalter}},
+ Title = {Hysteria beyond Freud}}
+
+@book{gilman93aa,
+ Address = {Berkeley, CA},
+ Author = {Sander Gilman and Helen King and Roy Porter and George Rousseau and Elaine Showalter},
+ Booktitle = {Hysteria beyond Freud},
+ Date = {1993},
+ Date-Added = {2009-05-24 12:34:30 +0100},
+ Date-Modified = {2009-05-24 12:35:21 +0100},
+ Publisher = {U of California P},
+ Title = {Hysteria beyond Freud}}
+
+@book{quirk85ab,
+ Address = {London},
+ Author = {Randolph Quirk and Sidney Greenbaum and Geoffrey Leech and Jan Svartvik},
+ Booktitle = {A Comprehensive Grammar of the English Language},
+ Date = {1985},
+ Date-Added = {2009-05-24 12:13:04 +0100},
+ Date-Modified = {2009-05-24 13:32:02 +0100},
+ Options = {totalnames=true},
+ Publisher = {Longman},
+ Shortauthor = {{Quirk, Greenbaum, Leech, and Svartvik}},
+ Shorttitle = {Comprehensive Grammar},
+ Sorttitle = {Comprehensive Grammar of the English},
+ Title = {A Comprehensive Grammar of the English Language}}
+
+@book{quirk85aa,
+ Address = {London},
+ Author = {Randolph Quirk and Sidney Greenbaum and Geoffrey Leech and Jan Svartvik},
+ Booktitle = {A Comprehensive Grammar of the English Language},
+ Date = {1985},
+ Date-Added = {2009-05-24 12:11:58 +0100},
+ Date-Modified = {2009-05-24 13:32:08 +0100},
+ Publisher = {Longman},
+ Shorttitle = {Comprehensive Grammar},
+ Sorttitle = {Comprehensive Grammar of the English},
+ Title = {A Comprehensive Grammar of the English Language}}
+
+@book{hutcheon00aa,
+ Address = {Lincoln},
+ Author = {Linda Hutcheon and Michael Hutcheon},
+ Booktitle = {Bodily Charm},
+ Date = {2000},
+ Date-Added = {2009-05-24 12:10:55 +0100},
+ Date-Modified = {2009-05-24 12:11:31 +0100},
+ Publisher = {U of Nebraska P},
+ Subtitle = {Living Opera},
+ Title = {Bodily Charm}}
+
+@book{eggins97aa,
+ Address = {London},
+ Author = {Suzanne Eggins and Diana Slade},
+ Booktitle = {Analysing Casual Conversation},
+ Date = {1997},
+ Date-Added = {2009-05-24 12:09:54 +0100},
+ Date-Modified = {2009-05-24 12:10:20 +0100},
+ Publisher = {Cassell},
+ Title = {Analysing Casual Conversation}}
+
+@collection{borroff63aa,
+ Address = {Englewood Cliffs},
+ Booktitle = {Wallace Stevens},
+ Date = {1963},
+ Date-Added = {2009-05-24 12:03:13 +0100},
+ Date-Modified = {2009-05-24 12:06:05 +0100},
+ Editor = {Marie Borroff},
+ Publisher = {Prentice},
+ Subtitle = {A Collection of Critical Essays},
+ Title = {Wallace Stevens}}
+
+@book{borroff67aa,
+ Address = {New York},
+ Booktitle = {Sir Gawain and the Green Knight},
+ Date = {1967},
+ Date-Added = {2009-05-24 12:02:17 +0100},
+ Date-Modified = {2009-05-24 12:05:41 +0100},
+ Options = {usetranslator=true},
+ Publisher = {Norton},
+ Title = {Sir Gawain and the Green Knight},
+ Translator = {Marie Borroff}}
+
+@book{borroff79aa,
+ Address = {Chicago},
+ Author = {Marie Borroff},
+ Booktitle = {Language and the Past},
+ Date = {1979},
+ Date-Added = {2009-05-24 12:00:30 +0100},
+ Date-Modified = {2009-05-24 12:02:16 +0100},
+ Publisher = {U of Chicago P},
+ Shorttitle = {Language and the Past},
+ Subtitle = {Verbal Artistry in Frost, Stevens, and Moore},
+ Title = {Language and the Past}}
+
+@collection{lopate94aa,
+ Address = {New York},
+ Booktitle = {The Art of the Personal Essay},
+ Date = {1994},
+ Date-Added = {2009-05-24 11:58:05 +0100},
+ Date-Modified = {2009-05-24 13:32:22 +0100},
+ Editor = {Phillip Lopate},
+ Publisher = {Anchor-Doubleday},
+ Shorttitle = {Art of the Personal Essay},
+ Sorttitle = {Art of the Personal Essay},
+ Subtitle = {An Anthology from the Classical Era to the Present},
+ Title = {The Art of the Personal Essay}}
+
+@book{fukuyama02aa,
+ Address = {New York},
+ Author = {Francis Fukuyama},
+ Booktitle = {Our Posthuman Future},
+ Date = {2002},
+ Date-Added = {2009-05-24 11:47:10 +0100},
+ Date-Modified = {2009-05-24 11:49:41 +0100},
+ Publisher = {Farrar},
+ Shorttitle = {Our Posthuman Future},
+ Subtitle = {Consequences of the Biotechnology Revolution},
+ Title = {Our Posthuman Future}}
+
+@collection{baker86aa,
+ Address = {New York},
+ Booktitle = {The Norton Book of Light Verse},
+ Date = {1986},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Editor = {Russell Baker},
+ Publisher = {Norton},
+ Shorttitle = {Norton}}
+
+@collection{baker93aa,
+ Address = {New York},
+ Booktitle = {Russell Baker's Book of American Humor},
+ Date = {1993},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Editor = {Russell Baker},
+ Publisher = {Norton},
+ Shorttitle = {Russell Baker's Book}}
+
+@collection{oates2000aa,
+ Address = {Boston},
+ Booktitle = {The Best American Essays of the Century},
+ Date = {2000},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2010-02-12 11:24:53 -0600},
+ Editor = {Joyce Carol Oates and Robert Atwan},
+ Publisher = {Houghton},
+ Sorttitle = {Best American Essays of the Century}}
+
+@comment{BibDesk Smart Groups{
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<array>
+ <dict>
+ <key>conditions</key>
+ <array>
+ <dict>
+ <key>comparison</key>
+ <integer>4</integer>
+ <key>key</key>
+ <string>Doublecheck</string>
+ <key>value</key>
+ <string>-</string>
+ <key>version</key>
+ <string>1</string>
+ </dict>
+ </array>
+ <key>conjunction</key>
+ <integer>0</integer>
+ <key>group name</key>
+ <string>Doublecheck</string>
+ </dict>
+ <dict>
+ <key>conditions</key>
+ <array>
+ <dict>
+ <key>comparison</key>
+ <integer>0</integer>
+ <key>key</key>
+ <string>Date-Added</string>
+ <key>value</key>
+ <string></string>
+ <key>version</key>
+ <string>1</string>
+ </dict>
+ </array>
+ <key>conjunction</key>
+ <integer>0</integer>
+ <key>group name</key>
+ <string>today</string>
+ </dict>
+</array>
+</plist>
+}}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples.bib b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples.bib
new file mode 100644
index 0000000000..9188fc7f89
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/handbooksamples.bib
@@ -0,0 +1,2038 @@
+%% This BibTeX bibliography file was created using BibDesk.
+%% http://bibdesk.sourceforge.net/
+
+
+%% Created for James M Clawson at 2013-03-24 11:49:03 -0500
+
+
+%% Saved with string encoding Unicode (UTF-8)
+
+@inbook{plutarch,
+ Author = {Plutarch},
+ Booktitle = {Plutarch's Lives, Volume I},
+ Title = {Life of Lykurgus},
+ Translator = {Aubrey Stewart and George Long},
+ Publisher = {Project Gutenberg},
+ Date = {2004},
+ URL = {http://www.gutenberg.org/files/14033/14033-h/14033-h.htm},
+ Urldate = {2013-04-08}}
+
+@article{engle,
+ Author = {Gwendolyn Compton-Engle},
+ Title = {Stolen Cloaks in Aristophanes' `Ecclesiazusae'},
+ Journaltitle = {Transactions of the American Philological Association (1974-- )},
+ Volume = {135},
+ Number = {1},
+ Issue = {Spring},
+ Date = {2005},
+ Pages = {163-176},
+ Eprint = {20054125},
+ Eprinttype = {jstor},
+ URL = {http://www.jstor.org/stable/20054125},
+ Urldate = {2013-04-08}}
+
+@article{Balcone:xx,
+ Author = {Pete Balcone},
+ Date = {1997-09-28},
+ Journal = {The Pantagraph},
+ Pages = {B1},
+ Title = {This is an article that doesn't set the entrysubtype as newspaper}}
+
+@article{Falcone:xx,
+ Author = {Pete Falcone},
+ Date = {1997-09-28},
+ Entrysubtype = {newspaper},
+ Journal = {The Pantagraph},
+ Pages = {B1},
+ Title = {Seattle; Historic Past Makes `Jewel of the Pacific Northwest' a Precious Commodity}}
+
+@book{Florida:2002fu,
+Address = {Cambridge, MA},
+Author = {Richard Florida},
+Date-Added = {2012-05-14 23:18:17 +0000},
+Date-Modified = {2012-05-14 23:19:31 +0000},
+Publisher = {Basic Books},
+Title = {The Rise of the Creative Class},
+Year = {2002}}
+
+@COLLECTION{adorno-gs10.2,
+ editor = {Rolf Tiedemann},
+ year = {2003},
+ maintitle = {Gesammelte Schriften Bd. 10.2},
+ mainsubtitle = {Kulturkritik und Gesellschaft II. Eingriffe. Stichworte},
+ publisher = {Suhrkamp},
+ location = {Frankfurt am Main},
+ author = {Theodor W. Adorno},
+ howpublished = {Print},
+ options = {useeditor=false},
+ owner = {jakob},
+ shortauthor = {{In: GS 10.2}},
+ timestamp = {30.03.2012}}
+
+@COLLECTION{adorno-gs8,
+ editor = {Rolf Tiedemann},
+ year = {2003},
+ maintitle = {Gesammelte Schriften Bd. 8},
+ mainsubtitle = {Soziologische Schriften I},
+ publisher = {Suhrkamp},
+ location = {Frankfurt am Main},
+ author = {Theodor W. Adorno},
+ howpublished = {Print},
+ options = {useeditor=false},
+ owner = {jakob},
+ shortauthor = {{In: GS 8}},
+ timestamp = {30.03.2012}}
+
+@article{buzetto-more2006aa,
+ Author = {Nicole A. Buzetto-More and Retta Sweat-Guy},
+ Date = {2006},
+ Date-Added = {2013-03-24 16:48:59 +0000},
+ Date-Modified = {2013-03-24 16:48:59 +0000},
+ Journal = {Journal of Information Technology Education},
+ Pages = {153-164},
+ Shorttitle = {Incorporating},
+ Title = {Incorporating the Hybrid Learning Model into Minority Education at a Historically Black University},
+ Volume = {5}}
+
+@article{buzetto-more2007aa,
+ Author = {Nicole A. Buzetto-More and Retta Sweat-Guy},
+ Date = {2007-03-24},
+ Date-Added = {2013-03-24 16:48:59 +0000},
+ Date-Modified = {2013-03-24 16:48:59 +0000},
+ Journal = {Interdisciplinary Journal of Information, Knowledgement, and Management},
+ Pages = {59-72},
+ Shorttitle = {Technology Ownership},
+ Title = {The Technology Ownership and Information Acquisition Habits of HBCU Freshmen},
+ Volume = {2}}
+
+@online{Grammar-Girl2008,
+ Author = {{Grammar Girl}},
+ Date = {2008-09-16},
+ Date-Added = {2013-03-24 16:34:36 +0000},
+ Date-Modified = {2013-03-24 16:41:10 +0000},
+ Mainsubtitle = {Quick and Dirty Tips for Better Writing},
+ Maintitle = {Grammar Girl},
+ Nameaddon = {Mignon Fogarty},
+ Publisher = {Macmillan},
+ Title = {What Is the Plural of `Mouse'?},
+ Url = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx},
+ Urldate = {2013-03-04},
+ Bdsk-Url-1 = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx}}
+
+@book{crane17aa,
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date-Added = {2010-04-18 08:22:46 -0500},
+ Date-Modified = {2010-04-18 08:28:50 -0500},
+ Eprint = {NBMCAAAAYAAJ},
+ Eprinttype = {googlebooks},
+ Origdate = {1895},
+ Publisher = {D. Appleton and Company},
+ Title = {The Red Badge of Courage},
+ Url = {http://books.google.com/books?id=NBMCAAAAYAAJ},
+ Urldate = {2010-04-16},
+ Year = {1917},
+ Bdsk-Url-1 = {http://books.google.com/books?id=NBMCAAAAYAAJ}}
+
+@suppbook{doctorow82aa,
+ Address = {New York},
+ Author = {E. L. Doctorow},
+ Bookauthor = {Theodore Dreiser},
+ Booktitle = {Sister Carrie},
+ Date = {1982},
+ Date-Added = {2009-07-27 12:37:15 -0400},
+ Date-Modified = {2009-07-27 12:38:25 -0400},
+ Entrysubtype = {introduction},
+ Pages = {v-xi},
+ Publisher = {Bantam}}
+
+@book{murasaki-shikibu76aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1976},
+ Date-Added = {2009-07-27 10:31:55 -0400},
+ Date-Modified = {2009-07-27 10:32:36 -0400},
+ Options = {useauthor=false,usetranslator=true},
+ Publisher = {Knopf},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@thesis{fullerton01aa,
+ Addendum = {AAT 3023579},
+ Address = {Ann Arbor},
+ Author = {Matilda Fullerton},
+ Date = {2001},
+ Date-Added = {2009-07-24 10:05:36 -0400},
+ Date-Modified = {2009-07-24 10:11:14 -0400},
+ Entrysubtype = {published},
+ Origdate = {2001},
+ Publisher = {UMI},
+ School = {Washington State U},
+ Subtitle = {Towards a Feminist Educational Leadership Model},
+ Title = {Women's Leadership in the Public Schools},
+ Type = {phd}}
+
+@thesis{dietze82aa,
+ Address = {N\"{u}rnburg},
+ Author = {Rudolf F. Dietze},
+ Date = {1982},
+ Date-Added = {2009-07-24 09:54:34 -0400},
+ Date-Modified = {2009-07-24 10:05:05 -0400},
+ Entrysubtype = {published},
+ Number = {70},
+ Origdate = {1982},
+ Publisher = {Carl},
+ School = {U Erlangen-N\"{u}rnburg},
+ Series = {Erlanger Beitr\"{a}ge zur Sprach- und Kunstwissenschaft},
+ Subtitle = {The Genesis of an Artist},
+ Title = {Ralph Ellison},
+ Type = {phd}}
+
+@thesis{kelly01aa,
+ Author = {Mary Kelly},
+ Date = {2001},
+ Date-Added = {2009-07-24 09:52:59 -0400},
+ Date-Modified = {2009-07-24 09:53:28 -0400},
+ School = {U of Michigan},
+ Title = {Factors Predicting Hospital Readmission of Normal Newborns},
+ Type = {phd}}
+
+@thesis{boyle83aa,
+ Author = {Anthony T. Boyle},
+ Date = {1983},
+ Date-Added = {2009-07-24 09:51:50 -0400},
+ Date-Modified = {2009-07-24 09:52:56 -0400},
+ School = {New York U},
+ Title = {The Epistemological Evolution of Renaissance Utopian Literature, 1516--1657},
+ Type = {phd}}
+
+@book{sendak63aa,
+ Addendum = {n.~pag.},
+ Address = {New York},
+ Author = {Maurice Sendak},
+ Booktitle = {Where the Wild Things Are},
+ Date = {1963},
+ Date-Added = {2009-07-24 09:43:27 -0400},
+ Date-Modified = {2009-07-24 09:44:13 -0400},
+ Publisher = {Harper},
+ Title = {Where the Wild Things Are}}
+
+@book{photographic-viewXXaa,
+ Addendum = {n.~pag.},
+ Address = {[Eng.]},
+ Booktitle = {Photographic View Album of Cambridge},
+ Date-Added = {2009-07-24 09:41:10 -0400},
+ Date-Modified = {2010-04-18 08:44:04 -0500},
+ Publisher = {n.p.},
+ Title = {Photographic View Album of Cambridge},
+ Year = {n.d.}}
+
+@booklet{michelangelo92aa,
+ Addendum = {n.~pag.},
+ Address = {New York},
+ Author = {Michelangelo},
+ Date = {1992},
+ Date-Added = {2009-07-24 09:37:38 -0400},
+ Date-Modified = {2009-07-24 09:50:04 -0400},
+ Publisher = {Wings},
+ Title = {The Sistine Chapel}}
+
+@proceedings{malachi09aa,
+ Address = {[Tel Aviv]},
+ Booktitle = {Proceedings of the International Conference on Literary and Linguistic Computing},
+ Date-Added = {2009-07-24 09:36:10 -0400},
+ Date-Modified = {2010-12-16 18:04:00 -0600},
+ Editor = {Zvi Malachi},
+ Options = {nodate},
+ Publisher = {[Fac.\ of Humanities, Tel Aviv U]},
+ Title = {Proceedings of the International Conference on Literary and Linguistic Computing}}
+
+@book{bauer71aa,
+ Address = {[Stuttgart]},
+ Author = {Johann Bauer},
+ Booktitle = {Kafka und Prag},
+ Date-Added = {2009-07-24 09:32:48 -0400},
+ Date-Modified = {2010-04-18 08:43:22 -0500},
+ Publisher = {Belser},
+ Title = {Kafka und Prag},
+ Year = {[1971?]}}
+
+@book{segni49aa,
+ Address = {Firenze},
+ Author = {Bernardo Segni},
+ Booktitle = {Rettorica et poetica d'Aristotile},
+ Date = {1549},
+ Date-Added = {2009-07-24 09:31:02 -0400},
+ Date-Modified = {2009-07-24 09:31:25 -0400},
+ Title = {Rettorica et poetica d'Aristotile}}
+
+@book{dewey99aa,
+ Address = {Chicago},
+ Author = {John Dewey},
+ Booktitle = {The School and Society},
+ Date = {1899},
+ Date-Added = {2009-07-24 09:30:18 -0400},
+ Date-Modified = {2009-07-24 09:30:38 -0400},
+ Title = {The School and Society}}
+
+@book{brome73aa,
+ Address = {London},
+ Author = {Richard Brome},
+ Booktitle = {The Dramatic Works of Richard Brome},
+ Date = {1873},
+ Date-Added = {2009-07-24 09:25:16 -0400},
+ Date-Modified = {2009-07-24 09:25:46 -0400},
+ Title = {The Dramatic Works of Richard Brome},
+ Volumes = {3}}
+
+@book{poche77aa,
+ Address = {Praha [Prague]},
+ Author = {Emanuel Poche},
+ Booktitle = {Prazsk\'{e} Palace},
+ Date = {1977},
+ Date-Added = {2009-07-24 09:22:31 -0400},
+ Date-Modified = {2009-07-24 09:23:06 -0400},
+ Publisher = {Odeon},
+ Title = {Prazsk\'{e} Palace}}
+
+@book{maraini00aa,
+ Address = {Milano},
+ Author = {Dacia Maraini},
+ Booktitle = {Amata scrittura},
+ Date = {2000},
+ Date-Added = {2009-07-24 09:21:30 -0400},
+ Date-Modified = {2009-07-24 09:22:26 -0400},
+ Editor = {Viviana Rosi and Maria Pia Simonetti},
+ Publisher = {Rizzoli},
+ Subtitle = {Laboratorio di analisi, letture, proposte, conversazioni},
+ Title = {Amata scrittura}}
+
+@book{esquivel89aa,
+ Address = {M\'{e}xico, DF [Mexico City]},
+ Author = {Laura Esquivel},
+ Booktitle = {Como agua para chocolate},
+ Date = {1989},
+ Date-Added = {2009-07-24 09:16:41 -0400},
+ Date-Modified = {2009-07-24 09:21:27 -0400},
+ Publisher = {Planeta},
+ Subtitle = {Novelas de entregas mensuales, con recetas, amores y remedios caseros},
+ Title = {Como agua para chocolate}}
+
+@book{dahlhaus67aa,
+ Address = {K\"{o}ln},
+ Author = {Carl Dahlhaus},
+ Booktitle = {Musik\"{a}sthetik},
+ Date = {1967},
+ Date-Added = {2009-07-24 09:15:54 -0400},
+ Date-Modified = {2009-07-24 09:16:38 -0400},
+ Publisher = {Gerig},
+ Title = {Musik\"{a}sthetik}}
+
+@book{bessiere90aa,
+ Address = {Paris},
+ Booktitle = {Mythologies de l'\'{e}criture},
+ Date = {1990},
+ Date-Added = {2009-07-24 09:14:46 -0400},
+ Date-Modified = {2009-07-24 09:15:48 -0400},
+ Editor = {Jean Bessi\`{e}re},
+ Publisher = {PUF},
+ Subtitle = {Champs critiques},
+ Title = {Mythologies de l'\'{e}criture}}
+
+@proceedings{freed91aa,
+ Address = {Lexington},
+ Booktitle = {Foreign Language Acquisition Research and the Classroom},
+ Date = {1991},
+ Date-Added = {2009-07-23 13:24:40 -0400},
+ Date-Modified = {2010-04-18 08:39:04 -0500},
+ Editor = {Barbara F. Freed},
+ Eventdate = {1989-10},
+ Eventtitle = {Consortium for Lang.\ Teaching and Learning Conf.},
+ Institution = {U of Pennsylvania},
+ Publisher = {Heath},
+ Title = {Foreign Language Acquisition Research and the Classroom}}
+
+@inproceedings{hualde00aa,
+ Address = {Berkeley},
+ Author = {Jos\'{e} Ignacio Hualde},
+ Booktitle = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:23:06 -0400},
+ Date-Modified = {2009-07-23 13:24:38 -0400},
+ Editor = {Steve S. Chang and Lily Liaw and Josef Ruppenhofer},
+ Pages = {348--58},
+ Publisher = {Berkeley Linguistics Soc.},
+ Title = {Patterns of Correspondence in the Adaptation of Spanish Borrowings in Basque}}
+
+@proceedings{chang00aa,
+ Address = {Berkeley},
+ Booktitle = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:17:06 -0400},
+ Date-Modified = {2009-07-23 13:22:37 -0400},
+ Editor = {Steve S. Chang and Lily Liaw and Josef Ruppenhofer},
+ Publisher = {Berkeley Linguistics Soc.},
+ Title = {Proceedings of the Twenty-Fifth Annual Meeting of the Berkeley Linguistics Society, February 12--15, 1999: General Session and Parassession on Loan Word Phenomena}}
+
+@booklet{washingtondc00aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:12:40 -0400},
+ Date-Modified = {2009-07-23 13:12:40 -0400},
+ Location = {New York},
+ Publisher = {Trip Builder},
+ Title = {Washington, DC}}
+
+@booklet{renoir94aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Date = {1994},
+ Date-Added = {2009-07-23 13:12:40 -0400},
+ Date-Modified = {2009-07-23 13:12:40 -0400},
+ Location = {New York},
+ Publisher = {Dover},
+ Title = {Renoir Lithographs}}
+
+@book{morrison02aa,
+ Address = {New York},
+ Author = {Toni Morrison},
+ Booktitle = {Sula},
+ Date = {2002},
+ Date-Added = {2009-07-23 13:09:43 -0400},
+ Date-Modified = {2009-07-23 13:10:14 -0400},
+ Origdate = {1973},
+ Publisher = {Plume-Penguin},
+ Title = {Sula}}
+
+@book{dreiser00aa,
+ Address = {New York},
+ Author = {Theodore Dreiser},
+ Booktitle = {Sister Carrie},
+ Date = {2000},
+ Date-Added = {2009-07-23 13:04:33 -0400},
+ Date-Modified = {2009-07-23 13:05:29 -0400},
+ Introduction = {Richard Lingeman},
+ Origdate = {1900},
+ Publisher = {New Amer.\ Lib.-Penguin},
+ Title = {Sister Carrie}}
+
+@book{douglas93aa,
+ Address = {London},
+ Author = {Mary Douglas},
+ Booktitle = {Purity and Danger},
+ Date = {1993},
+ Date-Added = {2009-07-23 13:03:34 -0400},
+ Date-Modified = {2009-07-23 13:04:10 -0400},
+ Origdate = {1966},
+ Publisher = {Routledge},
+ Subtitle = {An Analysis of the Concepts of Pollution and Taboo},
+ Title = {Purity and Danger}}
+
+@book{doctorow96aa,
+ Address = {New York},
+ Author = {E. L. Doctorow},
+ Booktitle = {Welcome to Hard Times},
+ Date = {1996},
+ Date-Added = {2009-07-23 13:02:52 -0400},
+ Date-Modified = {2009-07-23 13:03:22 -0400},
+ Origdate = {1960},
+ Publisher = {Viking-Penguin},
+ Title = {Welcome to Hard Times}}
+
+@book{atwood01aa,
+ Address = {New York},
+ Author = {Margaret Atwood},
+ Booktitle = {The Blind Assassin},
+ Date = {2001},
+ Date-Added = {2009-07-23 13:02:15 -0400},
+ Date-Modified = {2009-07-23 13:02:50 -0400},
+ Origdate = {2000},
+ Publisher = {Knopf-Random},
+ Title = {The Blind Assassin}}
+
+@book{riccoboni98aa,
+ Address = {New York},
+ Author = {Marie Riccoboni},
+ Booktitle = {The Story of Ernestine},
+ Date = {1998},
+ Date-Added = {2009-07-23 12:54:25 -0400},
+ Date-Modified = {2009-07-23 12:55:23 -0400},
+ Number = {6},
+ Publisher = {MLA},
+ Series = {Texts and Trans.},
+ Title = {The Story of Ernestine},
+ Translator = {Joan Hinde Stewart and Philip Stewart}}
+
+@book{neruda91aa,
+ Address = {Berkeley},
+ Author = {Pablo Neruda},
+ Booktitle = {Canto General},
+ Date = {1991},
+ Date-Added = {2009-07-23 12:53:25 -0400},
+ Date-Modified = {2009-07-23 12:54:21 -0400},
+ Number = {7},
+ Publisher = {U of California P},
+ Series = {Latin Amer.\ Lit.\ and Culture},
+ Title = {Canto General},
+ Translator = {Jack Schmitt}}
+
+@book{murck00aa,
+ Address = {Cambridge},
+ Author = {Alfreda Murck},
+ Booktitle = {Poetry and Painting in Song China},
+ Date = {2000},
+ Date-Added = {2009-07-23 12:51:14 -0400},
+ Date-Modified = {2010-02-12 11:24:58 -0600},
+ Number = {50},
+ Publisher = {Harvard UP},
+ Series = {Harvard-Yenching Inst.\ Monograph Ser.},
+ Subtitle = {The Subtle Art of Dissent},
+ Title = {Poetry and Painting in Song China}}
+
+@book{mitchell-boyask02aa,
+ Address = {New York},
+ Booktitle = {Approaches to Teaching the Dramas of Euripides},
+ Date = {2002},
+ Date-Added = {2009-07-23 12:49:30 -0400},
+ Date-Modified = {2009-07-23 12:50:41 -0400},
+ Editor = {Robin Mitchell-Boyask},
+ Number = {73},
+ Publisher = {MLA},
+ Series = {Approaches to Teaching World Lit.},
+ Title = {Approaches to Teaching the Dramas of Euripides}}
+
+@book{howells68aa,
+ Address = {Bloomington},
+ Author = {W. D. Howells},
+ Booktitle = {Their Wedding Journey},
+ Date = {1968},
+ Date-Added = {2009-07-23 12:28:44 -0400},
+ Date-Modified = {2011-04-19 19:09:23 -0500},
+ Doublecheck = {-},
+ Editor = {John K. Reeves},
+ Editora = {Edwin H. Cady},
+ Editoratype = {generaleditor},
+ Eventdate = {1968/1983},
+ Maintitle = {A Selected Edition of W. D. Howells},
+ Publisher = {Indiana UP},
+ Rating = {0},
+ Title = {Their Wedding Journey},
+ Volume = {5},
+ Volumes = {32}}
+
+@book{crane69ab,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-07-23 12:23:16 -0400},
+ Date-Modified = {2011-04-19 19:17:33 -0500},
+ Doublecheck = {-},
+ Editora = {Fredson Bowers},
+ Editoratype = {generaleditor},
+ Eventdate = {1969/1976},
+ Maintitle = {The University of Virginia Edition of the Works of Stephen Crane},
+ Publisher = {UP of Virginia},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage},
+ Volume = {2},
+ Volumes = {10}}
+
+@book{durant65ac,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-07-23 11:42:38 -0400},
+ Date-Modified = {2011-04-19 19:18:19 -0500},
+ Doublecheck = {-},
+ Eventdate = {1935/1975},
+ Maintitle = {The Story of Civilization},
+ Publisher = {Knopf},
+ Title = {The Age of Voltaire},
+ Volume = {9},
+ Volumes = {11}}
+
+@book{churchill57ab,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {The Age of Revolution},
+ Date = {1957},
+ Date-Added = {2009-07-23 11:41:48 -0400},
+ Date-Modified = {2010-02-15 11:37:39 -0600},
+ Eventdate = {1956/1958},
+ Maintitle = {A History of the English-Speaking Peoples},
+ Publisher = {Knopf},
+ Title = {The Age of Revolution},
+ Volume = {3},
+ Volumes = {4}}
+
+@book{caro02ab,
+ Address = {New York},
+ Author = {Robert A. Caro},
+ Booktitle = {Master of the Senate},
+ Date = {2002},
+ Date-Added = {2009-07-23 08:52:10 -0400},
+ Date-Modified = {2011-04-19 19:19:06 -0500},
+ Doublecheck = {-},
+ Eventdate = {1982/},
+ Maintitle = {The Dates of Lyndon Johnson},
+ Publisher = {Knopf},
+ Title = {Master of the Senate},
+ Volume = {3},
+ Volumes = {3}}
+
+@book{durant65ab,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-07-23 08:51:18 -0400},
+ Date-Modified = {2009-07-23 08:51:48 -0400},
+ Publisher = {Knopf},
+ Title = {The Age of Voltaire}}
+
+@book{churchill57aa,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {The Age of Revolution},
+ Date = {1957},
+ Date-Added = {2009-07-23 08:50:54 -0400},
+ Date-Modified = {2009-07-23 08:51:16 -0400},
+ Publisher = {Knopf},
+ Title = {The Age of Revolution}}
+
+@book{caro02aa,
+ Address = {New York},
+ Author = {Robert A. Caro},
+ Booktitle = {Master of the Senate},
+ Date = {2002},
+ Date-Added = {2009-07-23 08:50:20 -0400},
+ Date-Modified = {2009-07-23 08:53:15 -0400},
+ Publisher = {Knopf},
+ Title = {Master of the Senate}}
+
+@book{wellek86aa,
+ Address = {New Haven},
+ Author = {Ren\'{e} Wellek},
+ Date = {1986},
+ Date-Added = {2009-07-22 10:42:39 -0400},
+ Date-Modified = {2009-07-22 10:43:35 -0400},
+ Eventdate = {1955/1992},
+ Publisher = {Yale UP},
+ Title = {A History of Modern Criticism, 1750--1950},
+ Volume = {5},
+ Volumes = {8}}
+
+@incollection{stowe02ab,
+ Address = {Boston},
+ Author = {Harriet Beecher Stowe},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-07-22 10:40:33 -0400},
+ Date-Modified = {2009-07-22 11:02:13 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Many Others and Some More and More Than Three},
+ Eventdate = {1863},
+ Pages = {2530-38},
+ Publisher = {Houghton},
+ Shorttitle = {Sojourner Truth},
+ Title = {Sojourner Truth, the Libyan Sibyl},
+ Volume = {1},
+ Volumes = {2}}
+
+@book{doyle93ac,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-07-22 10:40:33 -0400},
+ Date-Modified = {2009-07-22 10:40:57 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volume = {8},
+ Volumes = {9}}
+
+@incollection{stowe02aa,
+ Address = {Boston},
+ Author = {Harriet Beecher Stowe},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-07-22 10:23:44 -0400},
+ Date-Modified = {2009-07-22 10:26:02 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Many Others and Some More and More Than Three},
+ Origdate = {1863},
+ Pages = {2530-38},
+ Publisher = {Houghton},
+ Shorttitle = {Sojourner Truth},
+ Title = {Sojourner Truth, the Libyan Sibyl},
+ Volume = {1}}
+
+@book{lawrence00aa,
+ Address = {New York},
+ Author = {D. H. Lawrence},
+ Booktitle = {The Letters of D.~H.~Lawrence},
+ Date = {2000},
+ Date-Added = {2009-07-22 10:22:28 -0400},
+ Date-Modified = {2009-07-22 10:23:42 -0400},
+ Editor = {James T. Boulton},
+ Publisher = {Cambridge UP},
+ Title = {The Letters of D.~H.~Lawrence},
+ Volume = {8}}
+
+@book{doyle93ab,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-07-22 10:20:00 -0400},
+ Date-Modified = {2009-07-22 10:22:01 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volume = {8}}
+
+@book{wellek55aa,
+ Address = {New Haven},
+ Author = {Ren\'{e} Wellek},
+ Booktitle = {A History of Modern Criticism, 1750--1950},
+ Date = {1955/1992},
+ Date-Added = {2009-06-29 08:20:17 -0400},
+ Date-Modified = {2009-06-29 08:20:57 -0400},
+ Publisher = {Yale UP},
+ Title = {A History of Modern Criticism, 1750--1950},
+ Volumes = {8}}
+
+@collection{boulton79aa,
+ Address = {New York},
+ Author = {D. H. Lawrence},
+ Booktitle = {The Letters of D.~H.~Lawrence},
+ Date = {1979/2000},
+ Date-Added = {2009-06-29 08:19:05 -0400},
+ Date-Modified = {2009-06-29 08:20:12 -0400},
+ Editor = {James T. Boulton},
+ Publisher = {Cambridge UP},
+ Title = {The Letters of D.~H.~Lawrence},
+ Volumes = {8}}
+
+@book{crane69aa,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The University of Virginia Edition of the Works of Stephen Crane},
+ Date = {1969/1976},
+ Date-Added = {2009-06-29 08:18:02 -0400},
+ Date-Modified = {2010-02-15 11:38:32 -0600},
+ Editor = {Fredson Bowers},
+ Publisher = {UP of Virginia},
+ Title = {The University of Virginia Edition of the Works of Stephen Crane},
+ Volumes = {10}}
+
+@book{churchill56aa,
+ Address = {New York},
+ Author = {Winston S. Churchill},
+ Booktitle = {A History of the English-Speaking Peoples},
+ Date = {1956/1958},
+ Date-Added = {2009-06-29 08:17:05 -0400},
+ Date-Modified = {2009-06-29 08:17:58 -0400},
+ Publisher = {Dodd},
+ Title = {A History of the English-Speaking Peoples},
+ Volumes = {4}}
+
+@reference{cassidy85aa,
+ Address = {Cambridge},
+ Booktitle = {Dictionary of American Regional English},
+ Date = {1985/},
+ Date-Added = {2009-06-29 08:11:42 -0400},
+ Date-Modified = {2010-02-15 10:33:42 -0600},
+ Editor = {Frederic Cassidy},
+ Publisher = {Belknap-Harvard UP},
+ Title = {Dictionary of American Regional English},
+ Volumes = {3}}
+
+@book{schlesinger73aa,
+ Address = {New York},
+ Booktitle = {History of U.S. Political Parties},
+ Date = {1973},
+ Date-Added = {2009-06-29 08:07:29 -0400},
+ Date-Modified = {2009-06-29 08:09:10 -0400},
+ Editor = {Schlesinger, Arthur M., Jr.},
+ Editortype = {generaleditor},
+ Publisher = {Chelsea},
+ Title = {History of U.S. Political Parties},
+ Volumes = {4}}
+
+@book{sadie80aa,
+ Address = {London},
+ Booktitle = {The New Grove Dictionary of Music and Musicians},
+ Date = {1980},
+ Date-Added = {2009-06-29 07:55:00 -0400},
+ Date-Modified = {2009-06-29 07:56:21 -0400},
+ Editor = {Stanley Sadie},
+ Publisher = {Macmillan},
+ Sorttitle = {New Grove Dictionary of Music and Musicians},
+ Title = {The New Grove Dictionary of Music and Musicians},
+ Volumes = {20}}
+
+@book{rampersand02aa,
+ Address = {New York},
+ Author = {Arnold Rampersand},
+ Booktitle = {The Life of Langston Hughes},
+ Date = {2002},
+ Date-Added = {2009-06-29 07:53:09 -0400},
+ Date-Modified = {2009-06-29 07:54:58 -0400},
+ Edition = {2},
+ Publisher = {Oxford UP},
+ Title = {The Life of Langston Hughes},
+ Volumes = {2}}
+
+@collection{lauter02aa,
+ Address = {Boston},
+ Booktitle = {The Heath Anthology of American Literature},
+ Date = {2002},
+ Date-Added = {2009-06-29 07:51:48 -0400},
+ Date-Modified = {2009-06-29 07:53:04 -0400},
+ Edition = {4},
+ Editor = {Paul Lauter and Saul Lauter and Paul Sauter and Saul Sauter},
+ Publisher = {Houghton},
+ Title = {The Heath Anthology of American Literature},
+ Volumes = {2}}
+
+@book{doyle93aa,
+ Address = {New York},
+ Author = {Arthur Conan Doyle},
+ Booktitle = {The Oxford Sherlock Holmes},
+ Date = {1993},
+ Date-Added = {2009-06-29 07:50:51 -0400},
+ Date-Modified = {2009-06-29 07:51:40 -0400},
+ Editor = {Owen Dudley Edwards},
+ Publisher = {Oxford UP},
+ Title = {The Oxford Sherlock Holmes},
+ Volumes = {9}}
+
+@book{blanco93aa,
+ Address = {Hamden},
+ Booktitle = {The American Revolution},
+ Date = {1993},
+ Date-Added = {2009-06-29 07:49:30 -0400},
+ Date-Modified = {2009-06-29 07:50:48 -0400},
+ Editor = {Richard L. Blanco},
+ Publisher = {Garland},
+ Subtitle = {An Encyclopedia},
+ Title = {The American Revolution, 1775--1783},
+ Volumes = {2}}
+
+@book{murasaki-shikibu85aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1985},
+ Date-Added = {2009-06-28 14:56:44 -0400},
+ Date-Modified = {2009-06-28 14:57:55 -0400},
+ Edition = {Abr.~ed.},
+ Publisher = {Vintage-Random},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@book{hyde86aa,
+ Address = {New York},
+ Author = {Margaret O. Hyde and Elizabeth Held Forsyth},
+ Booktitle = {Suicide},
+ Date = {1986},
+ Date-Added = {2009-06-28 14:55:59 -0400},
+ Date-Modified = {2009-06-28 14:56:39 -0400},
+ Edition = {Rev.~ed.},
+ Publisher = {Watts},
+ Subtitle = {The Hidden Epidemic},
+ Title = {Suicide}}
+
+@book{cheyfitz97aa,
+ Address = {Philadelphia},
+ Author = {Eric Cheyfitz},
+ Booktitle = {The Poetics of Imperialism},
+ Date = {1997},
+ Date-Added = {2009-06-28 14:54:19 -0400},
+ Date-Modified = {2009-06-28 14:55:29 -0400},
+ Edition = {Expanded ed.},
+ Publisher = {U of Pennsylvania P},
+ Subtitle = {Translation and Colonization from \emph{The Tempest} to \emph{Tarzan}},
+ Title = {The Poetics of Imperialism}}
+
+@book{chaucer57aa,
+ Address = {Boston},
+ Author = {Geoffrey Chaucer},
+ Booktitle = {The Works of Geoffrey Chaucer},
+ Date = {1957},
+ Date-Added = {2009-06-28 14:53:43 -0400},
+ Date-Modified = {2009-06-28 14:54:16 -0400},
+ Edition = {2},
+ Editor = {F. N. Robinson},
+ Publisher = {Houghton},
+ Title = {The Works of Geoffrey Chaucer}}
+
+@book{bondanella01aa,
+ Address = {New York},
+ Author = {Peter Bondanella},
+ Booktitle = {Peter Bondanella},
+ Date = {2001},
+ Date-Added = {2009-06-28 14:51:18 -0400},
+ Date-Modified = {2009-06-28 14:52:26 -0400},
+ Edition = {3},
+ Publisher = {Continuum},
+ Subtitle = {From Neorealism to the Present},
+ Title = {Italian Cinema}}
+
+@book{levi87aa,
+ Address = {New York},
+ Author = {Primo Levi},
+ Booktitle = {Survival in Auschwitz},
+ Date = {1987},
+ Date-Added = {2009-06-17 11:10:18 -0400},
+ Date-Modified = {2009-06-17 11:12:43 -0400},
+ Origdate = {1958},
+ Origlanguage = {italian},
+ Origtitle = {Se questo \`{e} un uomo},
+ Publisher = {Collier-Macmillan},
+ Subtitle = {The Nazi Assault on Humanity},
+ Title = {Survival in Auschwitz},
+ Translator = {Stuart Woolf}}
+
+@book{esquivel92ab,
+ Address = {New York},
+ Author = {Laura Esquivel},
+ Booktitle = {Like Water for Chocolate},
+ Date = {1992},
+ Date-Added = {2009-06-17 11:06:49 -0400},
+ Date-Modified = {2009-06-17 11:09:53 -0400},
+ Origdate = {1989},
+ Origlanguage = {spanish},
+ Origlocation = {M\'{e}xico, DF [Mexico City]},
+ Origpublisher = {Planeta},
+ Origtitle = {Como agua para chocolate: Novelas de entregas mensuales, con recetas, amores y remedios caseros},
+ Publisher = {Doubleday},
+ Subtitle = {A Novelty in Monthly Installments, with Recipes, Romances, and Home Remedies},
+ Title = {Like Water for Chocolate},
+ Translator = {Carol Christensen and Thomas Christensen}}
+
+@book{mu76aa,
+ Address = {New York},
+ Author = {{Murasaki Shikibu}},
+ Booktitle = {The Tale of Genji},
+ Date = {1976},
+ Date-Added = {2009-06-17 10:55:32 -0400},
+ Date-Modified = {2009-06-17 10:56:31 -0400},
+ Publisher = {Knopf},
+ Title = {The Tale of Genji},
+ Translator = {Edward G. Seidensticker}}
+
+@book{hildegard-of-bingen01aa,
+ Address = {New York},
+ Author = {{Hildegard of Bingen}},
+ Booktitle = {Selected Writings},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:54:22 -0400},
+ Date-Modified = {2009-06-17 10:55:12 -0400},
+ Publisher = {Penguin},
+ Title = {Selected Writings},
+ Translator = {Mark Atherton}}
+
+@book{esquivel92aa,
+ Address = {New York},
+ Author = {Laura Esquivel},
+ Booktitle = {Like Water for Chocolate},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:53:05 -0400},
+ Date-Modified = {2009-06-17 10:54:15 -0400},
+ Publisher = {Doubleday},
+ Subtitle = {A Novelty in Monthly Installments, with Recipes, Romances, and Home Remedies},
+ Title = {Like Water for Chocolate},
+ Translator = {Carol Christensen and Thomas Christensen}}
+
+@book{beowulf01aa,
+ Address = {New York},
+ Booktitle = {Beowulf},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:50:55 -0400},
+ Date-Modified = {2009-06-17 10:52:33 -0400},
+ Editor = {Nicholas Howe},
+ Options = {useeditor=false},
+ Publisher = {Norton},
+ Title = {Beowulf},
+ Translator = {E. Talbot Donaldson}}
+
+@book{crane75ab,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-06-17 10:19:53 -0400},
+ Date-Modified = {2009-06-17 10:20:35 -0400},
+ Editor = {Fredson Bowers},
+ Options = {useauthor=false},
+ Origdate = {1895},
+ Publisher = {UP of Virginia},
+ Sorttitle = {Red Badge of Courage},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage}}
+
+@book{twain93aa,
+ Author = {Mark Twain},
+ Booktitle = {Roughing It},
+ Date = {1993},
+ Date-Added = {2009-06-17 10:17:53 -0400},
+ Date-Modified = {2009-06-17 10:18:27 -0400},
+ Editor = {Harriet E. Smith and Edgar M. Branch},
+ Publisher = {U of California P},
+ Title = {Roughing It}}
+
+@book{smith02aa,
+ Address = {Bloomington},
+ Author = {Charlotte Smith},
+ Booktitle = {The Collected Letters of Charlotte Smith},
+ Date = {2002},
+ Date-Added = {2009-06-17 10:17:21 -0400},
+ Date-Modified = {2009-06-17 10:18:39 -0400},
+ Editor = {Judith Stanton},
+ Publisher = {Indiana UP},
+ Sorttitle = {Collected Letters of Charlotte Smith},
+ Title = {The Collected Letters of Charlotte Smith}}
+
+@book{shakespeare92aa,
+ Address = {New York},
+ Author = {William Shakespeare},
+ Booktitle = {Hamlet},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:16:30 -0400},
+ Date-Modified = {2009-06-17 10:17:05 -0400},
+ Editor = {Barbara A. Mowat and Paul Werstine},
+ Publisher = {Washington Square-Pocket},
+ Title = {Hamlet}}
+
+@book{octovian86aa,
+ Address = {London},
+ Date = {1986},
+ Date-Added = {2009-06-17 10:16:14 -0400},
+ Date-Modified = {2009-06-17 10:16:14 -0400},
+ Editor = {Frances McSparran},
+ Number = {289},
+ Options = {useeditor=false},
+ Publisher = {Oxford UP},
+ Series = {Early English Text Soc.},
+ Title = {Octovian}}
+
+@book{edgeworth92aa,
+ Address = {London},
+ Author = {Maria Edgeworth},
+ Booktitle = {\emph{Castle Rackrent} and \emph{Ennui}},
+ Date = {1992},
+ Date-Added = {2009-06-17 10:15:03 -0400},
+ Date-Modified = {2009-06-17 10:19:42 -0400},
+ Editor = {Marilyn Butler},
+ Publisher = {Penguin},
+ Title = {\emph{Castle Rackrent} and \emph{Ennui}}}
+
+@book{crane75aa,
+ Address = {Charlottesville},
+ Author = {Stephen Crane},
+ Booktitle = {The Red Badge of Courage},
+ Date = {1975},
+ Date-Added = {2009-06-17 10:14:04 -0400},
+ Date-Modified = {2009-06-17 10:20:46 -0400},
+ Editor = {Fredson Bowers},
+ Origdate = {1895},
+ Publisher = {UP of Virginia},
+ Sorttitle = {Red Badge of Courage},
+ Subtitle = {An Episode of the American Civil War},
+ Title = {The Red Badge of Courage}}
+
+@book{austen01aa,
+ Address = {New York},
+ Author = {Jane Austen},
+ Booktitle = {Sense and Sensibility},
+ Date = {2001},
+ Date-Added = {2009-06-17 10:11:53 -0400},
+ Date-Modified = {2009-06-17 10:19:32 -0400},
+ Editor = {Claudia Johnson},
+ Publisher = {Norton},
+ Title = {Sense and Sensibility}}
+
+@book{bible84aa,
+ Address = {Grand Rapids},
+ Booktitle = {The Holy Bible},
+ Date = {1984},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Zondervan},
+ Sorttitle = {Holy Bible},
+ Subtitle = {New International Version},
+ Title = {The Holy Bible}}
+
+@book{virginia93aa,
+ Address = {New York},
+ Booktitle = {Encyclopedia of Virginia},
+ Date = {1993},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Somerset},
+ Title = {Encyclopedia of Virginia}}
+
+@book{NewYorkPublicLibrary97aa,
+ Address = {New York},
+ Booktitle = {New York Public Library American History Desk Reference},
+ Date = {1997},
+ Date-Added = {2009-06-17 07:29:05 -0400},
+ Date-Modified = {2009-06-17 07:29:05 -0400},
+ Publisher = {Macmillan},
+ Title = {New York Public Library American History Desk Reference}}
+
+@incollection{lennon86aa,
+ Author = {John Lennon},
+ Crossref = {baker86aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {357-58},
+ Title = {The Fat Budgie}}
+
+@incollection{angelou86aa,
+ Author = {Maya Angelou},
+ Crossref = {baker86aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {276-78},
+ Title = {Pickin Em Up and Layin Em Down}}
+
+@incollection{lebowitz93aa,
+ Author = {Fran Lebowitz},
+ Crossref = {baker93aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {556-59},
+ Title = {Manners}}
+
+@incollection{hurston93aa,
+ Author = {Zora Neale Hurston},
+ Crossref = {baker93aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {458-59},
+ Title = {Squinch Owl Story}}
+
+@incollection{walker00aa,
+ Author = {Alice Walker},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {395-411},
+ Title = {Looking for Zora}}
+
+@incollection{rodriguez00aa,
+ Author = {Richard Rodriguez},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {447-66},
+ Subtitle = {A Memoir of a Bilingual Childhood},
+ Title = {Aria}}
+
+@incollection{kingston00aa,
+ Author = {Maxine Hong Kingston},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {383-94},
+ Title = {No Name Woman}}
+
+@incollection{agee00aa,
+ Author = {James Agee},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Pages = {171--75},
+ Subtitle = {Summer of 1915},
+ Title = {Knoxville}}
+
+@incollection{agee00xx,
+ Author = {James Agee},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Entrysubtype = {book},
+ Pages = {171--75},
+ Subtitle = {Summer of 1915},
+ Title = {Knoxville}}
+
+@suppcollection{atwan00aa,
+ Author = {Robert Atwan},
+ Crossref = {oates2000aa},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Entrysubtype = {foreword},
+ Pages = {x-xvi}}
+
+@periodical{appiah92aa,
+ Date = {1992},
+ Date-Added = {2009-06-16 13:07:41 -0400},
+ Date-Modified = {2009-06-16 13:14:35 -0400},
+ Editor = {Kwame Anthony Appiah and {Henry Louis Gates, Jr.}},
+ Issuetitle = {Identities},
+ Journaltitle = {Critical Inquiry},
+ Number = {4},
+ Pages = {625--884.},
+ Volume = {18}}
+
+@unpublished{smithXXaa,
+ Author = {Sonia Smith},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Note = {Unpublished essay, 1998},
+ Title = {Shakespeare's Dark Lady Revisited}}
+
+@unpublished{twainXXaa,
+ Author = {Mark Twain},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2011-04-19 19:50:17 -0500},
+ Library = {U of California},
+ Location = {Berkeley},
+ Note = {Mark Twain Papers},
+ Titleaddon = {Notebook 32},
+ Type = {typescript}}
+
+@unpublished{octovianXXaa,
+ Booktitle = {Octovian},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Library = {Dean and Chapter Lib.},
+ Location = {Lincolnshire, Eng.},
+ Number = {91},
+ Sorttitle = {Octovian},
+ Type = {manuscript}}
+
+@unpublished{salviatiXXaa,
+ Author = {Lionardo Salviati},
+ Booktitle = {Poetica d'Aristotile parafrasata e comentata},
+ Date-Added = {2009-06-16 12:02:53 -0400},
+ Date-Modified = {2009-06-16 12:02:53 -0400},
+ Library = {Biblioteca Nazionale Centrale},
+ Location = {Firenze},
+ Number = {2.2.11},
+ Type = {manuscript}}
+
+@unpublished{chaucerXXaa,
+ Author = {Geoffrey Chaucer},
+ Booktitle = {The Canterbury Tales},
+ Date-Added = {2009-06-16 12:02:14 -0400},
+ Date-Modified = {2009-06-16 12:02:14 -0400},
+ Library = {British Lib.},
+ Location = {London},
+ Number = {7334},
+ Title = {The Canterbury Tales},
+ Type = {Harley ms}}
+
+@book{wpa00aa,
+ Address = {Tuscaloosa},
+ Booktitle = {The WPA Guide to 1930s Alabama},
+ Date = {2000},
+ Date-Added = {2009-06-16 09:30:35 -0400},
+ Date-Modified = {2009-06-16 09:44:39 -0400},
+ Origdate = {1941},
+ Origtitle = {Alabama: A Guide to the Deep South},
+ Publisher = {U of Alabama P},
+ Shorttitle = {WPA Guide},
+ Sorttitle = {WPA Guide to 1930s Alabama},
+ Title = {The WPA Guide to 1930s Alabama}}
+
+@book{ishiguro01aa,
+ Address = {New York},
+ Author = {Kazuo Ishiguro},
+ Booktitle = {When We Were Orphans},
+ Date = {2001},
+ Date-Added = {2009-06-16 09:27:38 -0400},
+ Date-Modified = {2009-06-16 09:28:57 -0400},
+ Origdate = {2000},
+ Origlocation = {London},
+ Origpublisher = {Faber},
+ Publisher = {Vintage-Random},
+ Shorttitle = {When We Were},
+ Title = {When We Were Orphans}}
+
+@suppbook{doody96aa,
+ Address = {New Brunswick},
+ Author = {Margaret Anne Doody},
+ Booktitle = {The True Story of the Novel},
+ Date = {1996},
+ Date-Added = {2009-05-27 14:48:46 +0100},
+ Date-Modified = {2009-05-27 14:49:34 +0100},
+ Entrysubtype = {introduction},
+ Pages = {1--11},
+ Publisher = {Rutgers UP},
+ Title = {In Search of the Ancient Novel}}
+
+@suppbook{brodsky97aa,
+ Address = {Evanston},
+ Author = {Joseph Brodsky},
+ Bookauthor = {Tomas Venclova},
+ Booktitle = {Winter Dialogue},
+ Date = {1997},
+ Date-Added = {2009-05-27 14:46:24 +0100},
+ Date-Modified = {2009-05-27 14:48:15 +0100},
+ Entrysubtype = {foreword},
+ Pages = {vii-xviii},
+ Publisher = {Hydra-Northwestern UP},
+ Title = {Poetry as a Form of Resistance to Reality},
+ Translator = {Diana Senechal}}
+
+@suppbook{sears01aa,
+ Address = {New York},
+ Author = {Barry Sears},
+ Bookauthor = {Upton Sinclair},
+ Booktitle = {The Jungle},
+ Date = {2001},
+ Date-Added = {2009-05-27 14:45:03 +0100},
+ Date-Modified = {2009-05-27 14:45:43 +0100},
+ Entrysubtype = {afterword},
+ Pages = {343--347},
+ Publisher = {Signet}}
+
+@suppbook{marsalis93aa,
+ Address = {New York},
+ Author = {Wynton Marsalis},
+ Bookauthor = {John Edward Hasse},
+ Booksubtitle = {The Life and Genius of Duke Ellington},
+ Booktitle = {Beyond Category},
+ Date = {1993},
+ Date-Added = {2009-05-27 14:43:47 +0100},
+ Date-Modified = {2009-05-27 14:44:52 +0100},
+ Entrysubtype = {foreword},
+ Pages = {13--14},
+ Publisher = {Simon}}
+
+@suppcollection{hamill94aa,
+ Address = {New York},
+ Author = {Pete Hamill},
+ Booksubtitle = {Thirty Writers Celebrate America's Favorite Borough},
+ Booktitle = {The Brooklyn Reader},
+ Date = {1994},
+ Date-Added = {2009-05-27 14:41:41 +0100},
+ Date-Modified = {2009-05-27 14:43:14 +0100},
+ Editor = {Andrea Wyatt Sexton and Alice Leccese Powers},
+ Entrysubtype = {introduction},
+ Pages = {xi--xiv},
+ Publisher = {Harmony}}
+
+@suppbook{drabble85aa,
+ Address = {New York},
+ Author = {Margaret Drabble},
+ Bookauthor = {George Eliot},
+ Booktitle = {Middlemarch},
+ Date = {1985},
+ Date-Added = {2009-05-27 14:40:44 +0100},
+ Date-Modified = {2009-05-27 14:41:30 +0100},
+ Entrysubtype = {introduction},
+ Pages = {vii--xvii},
+ Publisher = {Bantam}}
+
+@suppbook{coetzee01aa,
+ Address = {New York},
+ Author = {J. M. Coetzee},
+ Bookauthor = {Robert Musil},
+ Booktitle = {The Confusions of Young T\"{o}rless},
+ Date = {2001},
+ Date-Added = {2009-05-27 14:36:28 +0100},
+ Date-Modified = {2009-05-27 14:39:28 +0100},
+ Entrysubtype = {introduction},
+ Pages = {v-xiii},
+ Publisher = {Penguin},
+ Translator = {Shaun Whiteside}}
+
+@suppcollection{borges73aa,
+ Address = {New York},
+ Author = {Jorge Luis Borges},
+ Bookauthor = {Jorge Luis Borges},
+ Booktitle = {Selected Poems, 1923--1967},
+ Date = {1973},
+ Date-Added = {2009-05-27 14:27:27 +0100},
+ Date-Modified = {2009-05-27 14:40:21 +0100},
+ Editor = {Norman Thomas {Di Giovanni}},
+ Entrysubtype = {foreword},
+ Pages = {xv--xvi},
+ Publisher = {Delta-Dell}}
+
+@inreference{le-patourel87aa,
+ Author = {John {Le Patourel}},
+ Booktitle = {Dictionary of the Middle Ages},
+ Date = {1987},
+ Date-Added = {2009-05-27 14:23:51 +0100},
+ Date-Modified = {2009-06-15 17:39:21 -0400},
+ Editor = {Joseph R. Strayer},
+ Location = {New York},
+ Publisher = {Scribner's},
+ Title = {Normans and Normandy},
+ Volumes = {13}}
+
+@inreference{allen95aa,
+ Author = {Anita L. Allen},
+ Booktitle = {Encyclopedia of Bioethics},
+ Date = {1995},
+ Date-Added = {2009-05-27 14:20:24 +0100},
+ Date-Modified = {2009-05-27 14:22:12 +0100},
+ Edition = {Rev.~ed.},
+ Editor = {Warren T. Reich},
+ Location = {New York},
+ Publisher = {MacMillan-Simon},
+ Title = {Privacy in Health Care},
+ Volumes = {5}}
+
+@inreference{noon89aa,
+ Booktitle = {The Oxford English Dictionary},
+ Date = {1989},
+ Date-Added = {2009-05-27 14:19:08 +0100},
+ Date-Modified = {2009-05-27 14:23:26 +0100},
+ Edition = {2},
+ Title = {Noon},
+ Titleaddon = {Def.~4b}}
+
+@inreference{mohanty87aa,
+ Author = {Jitendra M. Mohanty},
+ Booksubtitle = {Macropaedia},
+ Booktitle = {The New Encyclopedia Britannica},
+ Date = {1987},
+ Date-Added = {2009-05-27 14:18:08 +0100},
+ Date-Modified = {2009-05-27 14:18:56 +0100},
+ Edition = {15},
+ Title = {Indian Philosophy}}
+
+@inreference{mandarin94aa,
+ Booktitle = {The Encyclopedia Americana},
+ Date = {1994},
+ Date-Added = {2009-05-27 13:01:48 +0100},
+ Date-Modified = {2009-05-27 14:17:14 +0100},
+ Edition = {1994},
+ Title = {Mandarin}}
+
+@inreference{ginsburg02aa,
+ Booktitle = {Who's Who in Americana},
+ Date = {2002},
+ Date-Added = {2009-05-27 13:00:23 +0100},
+ Date-Modified = {2009-05-27 13:00:56 +0100},
+ Edition = {56},
+ Title = {Ginsburg, Ruth Bader}}
+
+@inreference{azimuthal93aa,
+ Booktitle = {Merriam-Webster's Collegiate Dictionary},
+ Date = {1993},
+ Date-Added = {2009-05-27 12:58:10 +0100},
+ Date-Modified = {2009-05-27 12:59:22 +0100},
+ Edition = {10},
+ Title = {Azimuthal Equidistant Projection}}
+
+@incollection{franklin92aa,
+ Address = {Boston},
+ Author = {Benjamin Franklin},
+ Booktitle = {The Faber Book of America},
+ Date = {1992},
+ Date-Added = {2009-05-25 16:33:01 +0100},
+ Date-Modified = {2009-05-25 16:34:08 +0100},
+ Editor = {Chrisopher Ricks and William L. Vance},
+ Origdate = {1782},
+ Pages = {24--26},
+ Publisher = {Faber},
+ Title = {Emigration to America}}
+
+@incollection{douglass00aa,
+ Address = {New York},
+ Author = {Frederick Douglass},
+ Booktitle = {Slave Narratives},
+ Date = {2000},
+ Date-Added = {2009-05-25 16:21:38 +0100},
+ Date-Modified = {2009-05-25 16:25:35 +0100},
+ Editor = {William L. Andrews and Gates, Jr., Henry Louis},
+ Entrysubtype = {book},
+ Origdate = {1845},
+ Pages = {267--368},
+ Publisher = {Lib. of Amer.},
+ Shorttitle = {Narrative},
+ Title = {Narrative of the Life of Frederick Douglass, an American Slave, Written by Himself}}
+
+@incollection{witchcraft86aa,
+ Address = {Flagstaff},
+ Booksubtitle = {Tales from a Vanishing Culture},
+ Booktitle = {The Hopi Way},
+ Date = {1986},
+ Date-Added = {2009-05-25 16:14:20 +0100},
+ Date-Modified = {2009-06-15 21:06:19 -0400},
+ Editor = {Mando Sevillano},
+ Editortype = {compiler},
+ Options = {useeditor=false},
+ Pages = {33--42},
+ Publisher = {Northland},
+ Sorttitle = {Witchcraft Story},
+ Title = {A Witchcraft Story}}
+
+@incollection{more97aa,
+ Address = {Baltimore},
+ Author = {Hannah More},
+ Booktitle = {British Women Poets of the Romantic Era},
+ Date = {1997},
+ Date-Added = {2009-05-25 16:11:24 +0100},
+ Date-Modified = {2009-05-25 16:13:40 +0100},
+ Editor = {Paula R. Feldman},
+ Pages = {472--482},
+ Publisher = {Johns Hopkins UP},
+ Subtitle = {A Poem},
+ Title = {The Black Slave Trade}}
+
+@incollection{hanzlik92aa,
+ Address = {Cheltenham},
+ Author = {Josef Hanzl\'{i}k},
+ Booktitle = {Interference: The Story of Czechoslovakia in the Words of its Writers},
+ Date = {1992},
+ Date-Added = {2009-05-25 16:06:43 +0100},
+ Date-Modified = {2009-05-25 16:09:48 +0100},
+ Editor = {Peter Spafford},
+ Editortype = {compilerandeditor},
+ Options = {uniquetranslator},
+ Publisher = {New Clarion},
+ Title = {Vengeance},
+ Translator = {Ewald Osers}}
+
+@incollection{hansberry71aa,
+ Address = {New York},
+ Author = {Lorraine Hansberry},
+ Booktitle = {Black Theater: A Twentieth-Century Collection of the Work of Its Best Playwrights},
+ Date = {1971},
+ Date-Added = {2009-05-25 15:45:41 +0100},
+ Date-Modified = {2009-05-25 15:51:00 +0100},
+ Editor = {Lindsay Patterson},
+ Entrysubtype = {play},
+ Pages = {221--276},
+ Publisher = {Dodd},
+ Shorttitle = {Raisin in the Sun},
+ Title = {A Raisin in the Sun}}
+
+@incollection{franco98aa,
+ Address = {Chicago},
+ Author = {Veronica Franco},
+ Booktitle = {Poems and Selected Letters},
+ Date = {1998},
+ Date-Added = {2009-05-25 15:41:45 +0100},
+ Date-Modified = {2009-06-16 11:35:16 -0400},
+ Editor = {Ann Rosalind Jones and Margaret F. Rosenthal},
+ Pages = {35--37},
+ Publisher = {U of Chicago P},
+ Title = {To the Painter Jacopo Tintoretto},
+ Translator = {Ann Rosalind Jones and Margaret F. Rosenthal}}
+
+@incollection{allende92aa,
+ Author = {Isabel Allende},
+ Crossref = {colchie92aa},
+ Date-Added = {2009-05-25 09:37:20 +0100},
+ Date-Modified = {2009-05-25 15:39:27 +0100},
+ Options = {uniquetranslator},
+ Pages = {83--88},
+ Title = {Toad's Mouth},
+ Translator = {Margaret Sayers Peden},
+ Xref = {colchie92aa}}
+
+@collection{colchie92aa,
+ Address = {New York},
+ Booksubtitle = {Stories from Latin America},
+ Booktitle = {A Hammock Beneath the Mangoes},
+ Date = {1992},
+ Date-Added = {2009-05-25 09:35:41 +0100},
+ Date-Modified = {2009-05-25 11:49:06 +0100},
+ Editor = {Thomas Colchie},
+ Publisher = {Plume},
+ Title = {A Hammock Beneath the Mangoes: Stories from Latin America},
+ Translator = {Margaret Sayers Peden}}
+
+@book{public-agenda-foundation92aa,
+ Address = {New York},
+ Author = {{Public Agenda Foundation}},
+ Booktitle = {The Health Care Crisis},
+ Date = {1992},
+ Date-Added = {2009-05-24 15:19:48 +0100},
+ Date-Modified = {2009-05-24 15:20:24 +0100},
+ Publisher = {McGraw},
+ Subtitle = {Containing Costs, Expanding Coverage},
+ Title = {The Health Care Crisis}}
+
+@book{national-research-council00aa,
+ Address = {Washington},
+ Author = {{National Research Council}},
+ Booktitle = {Beyond Six Billion},
+ Date = {2000},
+ Date-Added = {2009-05-24 15:18:49 +0100},
+ Date-Modified = {2009-05-24 15:19:33 +0100},
+ Publisher = {Natl. Acad.},
+ Subtitle = {Forecasting the World's Population},
+ Title = {Beyond Six Billion}}
+
+@book{american-medical-association89aa,
+ Address = {New York},
+ Author = {{American Medical Association}},
+ Booktitle = {The American Medical Association Encyclopedia of Medicine},
+ Date = {1989},
+ Date-Added = {2009-05-24 15:16:04 +0100},
+ Date-Modified = {2009-05-24 15:17:02 +0100},
+ Editor = {Charles B. Clayman},
+ Publisher = {Random},
+ Title = {The American Medical Association Encyclopedia of Medicine}}
+
+@collection{rabkin83aa,
+ Address = {Carbondale},
+ Booktitle = {No Place Else},
+ Date = {1983},
+ Date-Added = {2009-05-24 15:10:25 +0100},
+ Date-Modified = {2009-05-24 15:11:36 +0100},
+ Editor = {Eric S. Rabkin and Martin H. Greenberg and Joseph D. Olander},
+ Publisher = {Southern Illinois UP},
+ Subtitle = {Explorations in Utopian and Dystopian Fiction},
+ Title = {No Place Else}}
+
+@book{marquart94aa,
+ Address = {Austin},
+ Author = {James W. Marquart and Sheldon Ekland Olson and Jonathan R. Sorensen},
+ Booktitle = {The Rope, the Chair, and the Needle},
+ Date = {1994},
+ Date-Added = {2009-05-24 15:08:26 +0100},
+ Date-Modified = {2009-05-24 15:10:01 +0100},
+ Publisher = {U of Texas P},
+ Shorttitle = {Rope, Chair, and Needle},
+ Subtitle = {Capital Punishment in Texas, 1923--1990},
+ Title = {The Rope, the Chair, and the Needle}}
+
+@collection{frye57ab,
+ Address = {New York},
+ Booktitle = {Sound and Poetry},
+ Date = {1957},
+ Date-Added = {2009-05-24 15:05:15 +0100},
+ Date-Modified = {2009-05-24 15:06:05 +0100},
+ Editor = {Northrop Frye},
+ Publisher = {Columbia UP},
+ Title = {Sound and Poetry}}
+
+@book{frye91aa,
+ Address = {Toronto},
+ Author = {Northrop Frye},
+ Booktitle = {The Double Vision},
+ Date = {1991},
+ Date-Added = {2009-05-24 15:04:06 +0100},
+ Date-Modified = {2009-05-24 15:05:01 +0100},
+ Publisher = {U of Toronto P},
+ Shorttitle = {Double Vision},
+ Sorttitle = {Double Vision},
+ Subtitle = {Language and Meaning in Religion},
+ Title = {The Double Vision}}
+
+@collection{frye62aa,
+ Address = {Toronto},
+ Booktitle = {Design for Learning},
+ Date = {1962},
+ Date-Added = {2009-05-24 14:57:09 +0100},
+ Date-Modified = {2009-05-24 14:58:25 +0100},
+ Editor = {Northrop Frye},
+ Publisher = {U of Toronto P},
+ Subtitle = {Reports Submitted to the Joint Committee of the Toronto Board of Education and the University of Toronto},
+ Title = {Design for Learning}}
+
+@collection{frye57aa,
+ Address = {Princeton},
+ Author = {Northrop Frye},
+ Booktitle = {Anatomy of Criticism},
+ Date = {1957},
+ Date-Added = {2009-05-24 14:55:45 +0100},
+ Date-Modified = {2009-05-24 14:56:40 +0100},
+ Publisher = {Princeton UP},
+ Subtitle = {Four Essays},
+ Title = {Anatomy of Criticism}}
+
+@collection{weisser01aa,
+ Address = {New York},
+ Booktitle = {Women and Romance},
+ Date = {2001},
+ Date-Added = {2009-05-24 14:47:39 +0100},
+ Date-Modified = {2009-05-24 14:55:37 +0100},
+ Editor = {Susan Ostrov Weisser},
+ Publisher = {New York UP},
+ Subtitle = {A Reader},
+ Title = {Women and Romance}}
+
+@book{spafford92aa,
+ Address = {Cheltenham},
+ Booktitle = {Interference},
+ Date = {1992},
+ Date-Added = {2009-05-24 14:37:08 +0100},
+ Date-Modified = {2009-06-15 18:25:11 -0500},
+ Editor = {Peter Spafford},
+ Editortype = {compilerandeditor},
+ Publisher = {New Clarion},
+ Subtitle = {The Story of Czechoslovakia in the Words of Its Writers},
+ Title = {Interference}}
+
+@book{sevillano86aa,
+ Address = {Flagstaff},
+ Booktitle = {The Hopi Way},
+ Date = {1986},
+ Date-Added = {2009-05-24 14:28:51 +0100},
+ Date-Modified = {2009-05-24 14:30:39 +0100},
+ Editor = {Mando Sevillano},
+ Editortype = {compiler},
+ Publisher = {Northland},
+ Subtitle = {Tales from a Vanishing Culture},
+ Title = {The Hopi Way}}
+
+@collection{gilbert01ab,
+ Address = {New York},
+ Booktitle = {Grand Ol' Time},
+ Date = {2001},
+ Date-Added = {2009-05-24 14:11:23 +0100},
+ Date-Modified = {2009-05-24 14:16:55 +0100},
+ Editor = {Goofy Dog and Puddy Tat and Mickey Mouse and Donald Duck},
+ Options = {totalnames=false},
+ Publisher = {Norton},
+ Subtitle = {A Book of Elegies},
+ Title = {Grand Ol' Time}}
+
+@book{tatar92aa,
+ Address = {Princeton},
+ Author = {Maria Tatar},
+ Booktitle = {Off with Their Heads!},
+ Date = {1992},
+ Date-Added = {2009-05-24 14:07:48 +0100},
+ Date-Modified = {2009-05-24 16:08:02 +0100},
+ Publisher = {Princeton UP},
+ Shorttitle = {Off with Their Heads!},
+ Subtitle = {Fairy Tales and the Culture of Childhood},
+ Title = {Off with Their Heads!}}
+
+@book{silver97aa,
+ Address = {New York},
+ Author = {Lee M. Silver},
+ Booktitle = {Remaking Eden},
+ Date = {1997},
+ Date-Added = {2009-05-24 14:07:01 +0100},
+ Date-Modified = {2009-05-24 14:07:36 +0100},
+ Publisher = {Avon},
+ Subtitle = {Cloning and Beyond in a Brave New World},
+ Title = {Remaking Eden}}
+
+@book{rowling00aa,
+ Address = {New York},
+ Author = {J[oanne] K[athleen] Rowling},
+ Booktitle = {Harry Potter and the Goblet of Fire},
+ Date = {2000},
+ Date-Added = {2009-05-24 14:05:45 +0100},
+ Date-Modified = {2009-05-24 14:06:25 +0100},
+ Publisher = {Levine-Scholastic},
+ Title = {Harry Potter and the Goblet of Fire}}
+
+@book{lecarre01aa,
+ Address = {New York},
+ Author = {Le Carr\'{e}, John},
+ Booktitle = {The Constant Gardner},
+ Date = {2001},
+ Date-Added = {2009-05-24 13:59:37 +0100},
+ Date-Modified = {2009-05-25 16:47:46 +0100},
+ Nameaddon = {David Cornwell},
+ Options = {useprefix=true},
+ Publisher = {Scribner's},
+ Shorttitle = {Constant Gardner},
+ Sorttitle = {Constant Gardner},
+ Title = {The Constant Gardner}}
+
+@book{kurlansky02aa,
+ Address = {New York},
+ Author = {Mark Kurlansky},
+ Booktitle = {Salt},
+ Date = {2002},
+ Date-Added = {2009-05-24 13:58:51 +0100},
+ Date-Modified = {2009-05-24 13:59:22 +0100},
+ Publisher = {Walker},
+ Subtitle = {A World History},
+ Title = {Salt}}
+
+@book{freedman84aa,
+ Address = {New York},
+ Author = {Richard R. Freedman},
+ Booktitle = {What Do Unions Do?},
+ Date = {1984},
+ Date-Added = {2009-05-24 13:57:53 +0100},
+ Date-Modified = {2009-05-24 13:58:20 +0100},
+ Publisher = {Basic},
+ Title = {What Do Unions Do?}}
+
+@book{berlage94aa,
+ Address = {Westport},
+ Author = {Gai Ingham Berlage},
+ Booktitle = {Women in Baseball},
+ Date = {1994},
+ Date-Added = {2009-05-24 13:56:44 +0100},
+ Date-Modified = {2009-05-24 13:57:37 +0100},
+ Publisher = {Greenwood},
+ Subtitle = {The Forgotten History},
+ Title = {Women in Baseball}}
+
+@book{gilbert79aa,
+ Address = {New Haven},
+ Author = {Sandra M. Gilbert and Susan Gubar},
+ Booktitle = {The Madwoman in the Attic},
+ Date = {1979},
+ Date-Added = {2009-05-24 13:27:39 +0100},
+ Date-Modified = {2009-05-24 13:31:28 +0100},
+ Publisher = {Yale UP},
+ Shorttitle = {Madwoman in the Attic},
+ Sorttitle = {Madwoman in the Attic},
+ Subtitle = {The Woman Writer and the Nineteenth-Century Literary Imagination},
+ Title = {The Madwoman in the Attic}}
+
+@collection{gilbert01aa,
+ Address = {New York},
+ Booktitle = {Inventions of Farewell},
+ Date = {2001},
+ Date-Added = {2009-05-24 13:26:30 +0100},
+ Date-Modified = {2009-05-24 13:30:25 +0100},
+ Editor = {Sandra M. Gilbert},
+ Publisher = {Norton},
+ Subtitle = {A Book of Elegies},
+ Title = {Inventions of Farewell}}
+
+@collection{gilbert95aa,
+ Address = {New York},
+ Author = {Sandra M. Gilbert},
+ Booktitle = {Ghost Volcano},
+ Date = {1995},
+ Date-Added = {2009-05-24 13:25:29 +0100},
+ Date-Modified = {2009-05-24 13:26:26 +0100},
+ Publisher = {Norton},
+ Subtitle = {Poems},
+ Title = {Ghost Volcano}}
+
+@book{durant77aa,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {A Dual Autobiography},
+ Date = {1977},
+ Date-Added = {2009-05-24 13:24:36 +0100},
+ Date-Modified = {2009-05-24 13:31:47 +0100},
+ Publisher = {Simon},
+ Shorttitle = {Dual Autobiography},
+ Sorttitle = {Dual Autobiography},
+ Title = {A Dual Autobiography}}
+
+@book{durant65aa,
+ Address = {New York},
+ Author = {Will Durant and Ariel Durant},
+ Booktitle = {The Age of Voltaire},
+ Date = {1965},
+ Date-Added = {2009-05-24 13:23:53 +0100},
+ Date-Modified = {2009-05-24 13:31:38 +0100},
+ Publisher = {Simon},
+ Shorttitle = {Age of Voltaire},
+ Sorttitle = {Age of Voltaire},
+ Title = {The Age of Voltaire}}
+
+@book{gilman93ab,
+ Address = {Berkeley, CA},
+ Author = {Sander Gilman and Helen King and Roy Porter and George Rousseau and Elaine Showalter},
+ Booktitle = {Hysteria beyond Freud},
+ Date = {1993},
+ Date-Added = {2009-05-24 12:35:28 +0100},
+ Date-Modified = {2009-05-24 12:47:58 +0100},
+ Options = {totalnames=true},
+ Publisher = {U of California P},
+ Shortauthor = {{Gilman, King, Porter, Rousseau, and Showalter}},
+ Title = {Hysteria beyond Freud}}
+
+@book{gilman93aa,
+ Address = {Berkeley, CA},
+ Author = {Sander Gilman and Helen King and Roy Porter and George Rousseau and Elaine Showalter},
+ Booktitle = {Hysteria beyond Freud},
+ Date = {1993},
+ Date-Added = {2009-05-24 12:34:30 +0100},
+ Date-Modified = {2009-05-24 12:35:21 +0100},
+ Publisher = {U of California P},
+ Title = {Hysteria beyond Freud}}
+
+@book{quirk85ab,
+ Address = {London},
+ Author = {Randolph Quirk and Sidney Greenbaum and Geoffrey Leech and Jan Svartvik},
+ Booktitle = {A Comprehensive Grammar of the English Language},
+ Date = {1985},
+ Date-Added = {2009-05-24 12:13:04 +0100},
+ Date-Modified = {2009-05-24 13:32:02 +0100},
+ Options = {totalnames=true},
+ Publisher = {Longman},
+ Shortauthor = {{Quirk, Greenbaum, Leech, and Svartvik}},
+ Shorttitle = {Comprehensive Grammar},
+ Sorttitle = {Comprehensive Grammar of the English},
+ Title = {A Comprehensive Grammar of the English Language}}
+
+@book{quirk85aa,
+ Address = {London},
+ Author = {Randolph Quirk and Sidney Greenbaum and Geoffrey Leech and Jan Svartvik},
+ Booktitle = {A Comprehensive Grammar of the English Language},
+ Date = {1985},
+ Date-Added = {2009-05-24 12:11:58 +0100},
+ Date-Modified = {2009-05-24 13:32:08 +0100},
+ Publisher = {Longman},
+ Shorttitle = {Comprehensive Grammar},
+ Sorttitle = {Comprehensive Grammar of the English},
+ Title = {A Comprehensive Grammar of the English Language}}
+
+@book{hutcheon00aa,
+ Address = {Lincoln},
+ Author = {Linda Hutcheon and Michael Hutcheon},
+ Booktitle = {Bodily Charm},
+ Date = {2000},
+ Date-Added = {2009-05-24 12:10:55 +0100},
+ Date-Modified = {2009-05-24 12:11:31 +0100},
+ Publisher = {U of Nebraska P},
+ Subtitle = {Living Opera},
+ Title = {Bodily Charm}}
+
+@book{eggins97aa,
+ Address = {London},
+ Author = {Suzanne Eggins and Diana Slade},
+ Booktitle = {Analysing Casual Conversation},
+ Date = {1997},
+ Date-Added = {2009-05-24 12:09:54 +0100},
+ Date-Modified = {2009-05-24 12:10:20 +0100},
+ Publisher = {Cassell},
+ Title = {Analysing Casual Conversation}}
+
+@collection{borroff63aa,
+ Address = {Englewood Cliffs},
+ Booktitle = {Wallace Stevens},
+ Date = {1963},
+ Date-Added = {2009-05-24 12:03:13 +0100},
+ Date-Modified = {2009-05-24 12:06:05 +0100},
+ Editor = {Marie Borroff},
+ Publisher = {Prentice},
+ Subtitle = {A Collection of Critical Essays},
+ Title = {Wallace Stevens}}
+
+@book{borroff67aa,
+ Address = {New York},
+ Booktitle = {Sir Gawain and the Green Knight},
+ Date = {1967},
+ Date-Added = {2009-05-24 12:02:17 +0100},
+ Date-Modified = {2009-05-24 12:05:41 +0100},
+ Options = {usetranslator=true},
+ Publisher = {Norton},
+ Title = {Sir Gawain and the Green Knight},
+ Translator = {Marie Borroff}}
+
+@book{borroff79aa,
+ Address = {Chicago},
+ Author = {Marie Borroff},
+ Booktitle = {Language and the Past},
+ Date = {1979},
+ Date-Added = {2009-05-24 12:00:30 +0100},
+ Date-Modified = {2009-05-24 12:02:16 +0100},
+ Publisher = {U of Chicago P},
+ Shorttitle = {Language and the Past},
+ Subtitle = {Verbal Artistry in Frost, Stevens, and Moore},
+ Title = {Language and the Past}}
+
+@collection{lopate94aa,
+ Address = {New York},
+ Booktitle = {The Art of the Personal Essay},
+ Date = {1994},
+ Date-Added = {2009-05-24 11:58:05 +0100},
+ Date-Modified = {2009-05-24 13:32:22 +0100},
+ Editor = {Phillip Lopate},
+ Publisher = {Anchor-Doubleday},
+ Shorttitle = {Art of the Personal Essay},
+ Sorttitle = {Art of the Personal Essay},
+ Subtitle = {An Anthology from the Classical Era to the Present},
+ Title = {The Art of the Personal Essay}}
+
+@book{fukuyama02aa,
+ Address = {New York},
+ Author = {Francis Fukuyama},
+ Booktitle = {Our Posthuman Future},
+ Date = {2002},
+ Date-Added = {2009-05-24 11:47:10 +0100},
+ Date-Modified = {2009-05-24 11:49:41 +0100},
+ Publisher = {Farrar},
+ Shorttitle = {Our Posthuman Future},
+ Subtitle = {Consequences of the Biotechnology Revolution},
+ Title = {Our Posthuman Future}}
+
+@collection{baker86aa,
+ Address = {New York},
+ Booktitle = {The Norton Book of Light Verse},
+ Date = {1986},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Editor = {Russell Baker},
+ Publisher = {Norton},
+ Shorttitle = {Norton}}
+
+@collection{baker93aa,
+ Address = {New York},
+ Booktitle = {Russell Baker's Book of American Humor},
+ Date = {1993},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2009-06-17 07:15:34 -0400},
+ Editor = {Russell Baker},
+ Publisher = {Norton},
+ Shorttitle = {Russell Baker's Book}}
+
+@collection{oates2000aa,
+ Address = {Boston},
+ Booktitle = {The Best American Essays of the Century},
+ Date = {2000},
+ Date-Added = {2009-06-17 07:15:34 -0400},
+ Date-Modified = {2010-02-12 11:24:53 -0600},
+ Editor = {Joyce Carol Oates and Robert Atwan},
+ Publisher = {Houghton},
+ Sorttitle = {Best American Essays of the Century}}
+
+@comment{BibDesk Smart Groups{
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<array>
+ <dict>
+ <key>conditions</key>
+ <array>
+ <dict>
+ <key>comparison</key>
+ <integer>4</integer>
+ <key>key</key>
+ <string>Doublecheck</string>
+ <key>value</key>
+ <string>-</string>
+ <key>version</key>
+ <string>1</string>
+ </dict>
+ </array>
+ <key>conjunction</key>
+ <integer>0</integer>
+ <key>group name</key>
+ <string>Doublecheck</string>
+ </dict>
+ <dict>
+ <key>conditions</key>
+ <array>
+ <dict>
+ <key>comparison</key>
+ <integer>0</integer>
+ <key>key</key>
+ <string>Date-Added</string>
+ <key>value</key>
+ <string></string>
+ <key>version</key>
+ <string>1</string>
+ </dict>
+ </array>
+ <key>conjunction</key>
+ <integer>0</integer>
+ <key>group name</key>
+ <string>today</string>
+ </dict>
+</array>
+</plist>
+}}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/samples.bib b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/samples.bib
new file mode 100644
index 0000000000..319cf90a07
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/doc/samples.bib
@@ -0,0 +1,661 @@
+%% This BibTeX bibliography file was created using BibDesk.
+%% http://bibdesk.sourceforge.net/
+
+
+%% Created for James Clawson at 2011-09-27 00:26:36 -0500
+
+
+%% Saved with string encoding Western (ASCII)
+
+@book{morrison02aa,
+ Address = {New York},
+ Author = {Toni Morrison},
+ Booktitle = {Sula},
+ Date = {2002},
+ Date-Added = {2009-07-23 13:09:43 -0400},
+ Date-Modified = {2009-07-23 13:10:14 -0400},
+ Origdate = {1973},
+ Publisher = {Plume-Penguin},
+ Title = {Sula}}
+
+@collection{frye57ab,
+ Address = {New York},
+ Booktitle = {Sound and Poetry},
+ Date = {1957},
+ Date-Added = {2009-05-24 15:05:15 +0100},
+ Date-Modified = {2009-05-24 15:06:05 +0100},
+ Editor = {Northrop Frye},
+ Publisher = {Columbia University Press},
+ Title = {Sound and Poetry}}
+
+@book{frye91aa,
+ Address = {Toronto},
+ Author = {Northrop Frye},
+ Booksubtitle = {Language and Meaning in Religion},
+ Booktitle = {The Double Vision},
+ Date = {1991},
+ Date-Added = {2009-05-24 15:04:06 +0100},
+ Date-Modified = {2009-05-24 15:05:01 +0100},
+ Publisher = {University of Toronto Press},
+ Shorttitle = {Double Vision},
+ Sorttitle = {Double Vision}}
+
+@article{Babich:2011dg,
+ author = {Babich, L P and Kudryavtsev, A Yu and Kudryavtseva, M L and Kutsyk, I M},
+ title = {Atmospheric gamma-ray and neutron flashes},
+ journal = {Journal of Experimental and Theoretical Physics},
+ date = {2011-02},
+ volume = {106},
+ number = {1},
+ pages = {65--76},
+ doi = {10.1134/S1063776108010056},
+ language = {English},
+ url = {http://link.springer.com/10.1134/S1063776108010056},
+ urldate = {2013-03-30}}
+
+@online{shimabukuro2006aa,
+ Annote = {This is the citation for a YouTube video. I found this source listed in the OWL Purdue MLA Formatting and Style Guide.},
+ Author = {Jake Shimabukuro},
+ Date = {2006-04-22},
+ Maintitle = {YouTube},
+ Publisher = {YouTube},
+ Titleaddon = {Online video clip},
+ Title = {Ukulele Weeps by Jake Shimabukuro},
+ Url = {www.youtube.com/watch?v=puSkP3uym5k},
+ Urldate = {2013-03-04}}
+
+@online{Grammar-Girl2008,
+ Author = {{Grammar Girl}},
+ Date = {2008-09-16},
+ Date-Added = {2013-03-24 16:34:36 +0000},
+ Date-Modified = {2013-03-24 16:41:10 +0000},
+ Mainsubtitle = {Quick and Dirty Tips for Better Writing},
+ Maintitle = {Grammar Girl},
+ Nameaddon = {Mignon Fogarty},
+ Publisher = {Macmillan},
+ Title = {What Is the Plural of `Mouse'?},
+ Url = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx},
+ Urldate = {2013-03-04},
+ Bdsk-Url-1 = {http://grammar.quickanddirtytips.com/the-plural-of-mouse.aspx}}
+
+@article{a,
+ Author = {Larry Port},
+ Journal = {Law Practice: The Business of Practicing Law},
+ Number = {5},
+ Pages = {18},
+ Title = {Four Ways to Eliminate Procrastination},
+ Url = {http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=54459308&site=ehost-live},
+ Urldate = {2011-09-08},
+ Volume = {36},
+ Year = {2010}}
+
+@periodical{appiah92aa,
+ Annote = {This is the citation for a periodical entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Booktitle = {Critical Inquiry},
+ Date-Added = {2008-10-20 14:15:43 +0100},
+ Date-Modified = {2008-10-20 14:27:34 +0100},
+ Editor = {Kwame Anthony Appiah and Gates, Jr., Henry Louis},
+ Issuetitle = {Identities},
+ Number = {4},
+ Pages = {625--884.},
+ Title = {Critical Inquiry},
+ Volume = {18},
+ Year = {1992}}
+
+@proceedings{smith09aa,
+ Address = {Amsterdam},
+ Annote = {This is the citation for a proceedings entrytype.},
+ Booktitle = {What a Cool Booktitle!},
+ Date-Added = {2008-10-20 13:52:39 +0100},
+ Date-Modified = {2008-10-27 08:18:19 +0000},
+ Editor = {Bob Smith},
+ Eventtitle = {Cool Titles Conf.},
+ Institution = {Hali\c{c} University},
+ Organization = {Funny Little Society},
+ Pages = {101-112},
+ Publisher = {Rodopi},
+ Title = {What a Cool Booktitle!},
+ Urldate = {2008-04-17},
+ Venue = {Istanbul},
+ Year = {2009}}
+
+@unpublished{smithXXaa,
+ Annote = {This is the citation for an unpublished entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Sonia Smith},
+ Date-Added = {2008-10-20 11:57:22 +0100},
+ Date-Modified = {2008-10-20 11:58:13 +0100},
+ Note = {Unpublished essay, 1998},
+ Title = {Shakespeare's Dark Lady Revisited}}
+
+@unpublished{twainXXaa,
+ Annote = {This is the citation for an unpublished entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Mark Twain},
+ Date-Added = {2008-10-20 11:54:52 +0100},
+ Date-Modified = {2008-10-20 11:57:18 +0100},
+ Library = {U of California},
+ Location = {Berkeley},
+ Note = {Mark Twain Papers},
+ Titleaddon = {Notebook 32},
+ Type = {typescript}}
+
+@unpublished{octovianXXaa,
+ Annote = {This is the citation for an unpublished entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Booktitle = {Octovian},
+ Date-Added = {2008-10-20 11:54:00 +0100},
+ Date-Modified = {2008-10-20 12:12:41 +0100},
+ Library = {Dean and Chapter Lib.},
+ Location = {Lincolnshire, Eng.},
+ Number = {91},
+ Sorttitle = {Octovian},
+ Type = {manuscript}}
+
+@unpublished{salviatiXXaa,
+ Annote = {This is the citation for an unpublished entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Lionardo Salviati},
+ Booktitle = {Poetica d'Aristotile parafrasata e comentata},
+ Date-Added = {2008-10-20 11:51:04 +0100},
+ Date-Modified = {2008-10-20 12:12:11 +0100},
+ Library = {Biblioteca Nazionale Centrale},
+ Location = {Firenze},
+ Number = {2.2.11},
+ Type = {manuscript}}
+
+@unpublished{chaucerXXaa,
+ Annote = {This is the citation for an unpublished entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Geoffrey Chaucer},
+ Booktitle = {The Canterbury Tales},
+ Date-Added = {2008-10-20 11:49:22 +0100},
+ Date-Modified = {2008-10-20 11:51:01 +0100},
+ Library = {British Lib.},
+ Location = {London},
+ Number = {7334},
+ Type = {Harley ms}}
+
+@phdthesis{webb80ab,
+ Annote = {This is the citation for a phdthesis entrytype.},
+ Author = {I. C. Webb},
+ Date-Added = {2008-10-20 10:39:11 +0100},
+ Date-Modified = {2008-10-20 10:59:54 +0100},
+ Entrysubtype = {unpublished},
+ Institution = {Correspondence Course State University},
+ Location = {Somewhere, NB},
+ Origyear = {1975},
+ Publisher = {Routledge},
+ Shorttitle = {MSc},
+ Sorttitle = {MSc},
+ Title = {An Unpublished Lic.~Phil.~Thesis},
+ Type = {lic},
+ Year = {1981}}
+
+@phdthesis{webb80aa,
+ Annote = {This is the citation for a phdthesis entrytype.},
+ Author = {I. C. Webb},
+ Date-Added = {2008-10-20 10:33:40 +0100},
+ Date-Modified = {2008-10-20 11:12:18 +0100},
+ Entrysubtype = {published},
+ Institution = {Correspondence Course State University},
+ Location = {Somewhere, NB},
+ Number = {4},
+ Origyear = {1975},
+ Publisher = {Routledge},
+ Series = {Transnational Thought},
+ Shorttitle = {MSc},
+ Sorttitle = {MSc},
+ Title = {A Published MSc Thesis},
+ Type = {msc},
+ Year = {1981}}
+
+@article{slinger07ab,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Mudd Slinger},
+ Date = {2007-07-02},
+ Date-Added = {2008-10-04 12:10:52 +0100},
+ Date-Modified = {2008-10-04 12:40:18 +0100},
+ Entrysubtype = {newspaper},
+ Journal = {Copycat},
+ Pages = {1-3},
+ Shorttitle = {Sectional},
+ Sorttitle = {Sectional 2},
+ Title = {Sectional Sections with Numbers in Newspapers}}
+
+@article{slinger07aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Mudd Slinger},
+ Chapter = {4},
+ Date = {2007-06-27},
+ Date-Added = {2008-10-04 11:48:09 +0100},
+ Date-Modified = {2008-10-04 12:39:49 +0100},
+ Entrysubtype = {newspaper},
+ Journaltitle = {Zeitgeist},
+ Location = {Albuquerque},
+ Pages = {2-4},
+ Shorttitle = {Sectional},
+ Sorttitle = {Sectional 1},
+ Title = {Sectional Sections with Numbers in Newspapers},
+ Version = {natl. ed.}}
+
+@book{craig87aa,
+ Address = {Aberdeen},
+ Annote = {This is the citation for a book entrytype.},
+ Author = {Craig, Cairns},
+ Bookauthor = {Craig, Cairns},
+ Date-Added = {2008-09-12 14:25:31 +0100},
+ Date-Modified = {2008-09-12 14:26:29 +0100},
+ Publisher = {Aberdeen UP},
+ Title = {History of Scottish Literature},
+ Volume = {2--3},
+ Date = {1987/1988}}
+
+@book{gamer00aa,
+ Address = {Cambridge},
+ Annote = {This is the citation for a book entrytype.},
+ Author = {Gamer, Michael},
+ Date-Added = {2008-09-12 14:21:23 +0100},
+ Date-Modified = {2008-09-12 14:22:14 +0100},
+ Number = {40},
+ Publisher = {Cambridge UP},
+ Series = {Cambridge Studies in Romanticism},
+ Title = {Romanticism and the Gothic: Genre, Reception, and Canon Formation},
+ Year = {2000}}
+
+@article{makward95ab,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Christiane Makward},
+ Date-Added = {2008-09-09 14:53:56 +0100},
+ Date-Modified = {2008-10-04 11:42:47 +0100},
+ Issuetitle = {Maryse Cond{\'e}},
+ Journal = {Callaloo},
+ Number = {3},
+ Pages = {681--689},
+ Shorttitle = {Reading},
+ Title = {Reading Maryse Cond{\'e}'s Theater},
+ Volume = {18},
+ Year = {1995}}
+
+@article{makward95aa,
+ Annote = {This is the citation for an article entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Christiane Makward},
+ Date-Added = {2008-09-09 14:21:14 +0100},
+ Date-Modified = {2008-10-04 11:59:19 +0100},
+ Editor = {Delphine Perret and Marie-Denise Shelton},
+ Issuetitle = {Maryse Cond{\'e}},
+ Journal = {Callaloo},
+ Number = {3},
+ Pages = {681--689},
+ Shorttitle = {Reading},
+ Title = {Reading Maryse Cond{\'e}'s Theater},
+ Volume = {18},
+ Year = {1995}}
+
+@inreference{reference-noon89aa,
+ Annote = {This is the citation for an inreference entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Booktitle = {The Oxford English Dictionary},
+ Date-Added = {2008-05-08 14:08:17 +0100},
+ Date-Modified = {2008-05-08 14:08:48 +0100},
+ Edition = {2},
+ Title = {Noon},
+ Titleaddon = {Def.~4b},
+ Year = {1989}}
+
+@inreference{reference-ginsburg02aa,
+ Annote = {This is the citation for an inreference entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Booktitle = {Who's Who in Americana},
+ Date-Added = {2008-05-08 14:03:36 +0100},
+ Date-Modified = {2008-05-08 14:04:29 +0100},
+ Edition = {56},
+ Title = {Ginsburg, Ruth Bader},
+ Year = {2002}}
+
+@inreference{mohanty87aa,
+ Annote = {This is the citation for an inreference entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Jitendra M. Mohanty},
+ Booktitle = {The New Encyclopaedia Britannica: Macropedia},
+ Date-Added = {2008-05-08 14:08:17 +0100},
+ Date-Modified = {2008-05-08 14:08:48 +0100},
+ Edition = {15},
+ Title = {Indian Philosophy},
+ Year = {1987}}
+
+@booklet{washingtondc00aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Location = {New York},
+ Publisher = {Trip Builder},
+ Title = {Washington, DC},
+ Year = {2000}}
+
+@booklet{renoir94aa,
+ Annote = {This is the citation for a booklet entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Location = {New York},
+ Publisher = {Dover},
+ Title = {Renoir Lithographs},
+ Year = {1994}}
+
+@video{capra01aa,
+ Annote = {This is the citation for a video entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Date-Added = {2008-05-08 13:29:17 +0100},
+ Date-Modified = {2008-10-20 19:05:07 +0100},
+ Editor = {Frank Capra},
+ Editortype = {director},
+ Howpublished = {DVD},
+ Namea = {James Stewart and Donna Read and Lionel Barrymore and Thomas Mitchell},
+ Nameatype = {performers},
+ Options = {useeditor=false},
+ Origdate = {1946},
+ Publisher = {Republic},
+ Title = {It's a Wonderful Life},
+ Year = {2001}}
+
+@video{jhabvala85aa,
+ Annote = {This is the citation for a video entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Ruth Prawer Jhabvala},
+ Authortype = {adaptor},
+ Bookauthor = {E. M. Forster},
+ Date-Added = {2008-05-08 13:29:17 +0100},
+ Date-Modified = {2008-10-20 19:04:40 +0100},
+ Editor = {James Ivory},
+ Editortype = {director},
+ Namea = {Ismail Merchant},
+ Nameatype = {producer},
+ Nameb = {Maggie Smith and Denholm Eliot and Helena Bonham Carter and Daniel Day-Lewis},
+ Namebtype = {performers},
+ Publisher = {Cinecom Intl.~Films},
+ Title = {A Room with a View},
+ Year = {1985}}
+
+@review{danish1972aa,
+ Annote = {Listed here are examples of annotations listed within the Works Cited. This particular entry is the citation for a review entrytype. I found the source listed in the \emph{MLA Style Manual}.\par Define annotations in the .bib file, and call them with an option in the preamble. Indicate paragraph breaks using the ``par'' command.},
+ Booktitle = {Anthology of Danish Literature},
+ Date = {1972-07-07},
+ Date-Added = {2008-05-05 12:05:33 +0100},
+ Date-Modified = {2008-05-05 12:15:42 +0100},
+ Editor = {F. J. Billeskov Jansen and P. M. Mitchell},
+ Entrysubtype = {newspaper},
+ Journaltitle = {Times Literary Supplement},
+ Pages = {785},
+ Sortname = {{Anthology of Danish Literature}}}
+
+@review{slater01aa,
+ Annote = {This is the citation for a review entrytype.},
+ Author = {Lisa Slater},
+ Bookauthor = {Kim Scott},
+ Booktitle = {Benang: From the Heart},
+ Date = {2001},
+ Date-Added = {2008-05-05 11:18:18 +0100},
+ Date-Modified = {2008-05-05 11:21:01 +0100},
+ Journaltitle = {Southerly},
+ Number = {1},
+ Pages = {224},
+ Title = {\emph{Benang}: \mkbibquote{I found myself among Paper}},
+ Volume = {61}}
+
+@incollection{haggis99aa,
+ Annote = {This is the citation for an incollection entrytype.},
+ Author = {Mary Haggis},
+ Crossref = {reader99aa},
+ Date-Added = {2007-08-14 12:55:28 +0100},
+ Date-Modified = {2008-10-26 23:22:40 +0000},
+ Origyear = {1965},
+ Pages = {6-10},
+ Title = {Another Article (Incollection) Cross-Reffing a Book}}
+
+@incollection{sampul99aa,
+ Annote = {This is the citation for an incollection entrytype.},
+ Author = {F. I. N. Al Sampul},
+ Crossref = {reader99aa},
+ Date-Added = {2007-08-14 12:54:53 +0100},
+ Date-Modified = {2007-08-14 12:55:25 +0100},
+ Pages = {1-5},
+ Title = {An Article Crossref-ing a Collection}}
+
+@collection{reader99aa,
+ Address = {Utopia, NB},
+ Annote = {This is the citation for a collection entrytype.},
+ Booktitle = {Book of Collected Things by Many People for Crossrefs},
+ Date-Added = {2007-08-14 12:51:22 +0100},
+ Date-Modified = {2007-08-14 13:10:32 +0100},
+ Editor = {Ima G. Reader},
+ Publisher = {Publishers, Ltd.},
+ Shorttitle = {Book of Collected},
+ Title = {Book of Collected Things by Many People for Crossrefs},
+ Year = {1999}}
+
+@incollection{example99aa,
+ Annote = {This is the citation for an incollection entrytype.},
+ Author = {Anna Other Example},
+ Crossref = {public99ac},
+ Date-Added = {2007-08-14 12:49:19 +0100},
+ Date-Modified = {2007-08-14 12:51:16 +0100},
+ Pages = {105-195},
+ Shorttitle = {Incollection},
+ Title = {Incollection Template},
+ Volume = {1}}
+
+@incollection{example99ab,
+ Annote = {This is the citation for an incollection entrytype.},
+ Author = {Anna Other Example},
+ Crossref = {public99ac},
+ Date-Added = {2007-08-14 12:49:19 +0100},
+ Date-Modified = {2007-08-14 12:51:16 +0100},
+ Pages = {275-301},
+ Shorttitle = {Yet Another},
+ Title = {Yet Another Crossref Work},
+ Volume = {1}}
+
+@thesis{webb84aa,
+ Address = {Somewhere, NB},
+ Annote = {This is the citation for a thesis entrytype.},
+ Author = {I. C. Webb},
+ Date-Added = {2007-08-14 12:48:08 +0100},
+ Date-Modified = {2008-10-04 11:07:25 +0100},
+ Note = {Nota bene},
+ School = {Correspondence Course State University},
+ Sorttitle = {Masters},
+ Title = {The Masters Thesis Template},
+ Titleaddon = {Nota bene},
+ Type = {msc},
+ Year = {1984}}
+
+@thesis{webb81aa,
+ Address = {Somewhere, NB},
+ Annote = {This is the citation for a thesis entrytype.},
+ Author = {I. C. Webb},
+ Date-Added = {2007-08-14 12:46:19 +0100},
+ Date-Modified = {2007-08-22 08:57:18 +0100},
+ School = {Correspondence Course State University},
+ Shorttitle = {PhD},
+ Sorttitle = {PhD},
+ Title = {A PhD Dissertation Template},
+ Type = {phd},
+ Year = {1981}}
+
+@article{webb83aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {I. C. Webb},
+ Date-Added = {2008-01-29 12:44:36 +0100},
+ Date-Modified = {2008-01-29 13:13:08 +0100},
+ Journal = {Online Studies},
+ Number = {1},
+ Shorttitle = {Online},
+ Title = {Online Article Template with Access Date},
+ Url = {www.example.com/webb1983},
+ Urldate = {2007-11-22},
+ Volume = {9},
+ Year = {1983},
+ Bdsk-Url-1 = {www.example.com/webb1983}}
+
+@article{askme06aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Donna Askme},
+ Date-Added = {2007-08-14 12:43:03 +0100},
+ Date-Modified = {2007-08-14 12:44:20 +0100},
+ Journal = {Journal of Translated Articles},
+ Month = {9},
+ Pages = {12-19},
+ Shorttitle = {Elaborate},
+ Title = {Elaborate Article},
+ Translator = {Minnie Tongues},
+ Volume = {29},
+ Year = {2006}}
+
+@article{askme92aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Donna Askme},
+ Journal = {Journal of Pseudonyms},
+ Nameaddon = {Donnatella},
+ Number = {1},
+ Pages = {314--329},
+ Shorttitle = {Unique},
+ Title = {Unique Pseudonymity},
+ Volume = {4},
+ Year = {1992}}
+
+@article{taskme06aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Donna Taskme},
+ Date-Added = {2007-08-14 12:43:03 +0100},
+ Date-Modified = {2007-08-14 12:44:20 +0100},
+ Journal = {Journal of Translated Articles},
+ Month = {9},
+ Pages = {12-19},
+ Shorthand = {EA},
+ Shorttitle = {Elaborate Article},
+ Title = {Elaborate Article with Shorthand},
+ Translator = {Minnie Tongues},
+ Volume = {29},
+ Year = {2006}}
+
+@article{taskme07aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Donna Taskme},
+ Date-Added = {2007-08-14 12:43:03 +0100},
+ Date-Modified = {2007-08-14 12:44:20 +0100},
+ Journal = {Journal of Translated Articles},
+ Month = {9},
+ Pages = {12-19},
+ Shorttitle = {Simple Article},
+ Title = {Simple Article without Shorthand},
+ Translator = {Minnie Tongues},
+ Volume = {29},
+ Year = {2007}}
+
+@article{doe05aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Jane Doe},
+ Date-Added = {2007-08-14 12:41:58 +0100},
+ Date-Modified = {2007-08-14 12:42:46 +0100},
+ Journal = {General Studies},
+ Number = {4},
+ Pages = {12-45},
+ Shorttitle = {Default},
+ Title = {Default Article Template},
+ Volume = {4},
+ Year = {2005}}
+
+@article{slinger02aa,
+ Annote = {This is the citation for an article entrytype.},
+ Author = {Mudd Slinger},
+ Date = {2002-10-13},
+ Date-Added = {2007-08-14 12:41:58 +0100},
+ Date-Modified = {2008-10-04 11:52:12 +0100},
+ Entrysubtype = {newspaper},
+ Journal = {Daily Newspaper},
+ Location = {Toronto},
+ Pages = {B1+},
+ Shorttitle = {Newspaper},
+ Title = {Newspaper Article},
+ Version = {late ed.}}
+
+@book{public08aa,
+ Address = {Hello, HI},
+ Annote = {This is the citation for a book entrytype.},
+ Author = {John Q. Public},
+ Booktitle = {Absolutely Elaborate Book Template},
+ Date-Added = {2007-08-14 12:39:11 +0100},
+ Date-Modified = {2007-08-14 12:41:55 +0100},
+ Edition = {9},
+ Editor = {Ima G. Reader},
+ Number = {4},
+ Origyear = {2007},
+ Publisher = {Publishers Unlimited},
+ Series = {Elaborate Book Template Series},
+ Shorttitle = {Elaborate},
+ Title = {Absolutely Elaborate Book Template},
+ Translator = {Minnie Tongues},
+ Year = {2008}}
+
+@book{octovian86aa,
+ Address = {London},
+ Annote = {This is the citation for a book entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Editor = {Frances McSparran},
+ Number = {289},
+ Options = {useeditor=false},
+ Publisher = {Oxford UP},
+ Series = {Early English Text Soc.},
+ Title = {Octovian},
+ Year = {1986}}
+
+@incollection{beowulf06aa,
+ Address = {New York},
+ Annote = {This is the citation for an incollection entrytype.},
+ Booktitle = {The Norton Anthology of English Literature},
+ Edition = {8},
+ Editor = {Stephen Greenblatt and M. H. Abrams and Carol T. Christ and Alfred David and Barbara K. Lewalski and Lawrence Lipking and George M. Logan and Deidre Shauna Lynch},
+ Options = {useeditor=false},
+ Pages = {34-100},
+ Publisher = {W. W. Norton},
+ Title = {Beowulf},
+ Volume = {1},
+ Year = {2006}}
+
+@collection{public99ac,
+ Address = {Utopia, NB},
+ Annote = {This is the citation for a collection entrytype.},
+ Booktitle = {My Favorite Things},
+ Date-Added = {2007-08-14 12:49:19 +0100},
+ Date-Modified = {2007-08-14 12:51:16 +0100},
+ Editor = {John Q. Public},
+ Publisher = {Publishers, Ltd.},
+ Shorttitle = {Collected},
+ Title = {Collected Poems},
+ Volume = {1},
+ Year = {1999}}
+
+@book{public08ab,
+ Address = {Hello, HI},
+ Annote = {This is the citation for a book entrytype.},
+ Author = {John Q. Public and Mimi Moi},
+ Booktitle = {Multi-Authored, More Elaborate Book Template},
+ Edition = {9},
+ Editor = {Ima G. Reader},
+ Number = {4},
+ Publisher = {Publishers Unlimited},
+ Series = {Elaborate Book Template Series},
+ Shorttitle = {Multi-Elaborate},
+ Title = {Multi-Authored, More Elaborate Book Template},
+ Translator = {Minnie Tongues},
+ Year = {2008}}
+
+@book{coulson64aa,
+ Address = {New York},
+ Annote = {This is the citation for a book entrytype. I found this source listed in the \emph{MLA Style Manual}.},
+ Author = {Feodor Dostoevsky},
+ Date-Modified = {2008-10-26 17:52:29 +0000},
+ Editor = {George Gibian},
+ Options = {useauthor=false,useeditor=false,usetranslator=true},
+ Publisher = {Norton},
+ Sorttitle = {Coulson, Jessie},
+ Title = {Crime and Punishment},
+ Translator = {Jessie Coulson},
+ Year = {1964}}
+
+@book{public07aa,
+ Address = {Anywhere, NB},
+ Annote = {This is the citation for a book entrytype.},
+ Author = {John Q. Public},
+ Booktitle = {Default Book Template},
+ Date-Added = {2007-08-14 12:37:30 +0100},
+ Date-Modified = {2007-08-14 12:39:01 +0100},
+ Publisher = {Publishers, Ltd.},
+ Shorttitle = {Default},
+ Title = {Default Book Template},
+ Year = {2007}}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/english-mla.lbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/english-mla.lbx
new file mode 100644
index 0000000000..1e98c7d73c
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/english-mla.lbx
@@ -0,0 +1,142 @@
+% english-mla.lbx v0.4.5 2013/03/24
+
+\ProvidesFile{english-mla.lbx}[2013/03/24 v0.4.5 biblatex style localization]
+\InheritBibliographyExtras{english}
+
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \mkdatezeros{\thefield{#1}}}%
+ \protected\def\mkbibdateshort#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}
+ {}
+ {\mkdatezeros{\thefield{#2}}%
+ \iffieldundef{#1}{}{/}}%
+ \mkdatezeros{\thefield{#1}}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {english},
+ bibliography = {{Works Cited}{Works Cited}},
+ references = {{Works Cited}{Works Cited}},
+ compilerandeditor = {{compiler and editor}{comp\adddotspace and ed\adddot}},% 0.95
+ bycompilerandeditor = {{compiled and edited by}{comp\adddotspace and ed\adddot}},% 0.95
+ % typecompilerandeditor = {{compiler and editor}{comp\adddotspace and ed\adddot}},% 0.7
+ % bytypecompilerandeditor = {{compiled and edited by}{comp\adddotspace and ed\adddot}},% 0.7
+ % typegeneraleditor = {{general editor}{gen\adddotspace ed\adddot}},% 0.7.1
+ % bytypegeneraleditor = {{general editor}{gen\adddotspace ed\adddot}},% 0.7.1
+ generaleditor = {{general editor}{gen\adddotspace ed\adddot}},
+ bytranslator = {{translated by}{translated by}},
+ byeditor = {{edited by}{edited by}},
+ % byserieseditor = {{general editor}{general editor}},% not used?
+ % page = {{\unskip}{\unskip}},
+ % pages = {{\unskip}{\unskip}},
+ byeditortr = {{ed\adddotspace and trans\adddot}{ed\adddotspace and trans\adddot}},
+ byeditorco = {{ed\adddotspace and comm\adddot}{ed\adddotspace and comm\adddot}},
+ byeditoran = {{ed\adddotspace and annot\adddot}{ed\adddotspace and annot\adddot}},
+ byeditorin = {{ed\adddotspace and introd\adddot}{ed\adddotspace and introd\adddot}},
+ byeditorfo = {{ed\adddotspace and forew\adddot}{ed\adddotspace and forew\adddot}},
+ byeditoraf = {{ed\adddotspace and afterw\adddot}{ed\adddotspace and afterw\adddot}},
+ byeditortrco = {{ed, trans\adddot, and comm\adddot}{ed, trans\adddot, and comm\adddot}},
+ byeditortran = {{ed, trans\adddot, and annot\adddot}{ed, trans\adddot, and annot\adddot}},
+ byeditortrin = {{ed, trans\adddot, and introd\adddot}{ed, trans\adddot, and introd\adddot}},
+ byeditortrfo = {{ed, trans\adddot, and forew\adddot}{ed, trans\adddot, and forew\adddot}},
+ byeditortraf = {{ed, trans\adddot, and afterw\adddot}{ed, trans\adddot, and afterw\adddot}},
+ byeditorcoin = {{ed, comm\adddot, and introd\adddot}{ed, comm\adddot, and introd\adddot}},
+ byeditorcofo = {{ed, comm\adddot, and forew\adddot}{ed, comm\adddot, and forew\adddot}},
+ byeditorcoaf = {{ed, comm\adddot, and afterw\adddot}{ed, comm\adddot, and afterw\adddot}},
+ byeditoranin = {{ed, annot\adddot, and introd\adddot}{ed, annot\adddot, and introd\adddot}},
+ byeditoranfo = {{ed, annot\adddot, and forew\adddot}{ed, annot\adddot, and forew\adddot}},
+ byeditoranaf = {{ed, annot\adddot, and afterw\adddot}{ed, annot\adddot, and afterw\adddot}},
+ byeditortrcoin = {{ed, trans\adddot, comm\adddot, and introd\adddot}{ed, trans\adddot, comm\adddot, and introd\adddot}},
+ byeditortrcofo = {{ed, trans\adddot, comm\adddot, and forew\adddot}{ed, trans\adddot, comm\adddot, and forew\adddot}},
+ byeditortrcoaf = {{ed, trans\adddot, comm\adddot, and afterw\adddot}{ed, trans\adddot, comm\adddot, and afterw\adddot}},
+ byeditortranin = {{ed, trans\adddot, annot\adddot, and introd\adddot}{ed, trans\adddot, annot\adddot, and introd\adddot}},
+ byeditortranfo = {{ed, trans\adddot, annot\adddot, and forew\adddot}{ed, trans\adddot, annot\adddot, and forew\adddot}},
+ byeditortranaf = {{ed, trans\adddot, annot\adddot, and afterw\adddot}{ed, trans\adddot, annot\adddot, and afterw\adddot}},
+ bytranslatorco = {{trans\adddotspace and comm\adddot}{trans\adddotspace and comm\adddot}},
+ bytranslatoran = {{trans\adddotspace and annot\adddot}{trans\adddotspace and annot\adddot}},
+ bytranslatorin = {{trans\adddotspace and introd\adddot}{trans\adddotspace and introd\adddot}},
+ bytranslatorfo = {{trans\adddotspace and forew\adddot}{trans\adddotspace and forew\adddot}},
+ bytranslatoraf = {{trans\adddotspace and afterw\adddot}{trans\adddotspace and afterw\adddot}},
+ bytranslatorcoin = {{trans\adddot, comm\adddot, and introd\adddot}{trans\adddot, comm\adddot, and introd\adddot}},
+ bytranslatorcofo = {{trans\adddot, comm\adddot, and forew\adddot}{trans\adddot, comm\adddot, and forew\adddot}},
+ bytranslatorcoaf = {{trans\adddot, comm\adddot, and afterw\adddot}{trans\adddot, comm\adddot, and afterw\adddot}},
+ bytranslatoranin = {{trans\adddot, annot\adddot, and introd\adddot}{trans\adddot, annot\adddot, and introd\adddot}},
+ bytranslatoranfo = {{trans\adddot, annot\adddot, and forew\adddot}{trans\adddot, annot\adddot, and forew\adddot}},
+ bytranslatoranaf = {{trans\adddot, annot\adddot, and afterw\adddot}{trans\adddot, annot\adddot, and afterw\adddot}},
+ newseries = {{ns}{ns}},
+ oldseries = {{os}{os}},
+ reprintof = {{reprint of}{rpt\adddotspace of}},% 0.7.1 fixed
+ phdthesis = {{Diss\adddot}{Diss\adddot}},
+ reviewof = {{rev\adddotspace of}{rev\adddotspace of}},
+ specissue = {{spec\adddot\addspace issue of}{spec\adddot\addspace issue of}},
+ section = {{sec\adddot}{sec\adddot}},
+ withcommentator = {{comm\adddot}{comm\adddot}},
+ withannotator = {{annot\adddot}{annot\adddot}},
+ withintroduction = {{introd\adddot}{introd\adddot}},
+ withforeword = {{forew\adddot}{forew\adddot}},
+ withafterword = {{afterw\adddot}{afterw\adddot}},
+ phd = {{Diss\adddot}{Diss\adddot}},
+ dphil = {{Diss\adddot}{Diss\adddot}},
+ lic = {{Licentiate thesis}{Licentiate thesis}},
+ ma = {{{MA}\adddotspace thesis}{{MA}\adddotspace thesis}},
+ ms = {{{MS}\adddotspace thesis}{{MS}\adddotspace thesis}},
+ msc = {{{MS}c\adddotspace thesis}{{MS}c\adddotspace thesis}},
+ mphil = {{{MP}hil\adddotspace thesis}{{MP}hil\adddotspace thesis}},
+ mlitt = {{{ML}itt\adddotspace thesis}{{ML}itt\adddotspace thesis}},
+ manuscript = {{ms\adddot}{ms\adddot}},
+ typescript = {{ts\adddot}{ts\adddot}},
+ director = {{dir\adddot}{dir\adddot}},
+ screenplay = {{adapt\adddot}{adapt\adddot}},
+ adaptation = {{adapt\adddot}{adapt\adddot}},
+ adaptor = {{adapt\adddot}{adapt\adddot}},
+ performer = {{perf\adddot}{perf\adddot}},
+ performers = {{perf\adddot}{perf\adddot}},
+ composer = {{composer\adddot}{composer\adddot}},
+ composedby = {{composed~by}{composed~by}},
+ producer = {{prod\adddot}{prod\adddot}},
+ with = {{with}{with}},
+ proceedings = {{proc\adddot}{proc\adddot}},
+ transof = {{translation of}{trans\adddotspace of}},% 0.7
+ volstodate = {{volumes to date}{vols\adddotspace to date}},% 0.7.1
+ supptotitle = {{to}{to}},% 0.7.1
+ print = {{print}{print}},% 0.9
+ web = {{web}{web}},% 0.9
+}%
+
+\protected\gdef\lbx@us@mkbibrangetrunc@long#1#2{%
+ \printtext{%
+ \iffieldsequal{#2year}{#2endyear}
+ {\csuse{mkbibdate#1}{}{#2month}{#2day}}
+ {\csuse{mkbibdate#1}{#2year}{#2month}{#2day}}%
+ \iffieldundef{#2endyear}
+ {}
+ {\iffieldequalstr{#2endyear}{}
+ {\mbox{\bibdatedash{ }}}
+ {\bibdatedash
+ \iffieldsequal{#2year}{#2endyear}
+ {\iffieldsequal{#2month}{#2endmonth}
+ {\csuse{mkbibdate#1}{#2endyear}{}{#2endday}}
+ {\csuse{mkbibdate#1}{#2endyear}{#2endmonth}{#2endday}}}
+ {\csuse{mkbibdate#1}{#2endyear}{#2endmonth}{#2endday}}}}}}
+
+\endinput
+
+% ignore the below. It's a reference for me so I don't continually need to
+% teach myself regular expressions. -JC
+%
+% regex for find and replace (moving from mla.bbx to localized modules)
+% find: {(.*?)},
+% replace: {{$1}{$1}}, \ No newline at end of file
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/italian-mla.lbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/italian-mla.lbx
new file mode 100644
index 0000000000..46a0dae504
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/italian-mla.lbx
@@ -0,0 +1,113 @@
+% italian-mla.lbx v0.1.5 2013/03/24
+%
+% Italian localization in this file provided by Andrea Marchitelli.
+% Abbreviations taken, whenever possible, from Italian Cataloguing Rules
+
+\ProvidesFile{italian-mla.lbx}[2013/03/24 v0.1.5 biblatex style localization]
+
+\InheritBibliographyExtras{italian}
+
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \mkdatezeros{\thefield{#1}}}%
+ \protected\def\mkbibdateshort#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}
+ {}
+ {\mkdatezeros{\thefield{#2}}%
+ \iffieldundef{#1}{}{/}}%
+ \mkdatezeros{\thefield{#1}}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {italian},
+ bibliography = {{Bibliografia}{Bibliografia}},
+ references = {{Riferimenti bibliografici}{Riferimenti bibliografici}},
+ typecompiler = {{compilatore}{comp\adddot}},
+ typecompilers = {{compilatori}{comp\adddot}},
+ typecompilerandeditor = {{comp\adddotspace e cur\adddot}{comp\adddotspace e cur\adddot}},
+ bytranslator = {{tradotto da}{trad\adddot da}},
+ byeditor = {{a cura di}{a c\adddot di}},
+ typegeneraleditor = {{curatore generale}{cur\adddotspace gen\adddot}},
+ bytypegeneraleditor = {{cura generale di}{cur\adddotspace gen\adddot di}},
+ byserieseditor = {{a cura di}{a c\adddot di}},
+ page = {{pagina}{p\addot}},
+ pages = {{pagine}{p\addot}},
+ andothers = {{et~al\adddot}{et~al\adddot}},
+ byeditortr = {{cur\adddotspace e trad\adddot}{cur\adddotspace e trad\adddot}},
+ byeditorco = {{cur\adddotspace e com\adddot}{cur\adddotspace e com\adddot}},
+ byeditoran = {{cur\adddotspace e anot\adddot}{cur\adddotspace e anot\adddot}},
+ byeditorin = {{cur\adddotspace e introd\adddot}{cur\adddotspace e introd\adddot}},
+ byeditorfo = {{cur\adddotspace e pr\'{o}l\adddot}{cur\adddotspace e pr\'{o}l\adddot}},
+ byeditoraf = {{cur\adddotspace e ep\'{i}l\adddot}{cur\adddotspace e ep\'{i}l\adddot}},
+ byeditortrco = {{cur\adddot, trad\adddotspace e com\adddot}{cur\adddot, trad\adddotspace e com\adddot}},
+ byeditortran = {{cur\adddot, trad\adddotspace e anot\adddot}{cur\adddot, trad\adddotspace e anot\adddot}},
+ byeditortrin = {{cur\adddot, trad\adddotspace e introd\adddot}{cur\adddot, trad\adddotspace e introd\adddot}},
+ byeditortrfo = {{cur\adddot, trad\adddotspace e pr\'{o}l\adddot}{cur\adddot, trad\adddotspace e pr\'{o}l\adddot}},
+ byeditortraf = {{cur\adddot, trad\adddotspace e ep\'{i}l\adddot}{cur\adddot, trad\adddotspace e ep\'{i}l\adddot}},
+ byeditorcoin = {{cur\adddot, com\adddotspace e introd\adddot}{cur\adddot, com\adddotspace e introd\adddot}},
+ byeditorcofo = {{cur\adddot, com\adddotspace e pr\'{o}l\adddot}{cur\adddot, com\adddotspace e pr\'{o}l\adddot}},
+ byeditorcoaf = {{cur\adddot, com\adddotspace e ep\'{i}l\adddot}{cur\adddot, com\adddotspace e ep\'{i}l\adddot}},
+ byeditoranin = {{cur\adddot, anot\adddotspace e introd\adddot}{cur\adddot, anot\adddotspace e introd\adddot}},
+ byeditoranfo = {{cur\adddot, anot\adddotspace e pr\'{o}l\adddot}{cur\adddot, anot\adddotspace e pr\'{o}l\adddot}},
+ byeditoranaf = {{cur\adddot, anot\adddotspace e ep\'{i}l\adddot}{cur\adddot, anot\adddotspace e ep\'{i}l\adddot}},
+ byeditortrcoin = {{cur\adddot, trad\adddot, com\adddotspace e introd\adddot}{cur\adddot, trad\adddot, com\adddotspace e introd\adddot}},
+ byeditortrcofo = {{cur\adddot, trad\adddot, com\adddotspace e pr\'{o}l\adddot}{cur\adddot, trad\adddot, com\adddotspace e pr\'{o}l\adddot}},
+ byeditortrcoaf = {{cur\adddot, trad\adddot, com\adddotspace e ep\'{i}l\adddot}{cur\adddot, trad\adddot, com\adddotspace e ep\'{i}l\adddot}},
+ byeditortranin = {{cur\adddot, trad\adddot, anot\adddotspace e introd\adddot}{cur\adddot, trad\adddot, anot\adddotspace e introd\adddot}},
+ byeditortranfo = {{cur\adddot, trad\adddot, anot\adddotspace e pr\'{o}l\adddot}{cur\adddot, trad\adddot, anot\adddotspace e pr\'{o}l\adddot}},
+ byeditortranaf = {{cur\adddot, trad\adddot, anot\adddotspace e ep\'{i}l\adddot}{cur\adddot, trad\adddot, anot\adddotspace e ep\'{i}l\adddot}},
+ bytranslatorco = {{trad\adddotspace e com\adddot}{trad\adddotspace e com\adddot}},
+ bytranslatoran = {{trad\adddotspace e annot\adddot}{trad\adddotspace e annot\adddot}},
+ bytranslatorin = {{trad\adddotspace e introd\adddot}{trad\adddotspace e introd\adddot}},
+ bytranslatorfo = {{trad\adddotspace e pref\adddot}{trad\adddotspace e pref\adddot}},
+ bytranslatoraf = {{trad\adddotspace e ep\'{i}l\adddot}{trad\adddotspace e ep\'{i}l\adddot}},
+ bytranslatorcoin = {{trad\adddot, com\adddotspace e introd\adddot}{trad\adddot, com\adddotspace e introd\adddot}},
+ bytranslatorcofo = {{trad\adddot, com\adddotspace e pr\'{o}l\adddot}{trad\adddot, com\adddotspace e pr\'{o}l\adddot}},
+ bytranslatorcoaf = {{trad\adddot, com\adddotspace e ep\'{i}l\adddot}{trad\adddot, com\adddotspace e ep\'{i}l\adddot}},
+ bytranslatoranin = {{trad\adddot, anot\adddotspace e introd\adddot}{trad\adddot, anot\adddotspace e introd\adddot}},
+ bytranslatoranfo = {{trad\adddot, anot\adddotspace e pr\'{o}l\adddot}{trad\adddot, anot\adddotspace e pr\'{o}l\adddot}},
+ bytranslatoranaf = {{trad\adddot, anot\adddotspace e ep\'{i}l\adddot}{trad\adddot, anot\adddotspace e ep\'{i}l\adddot}},
+ phdthesis = {{Tesi di dottorato}{Tesi di dottorato}},
+ reviewof = {{recensione di}{rec\adddotspace}},
+ volume = {{{Vol\adddot}}{{Vol\adddot}}}, % for correct capitalization of volume reference
+ phd = {{Tesis}{Tesis}},% 0.6
+ dphil = {{Tesis}{Tesis}},% 0.6
+ lic = {{Lic\adddotspace tesis}{Lic\adddotspace tesis}},% 0.6
+ ma = {{MA\addabbrvspace tesis}{MA\addabbrvspace tesis}},% 0.6
+ ms = {{MS\addabbrvspace tesis}{MS\addabbrvspace tesis}},% 0.6
+ msc = {{MSc\addabbrvspace tesis}{MSc\addabbrvspace tesis}},% 0.6
+ mphil = {{MPhil\addabbrvspace tesis}{MPhil\addabbrvspace tesis}},% 0.6
+ mlitt = {{MLitt\addabbrvspace tesis}{MLitt\addabbrvspace tesis}},% 0.6
+ manuscript = {{manoscritto}{ms\adddot}},
+ typescript = {{dattiloscritto}{datt\adddot}},
+ director = {{regista}{reg\adddot}},
+ screenplay = {{sceneggiatura\adddot}{scen\adddot}},
+ adaptation = {{adattamento}{adatt\adddot}},
+ adaptor = {{adatt\adddot}{adapt\adddot}},%
+ % performer = {{perf\adddot}{perf\adddot}},%
+ % performers = {{perf\adddot}{perf\adddot}},%
+ % composer = {{compositore}{compositore}},
+ % composedby = {{composto~da}{composto~da}},%
+ % producer = {{produttore}{produttore}},
+ with = {{con}{con}},
+ proceedings = {{atti}{atti}},% FIXME
+ bycompiler = {{compilato da}{comp\addotspace da}},
+ print = {{a stampa}{a stampa}},% 0.9
+ web = {{online}{online}},% 0.9
+ transof = {{traduzione di}{trad\adddotspace di}},% 0.7
+ reprintof = {{ristampa di}{rpt\adddotspace of}},% 0.7.1 fixed
+}
+
+\endinput \ No newline at end of file
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.bbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.bbx
new file mode 100644
index 0000000000..ee436e14d2
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.bbx
@@ -0,0 +1,1292 @@
+% mla.bbx, v1.9 2016/11/01 * compatible with biblatex 3.4
+% Maintained at <https://github.com/jmclawson/biblatex-mla> by James Clawson.
+%
+% Feel free to improve, redistribute, and adapt to your own ends. Please share improvements in formatting and MLA standards compliance back to James Clawson: <clawson@gmail.com>.
+%
+% This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+\ProvidesFile{mla-new.bbx}[2016/11/01 v1.9 biblatex bibliography style]
+
+\RequireBibliographyStyle{standard}
+\DeclareLanguageMapping{american}{american-mla}
+\DeclareLanguageMapping{english}{english-mla}
+
+\NewBibliographyString{byserieseditor}
+\NewBibliographyString{reviewof}
+\NewBibliographyString{specissue}
+\NewBibliographyString{phd}
+\NewBibliographyString{dphil}
+\NewBibliographyString{lic}
+\NewBibliographyString{ma}
+\NewBibliographyString{ms}
+\NewBibliographyString{msc}
+\NewBibliographyString{mphil}
+\NewBibliographyString{mlitt}
+\NewBibliographyString{manuscript}
+\NewBibliographyString{typescript}
+\NewBibliographyString{director}
+\NewBibliographyString{screenplay}
+\NewBibliographyString{adaptation}
+\NewBibliographyString{adaptor}
+\NewBibliographyString{performer}
+\NewBibliographyString{performers}
+\NewBibliographyString{composer}
+\NewBibliographyString{composedby}
+\NewBibliographyString{producer}
+\NewBibliographyString{with}
+\NewBibliographyString{proceedings}
+\NewBibliographyString{compilerandeditor}%
+\NewBibliographyString{bycompilerandeditor}%
+\NewBibliographyString{transof}%
+\NewBibliographyString{volstodate}%
+\NewBibliographyString{supptotitle}%
+\NewBibliographyString{print}%
+\NewBibliographyString{web}%
+\NewBibliographyString{generaleditor}%
+
+\setlength{\bibitemsep}{0pt}
+\renewcommand*{\mkbibnamesuffix}[1]{\addcomma\addlowpenspace#1}
+
+\DeclareNameAlias{author}{sortname}
+\@ifpackagelater{biblatex}{2016/03/01}{%
+ \DeclareNameFormat{mla:last}{\nameparts{#1}\namepartfamily}%
+ \DeclareNameFormat{default}{%
+ \nameparts{#1}%
+ \ifgiveninits{%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiveni}{\namepartprefix}{\namepartsuffix}%
+ }{%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\namepartsuffix}%
+ }%
+ \usebibmacro{name:andothers}%
+ }%
+}{%
+ \DeclareNameFormat{mla:last}{#1}%
+ \DeclareNameFormat{default}{%
+ \iffirstinits{%
+ \usebibmacro{name:first-last}{#1}{#4}{#5}{#7}%
+ }{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ }%
+ \usebibmacro{name:andothers}%
+ }%
+}
+
+\defbibenvironment{bibliography}
+ {\list
+ {}
+ {\setlength{\leftmargin}{\bibhang}%
+ \setlength{\itemindent}{-\leftmargin}%
+ \setlength{\itemsep}{\bibitemsep}%
+ \setlength{\parsep}{\bibparsep}}}
+ {\endlist}
+ {\item}
+
+\DeclareFieldFormat{title:article}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:online}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inreference}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:book}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:booklet}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:collection}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:incollection}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inbook}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inproceedings}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:thesis}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:reviewedbook}{\bibstring{reviewof}\addspace\mkbibemph{#1}}%
+\DeclareFieldFormat{title:reference}{\mkbibemph{#1}}%
+\DeclareFieldFormat{isbn}{}
+\DeclareFieldFormat{pages}{\mkpageprefix[bookpagination]{#1}}
+\DeclareFieldFormat[review]{volume}{#1}%
+\DeclareFieldFormat[article]{volume}{#1}%
+\DeclareListFormat[article]{location}%
+ {\unspace\mkbibbrackets{#1}\addspace}%
+\DeclareFieldFormat[article]{version}{#1\isdot}%
+\DeclareFieldFormat[incollection]{bibliography:origyear}{\openrangeformat{#1}\addperiod}%
+\DeclareFieldFormat[video]{mla:publimedium}{\MakeCapital{film}}%
+\DeclareFieldFormat{mla:publimedium}{\MakeCapital{#1}}%
+\DeclareFieldFormat{mla:capital}{\MakeCapital{#1}}%
+\DeclareFieldFormat{url}{%
+ \ifhyperref%
+ {\href{http://#1}{\nolinkurl{#1}}}%
+ {\url{#1}}}%
+\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}%
+\DeclareFieldFormat{nameaddon}{\mkbibbrackets{#1}}%
+\DeclareFieldFormat{issuetitle}{\mkbibemph{#1}}
+\DeclareFieldFormat{mla:newspaper:section}{\bibstring{section}\addspace#1}%
+\DeclareFieldFormat{library}{#1\isdot}%
+\DeclareFieldFormat{reviewededitor}{\bibstring{byeditor}\addspace#1}%
+\DeclareFieldFormat{reviewedauthor}{\bibstring{byauthor}\addspace#1}%
+\DeclareFieldFormat{title:suppbook}{\mkbibquote{#1}}
+\DeclareFieldFormat{openrangevolumes}{#1~\bibstring{volstodate}}%
+\DeclareFieldFormat{volumeof}{\bibstring{volume}~#1~\bibstring{ofseries}}%
+\DeclareFieldFormat{mla:sentence-case}{\MakeSentenceCase{#1}}%
+\DeclareFieldFormat{eprinttype}{\mkbibemph{#1}}
+\DeclareFieldFormat{eprint:jstor}{%
+ \iffieldundef{url}{%
+ \mkbibemph{JSTOR}\addcomma\space \printtext[url]{www.jstor.org/stable/#1}}{%
+ \mkbibemph{JSTOR}}}
+\DeclareFieldFormat{eprint:hulu}{%
+ \iffieldundef{url}{%
+ \mkbibemph{Hulu}\addcomma\space \printtext[url]{www.hulu.com/watch/#1}}{%
+ \mkbibemph{Hulu}}}
+\DeclareFieldFormat{eprint:googlebooks}{%
+ \iffieldundef{url}{%
+ \mkbibemph{Google Books}\addcomma\space \printtext[url]{books.google.com/books?id=#1}}{%
+ \mkbibemph{Google Books}}}
+\DeclareFieldFormat{eprint:muse}{%
+ \iffieldundef{url}{%
+ \mkbibemph{Project Muse}\addcomma\space \printtext[url]{muse.jhu.edu/article/#1}}{%
+ \mkbibemph{Project Muse}}}
+\DeclareFieldFormat{eprint}{\emph{#1}}%
+
+\DeclareFieldFormat{urldate}{#1}%
+\DeclareFieldFormat[article,periodical,review]{volume}{\bibstring{volume}\ppspace#1}% volume of a journal
+\DeclareFieldFormat[article,periodical,review]{number}{\bibstring{number}\ppspace#1}% number of a journal
+
+\DeclareBibliographyAlias{artwork}{article}%
+\DeclareBibliographyAlias{audio}{article}%
+\DeclareBibliographyAlias{booklet}{book}
+\DeclareBibliographyAlias{bookinbook}{incollection}%
+\DeclareBibliographyAlias{collection}{book}
+\DeclareBibliographyAlias{reference}{book}
+\DeclareBibliographyAlias{image}{article}%
+\DeclareBibliographyAlias{inbook}{incollection}%
+\DeclareBibliographyAlias{letter}{article}%
+\DeclareBibliographyAlias{manual}{customa}
+\DeclareBibliographyAlias{misc}{customa}
+\DeclareBibliographyAlias{music}{audio}%
+\DeclareBibliographyAlias{online}{article}
+\DeclareBibliographyAlias{patent}{customa}
+\DeclareBibliographyAlias{report}{customa}
+\DeclareBibliographyAlias{suppcollection}{suppbook}
+
+\DeclareFieldAlias[online]{maintitle}{journaltitle}
+\DeclareFieldAlias[book]{subtitle}{booksubtitle}
+\DeclareFieldAlias[book]{title}{booktitle}
+
+\renewcommand*{\newunitpunct}{\addcomma\space}
+\renewcommand*{\multilistdelim}{/}
+\renewcommand*{\finallistdelim}{/}
+\renewcommand*{\newblockpunct}{\addperiod\space}
+\renewcommand*{\andothersdelim}{\ifcitation{}{\addcomma}\addspace}
+\renewcommand*{\subtitlepunct}{\ifterm{}{\addcolon}\space}
+
+\newboolean{bbx@mla-incollection}
+\newbool{bbx@inset}
+
+\DeclareBibliographyOption{dashed}[true]{%
+ \ifstrequal{#1}{true}
+ {\ExecuteBibliographyOptions{pagetracker}%
+ \renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}}
+ {\ExecuteBibliographyOptions{pagetracker=false}%
+ \renewbibmacro*{bbx:savehash}{}}}
+
+\newboolean{bbx@annotation}% same as biblatex-dw
+\DeclareBibliographyOption{annotation}[true]{%
+\setbool{bbx@annotation}{#1}}
+
+\newboolean{bbx@totalnames}
+\DeclareEntryOption{totalnames}[true]{%
+ \setbool{bbx@totalnames}{#1}}
+
+% for translated incollections where the collection has no shared translator
+\newboolean{bbx@uniquetranslator}%
+\DeclareEntryOption{uniquetranslator}[true]{%
+ \setbool{bbx@uniquetranslator}{#1}}
+
+\newbool{bbx:gnoreminfo}%
+\setbool{bbx:gnoreminfo}{false}
+\DeclareBibliographyOption{noremoteinfo}[true]{\setbool{bbx:gnoreminfo}{#1}}
+
+\newbool{bbx:lnoreminfo}%
+\setbool{bbx:lnoreminfo}{false}
+\DeclareEntryOption{noremoteinfo}[true]{\setbool{bbx:lnoreminfo}{#1}}
+
+\newtoggle{bbx:isan}
+\DeclareBibliographyOption{isan}[true]{\settoggle{bbx:isan}{#1}}%
+
+\newtoggle{bbx:ismn}
+\DeclareBibliographyOption{ismn}[true]{\settoggle{bbx:ismn}{#1}}%
+
+\newtoggle{bbx:isrn}
+\DeclareBibliographyOption{isrn}[true]{\settoggle{bbx:isrn}{#1}}%
+
+\newtoggle{bbx:issn}
+\DeclareBibliographyOption[boolean]{issn}[true]{\settoggle{bbx:issn}{#1}}%
+
+\newboolean{mla@nodate}%
+\DeclareEntryOption{nodate}[true]{\setbool{mla@nodate}{#1}}
+
+\ExecuteBibliographyOptions{maxnames=2,datezeros=false,eprint=true}%
+
+\newrobustcmd{\openrangeformat}[1]{%
+ \begingroup%
+ \let\blx@org@rangedash=\bibrangedash%
+ \def\bibrangedash{%
+ \blx@org@rangedash%
+ \futurelet\@let@token\blx@openrangeformat}%
+ #1%
+ \endgroup}
+
+\newcommand*{\blx@openrangeformat}{%
+ \ifx\@let@token\endgroup%
+ \openrangemark%
+ \fi}
+
+\newcommand*{\openrangemark}{\mbox{ }}%
+
+\newbibmacro*{bbx:savehash}{%
+ \savefield{fullhash}{\bbx@lasthash}}
+
+\renewcommand*{\bibnamedash}{% suggested by StackExchange user Audrey
+ \mlanamedash%
+ \iffieldundef{nameaddon}{\addperiod\addspace}{\nopunct}}%
+
+\newcommand*{\mlanamedash}{-{}-{}-}
+
+\renewbibmacro*{author}{%
+ \ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}
+ {\usebibmacro{bbx:dashcheck}%
+ {\bibnamedash}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{author}}
+ {\printnames{author}}%
+ \usebibmacro{bbx:savehash}}%
+ \iffieldundef{nameaddon}%
+ {}%
+ {\setunit{\addspace}%
+ \printfield{nameaddon}}%
+ \iffieldundef{authortype}%
+ {}%
+ {\newunit%
+ \usebibmacro{authorstrg}}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{editor}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{editor}}%
+ {\printnames{editor}}%
+ \newunit%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{editorstrg}\clearname{editor}\setunit{\addperiod\space}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{editor+others}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{editor}}%
+ {\printnames[sortname]{editor}}%
+ \newunit%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{editor+othersstrg}\clearname{editor}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{translator}{%
+ \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{translator}}%
+ {\printnames[sortname]{translator}}%
+ \newunit%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{translatorstrg}\clearname{translator}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{translator+others}{%
+ \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{translator}}%
+ {\printnames[sortname]{translator}}%
+ \newunit%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{translator+othersstrg}\clearname{translator}}%
+ {\global\undef\bbx@lasthash}}
+
+\newbibmacro*{journal+issue+year+pages}{%
+ \usebibmacro{journal+ser+vol+num}%
+ \setunit{\addspace}%
+ \printtext[parens]{%
+ \iffieldundef{issue}%
+ {\iffieldundef{month}%
+ {\printfield{year}}%
+ {\iffieldundef{day}%
+ {\printfield{month}%
+ \setunit{\addspace}%
+ \printfield{year}}%
+ {\printtext{\bibdate}}}}%
+ {\printfield{issue}%
+ \setunit{\addspace}%
+ \printfield{year}}}%
+ \newunit%
+ \printfield{pages}}
+
+\renewbibmacro*{url+urldate}{%
+ \printfield[mla:capital:web]{url}\clearfield{url}%
+ \printunit{\addperiod\space}\newblock%
+ \iffieldundef{urlyear}{}{\printtext{Accessed}\space\printurldate\clearfield{urlyear}}%
+ }
+
+\newbibmacro*{mla:container:top}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \ifthenelse{%
+ \iffieldequalstr{entrytype}{suppbook}%
+ \OR%
+ \iffieldequalstr{entrytype}{suppcollection}}%
+ {\ifthenelse{\iffieldundef{title}}{\printfield[mla:capital]{entrysubtype}}{\usebibmacro{title}}%
+ \printunit{\addperiod\space}\newblock%
+ \newunit}%
+ {\usebibmacro{maintitle+booktitle}}%
+ \printunit{\addperiod\space}\newblock%
+ }
+
+\newbibmacro*{mla:container:one}{%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit%
+ \printfield{pages}%
+ \newunit%
+ \ifthenelse{\iffieldundef{eprinttype} \OR \(\iffieldundef{eprinttype} \AND \iffieldundef{eprint}\)}
+ {\usebibmacro{url+urldate}}%
+ {}%
+ \printunit{\addperiod\space}\newblock%
+ }
+
+\newbibmacro*{mla:container:two}{%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \usebibmacro{url+urldate}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \printunit{\addperiod\space}\newblock%
+ \usebibmacro{pageref}%
+ }
+
+\DeclareBibliographyDriver{book}{%
+ \usebibmacro{mla:container:top}%
+ \printunit{\addperiod\space}\newblock%
+ \usebibmacro{bytranslator+others}%
+ \newunit%
+ \usebibmacro{byeditor+others}%
+ \newunit%
+ \printfield{edition}\isdot%
+ \newunit%
+ \iffieldundef{maintitle}{\printfield{volume}\printfield{part}}{}%
+ \newunit%
+ \iffieldundef{volume}{\printfield{volumes}\clearfield{volumes}}{}%%
+ \newunit%
+ \usebibmacro{series+number}%
+ \newunit%
+ \printfield{note}%
+ \newunit%
+ \printlist{publisher}%
+ \newunit%
+ \printdate%
+ \newunit%
+ \printfield{pages}%
+ \newunit%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit%
+ \iffieldundef{origtitle}%
+ {}%
+ {\usebibmacro{mla:reprint}}%
+ \newunit%
+ \iffieldundef{volumes}%
+ {}%
+ {\usebibmacro{mla:multivolumes}}%
+ \newunit%
+ \printfield[mla:sentence-case]{addendum}%
+ \newunit%
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{article}{%
+ \usebibmacro{mla:container:top}%
+ \printunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:container:one}%
+ \printunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:container:two}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{periodical}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock%
+ \printfield{note}%
+ \newunit%
+ \printfield{pages}%
+ \newunit\newblock%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock%
+ \usebibmacro{url+urldate}%
+ \newunit\newblock%
+ \printfield{addendum}%
+ \newunit\newblock%
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{mla:reprint}{%
+ \iffieldundef{origtitle}%
+ {\newunit}%
+ {\iffieldundef{origlanguage}
+ {\setunit{\newunitpunct\bibstring{reprintof}\addspace}}%
+ {\setunit{\newunitpunct\bibstring{transof}\addspace}}%
+}%
+ \printfield[title:\strfield{entrytype}]{origtitle}%
+ \newunit\newblock%
+ \printlist{origlocation}\clearlist{origlocation}%
+ \setunit*{\addcolon\addspace}%
+ \printlist{origpublisher}\clearlist{origpublisher}%
+ \newunit%
+ \ifbool{bbx@mla-incollection}%
+ {\printfield[bibliography:origyear]{origyear}\clearfield{origyear}}%
+ {\ifthenelse{\iffieldundef{volume}\OR\iffieldundef{volumes}}%
+ {\printorigdate\clearfield{origyear}}%
+ {}%
+ }%
+}
+
+\newbibmacro*{mla:multivolumes}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printfield[volumeof]{volume}%
+ \setunit{\addspace}%
+ \usebibmacro{maintitle}}%
+ \usebibmacro{mla:generaleditor}%
+ \iffieldequalstr{eventendyear}{}%
+ {\printfield[openrangevolumes]{volumes}\clearfield{volumes}}%
+ {\printfield{volumes}\clearfield{volumes}}%
+ \newunit\newblock%
+ \printeventdate\clearfield{eventyear}%
+}
+
+
+\renewbibmacro*{byeditorx}{%
+ \usebibmacro{byeditorx:internal}{a}%
+ \usebibmacro{byeditorx:internal}{b}%
+ \usebibmacro{byeditorx:internal}{c}%
+}
+
+\newbibmacro*{byeditorx:internal}[1]{%
+ \ifnameundef{editor#1}
+ {}
+ {\iffieldequalstr{editor#1type}{generaleditor}
+ {}
+ {\usebibmacro{bytypestrg}{editor#1}{editor}%
+ \setunit{\addspace}%
+ \printnames[byeditor#1]{editor#1}%
+ \newunit}}%
+}
+
+\newbibmacro*{mla:generaleditor}{%
+ \usebibmacro{mla:generaleditor:internal}{}%
+ \usebibmacro{mla:generaleditor:internal}{a}%
+ \usebibmacro{mla:generaleditor:internal}{b}%
+ \usebibmacro{mla:generaleditor:internal}{c}%
+}
+
+\newbibmacro*{mla:generaleditor:internal}[1]{%
+ \iffieldequalstr{editor#1type}{generaleditor}%
+ {\printnames{editor#1}%
+ \newunit%
+ \bibstring{generaleditor}%
+ \newunit}%
+ {}%
+}
+
+\newbibmacro*{mla:isbn/issn+doi+eprint}{%
+ \iftoggle{bbx:isan}{\printfield{isan}\clearfield{isan}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:isbn}{\printfield{isbn}\clearfield{isbn}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:ismn}{\printfield{ismn}\clearfield{ismn}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:isrn}{\printfield{isrn}\clearfield{isrn}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:issn}{\printfield{issn}\clearfield{issn}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:doi}{\printfield{doi}\clearfield{doi}}{}%
+ \newunit\newblock%
+ \iftoggle{bbx:eprint}{\usebibmacro{eprint+extra}}{}%
+ \newunit\newblock}
+
+\newbibmacro*{eprint+extra}{%
+ \iffieldundef{eprinttype}
+ {\printfield{eprint}}
+ {\iffieldundef{eprint}
+ {\printfield{eprinttype}}
+ {\printfield[eprint:\strfield{eprinttype}]{eprint}}}}
+
+\DeclareBibliographyDriver{suppbook}{%
+ \usebibmacro{mla:container:top}%
+ \newunit\newblock
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\usebibmacro{mla:incollection:internal}}%
+ {\bbx@crossref{\thefield{xref}}%
+ \setunit{\addspace}%
+ \printfield{pages}}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \setunit{\addspace}%
+ \printfield{pages}%
+ \newunit}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareCiteCommand{\bbx@crossref}%
+ {}
+ {\ifsingletitle%
+ {\printtext[bibhyperref]{\printnames{labelname}}%
+ \setunit{\space}}%
+ {\printnames{labelname}%
+ \newunit%
+ \printtext[bibhyperref]{\printfield[citetitle:book]{labeltitle}}
+ \setunit{\space}}}%
+ {}%
+ {}
+
+\DeclareBibliographyDriver{incollection}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}%
+ \OR%
+ \iffieldequalstr{entrytype}{bookinbook}}%
+ {\usebibmacro{title:incollection:italics}}%
+ {\setbool{bbx@mla-incollection}{true}%
+ \usebibmacro{title}%
+ \setbool{bbx@mla-incollection}{false}}%
+ \newunit\newblock%
+ \ifbool{bbx@uniquetranslator}%
+ {\usebibmacro{bytranslator+others}\newunit}%
+ {}%
+ \newunit\newblock%
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\usebibmacro{mla:incollection:internal}}%
+ {\bbx@crossref{\thefield{xref}}%
+ \setunit{\addspace}%
+ \printfield{pages}}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \setunit{\addspace}%
+ \printfield{pages}%
+ \newunit}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{mla:incollection:internal}{%
+ \setbool{bbx@mla-incollection}{true}%
+ \usebibmacro{maintitle+booktitle}%
+ \ifthenelse{%
+ \iffieldequalstr{entrytype}{suppbook}%
+ \OR%
+ \iffieldequalstr{entrytype}{suppcollection}}%
+ {\setunit{\newunitpunct\bibstring{byauthor}\addspace}%
+ \ifnamesequal{labelname}{bookauthor}%
+ {\printnames[mla:last]{bookauthor}}%
+ {\printnames[byauthor]{bookauthor}}}%
+ {}%
+ \newunit\newblock%
+ \usebibmacro{byauthor}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \printfield{edition}\isdot%
+ \newunit
+ \iffieldundef{maintitle}%
+ {\printfield{volume}\printfield{part}}%
+ {}%
+ \newunit
+ \iffieldundef{volume}%
+ {\printfield{volumes}\clearfield{volumes}}%
+ {}%%
+ \newunit\newblock
+ \usebibmacro{series+number}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{publisher+location+date}%
+ \newunit%
+ \usebibmacro{chapter+pages}%
+ \newunit%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit%
+ \usebibmacro{url+urldate}%
+ \newunit%
+ \iffieldundef{volumes}%
+ {}%
+ {\usebibmacro{mla:multivolumes}}%
+ \newunit%
+ \printfield{addendum}%
+ \newunit%
+ \usebibmacro{pageref}%
+ \setbool{bbx@mla-incollection}{false}}
+
+\DeclareBibliographyDriver{inproceedings}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{title}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:proceedings:booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \usebibmacro{series+number}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{proceedings}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:proceedings:booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \usebibmacro{series+number}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{unpublished}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{title}%
+ \setunit{\addperiod\space}\newblock%
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{mla:all:type}%
+ \newunit\newblock
+ \printfield{number}%
+ \newunit\newblock
+ \printfield{library}%
+ \newunit%
+ \printlist{location}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{thesis}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{title}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:thesis:type}%
+ \newunit\newblock
+ \printlist{institution}%
+ \newunit%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\printfield{origyear}\clearfield{origyear}}%
+ {\printfield{year}}%
+ \newunit\newblock
+ \iffieldequalstr{entrysubtype}{published}%
+ {\usebibmacro{series+number}%
+ \newunit%
+ \printlist{location}%
+ \setunit{\addcolon\addspace}%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}}%
+ {}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \newunit%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{review}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author}%
+ \setunit{\addperiod\space}\newblock%
+ \printfield[title:article]{title}%
+ \setunit{\addperiod\space}\newblock%
+ \printfield[title:reviewedbook]{booktitle}%
+ \newunit%
+ \ifnameundef{bookauthor}%
+ {\printtext[reviewededitor]{\printnames[default]{editor}}}%
+ {\printtext[reviewedauthor]{\printnames[default]{bookauthor}}}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:container:one}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{mla:container:two}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{inreference}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author}%
+ \setunit{\addperiod\space}\newblock%
+ \usebibmacro{title}%
+ \setunit{\addperiod\space}\newblock%
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\newunit\newblock
+ \usebibmacro{maintitle+booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \iffieldsequal{year}{edition}%
+ {\printfield{year}~\bibstring{edition}\clearfield{year}}%
+ {\printfield{edition}\isdot}%
+ \newunit
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit
+ \printfield{volumes}%
+ \newunit\newblock
+ \usebibmacro{series+number}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \usebibmacro{url+urldate}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}}%
+ {}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \nopunct\unspace\printfield{pages}}%
+ \newunit%
+ \usebibmacro{finentry}}
+
+\newbibmacro{mlabelnamepunct}{\setunit{\labelnamepunct}\newblock}
+
+\newbibmacro{mla:video:localized:last-first}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\printnames{#1}\addcomma\addspace%
+ \ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+\newunit}%
+
+\newbibmacro{mla:video:name:first:footnote}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\printnames[byeditor]{#1}\addcomma\addspace%
+ \ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+ \clearname{#1}%
+}
+
+\newbibmacro{mla:video:localized:first-last}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type} \and \not %
+ \iffieldequalstr{#1type}{composer}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\iffieldequalstr{#1type}{composer}%
+ {\bibstring{composedby}}%
+ {\printfield[mla:capital]{#1type}}}}%
+ \addspace\printnames[byeditor][-\value{listtotal}]{#1}}%
+\newunit}%
+
+\newbibmacro{mla:video:name:second:footnote}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type} \and \not %
+ \iffieldequalstr{#1type}{composer}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\iffieldequalstr{#1type}{composer}%
+ {\bibstring{composedby}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+ \addspace\printnames[byeditor][-\value{listtotal}]{#1}%
+ }}%
+
+\DeclareBibliographyDriver{video}{%
+ \ifnamesequal{labelname}{author}%
+ {\usebibmacro{mla:video:localized:last-first}{author}}{}%
+ \ifnamesequal{labelname}{editor}%
+ {\usebibmacro{mla:video:localized:last-first}{editor}}{}%
+ \printfield{title}%
+ \setunit{\newunitpunct\bibstring{byauthor}\addspace}%
+ \printnames[byeditor]{bookauthor}%
+ \newunit%
+ \ifthenelse{\NOT\ifnamesequal{author}{labelname}%
+ \AND\NOT\ifnameundef{author}}%
+ {\usebibmacro{mla:video:localized:first-last}{author}}%
+ {}%
+ \ifthenelse{\NOT\ifnamesequal{editor}{labelname}%
+ \AND\NOT\ifnameundef{editor}}%
+ {\usebibmacro{mla:video:localized:first-last}{editor}}%
+ {}%
+ \usebibmacro{mla:video:localized:first-last}{namea}%
+ \usebibmacro{mla:video:localized:first-last}{nameb}%
+ \usebibmacro{mla:video:localized:first-last}{namec}%
+ \printfield{origyear}\clearfield{origyear}%
+ \newunit\newblock%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}%
+ \newunit\newblock%
+ \usebibmacro{finentry}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% % % % % % % % % % % % % % % % % % % % % %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% drivers to add eventually:
+% * \DeclareBibliographyDriver{misc}
+% * \DeclareBibliographyDriver{artwork}
+% * \DeclareBibliographyDriver{audio}
+% * \DeclareBibliographyDriver{image}
+% * \DeclareBibliographyDriver{movie}
+% * \DeclareBibliographyDriver{music}
+% * \DeclareBibliographyDriver{performance}
+%
+% Specifically important mainstay types to add for MLA users
+% 0 support for multiple publishers? % can't do with bibtex
+% * editorial
+% * letter (to the editor, etc.)
+% * interview
+
+\newbibmacro*{mtitle+mstitle+vol+part+title+stitle}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printtext[maintitle]{%
+ \printfield[noformat]{maintitle}%
+ \newunit
+ \printfield[noformat]{mainsubtitle}}%
+ \newunit
+ \printfield{maintitleaddon}%
+ \newunit\newblock
+ \iffieldundef{volume}%
+ {}%
+ {\printfield{volume}%
+ \printfield{part}%
+ \setunit{\addcolon\space}}}%
+ \usebibmacro{title+stitle}}
+
+\renewbibmacro*{series+number}{%
+ \iffieldundef{series}%
+ {}%
+ {\printfield{series}\clearfield{series}\setunit*{\addspace}\printfield{number}}%
+}
+
+\renewbibmacro*{title}{%
+ \iffieldequalstr{entrytype}{thesis}%
+ {\usebibmacro{mla:title:thesis}}%
+ {\iffieldequalstr{entrytype}{unpublished}%
+ {\usebibmacro{mla:title:unpublished}}%
+ {\usebibmacro{title+stitle}}}}%
+
+\renewbibmacro*{publisher+location+date}{%
+ % \printlist{location}% platypus - removed for 1.9... add an option to 2.0 for printing location
+ % \iflistundef{publisher}%
+ % {\setunit*{\addcomma\space}}%
+ % {\setunit*{\addcolon\space}}%
+ \printlist{publisher}%
+ \newunit%
+ \ifbool{mla@nodate}{\printtext{n.d.}}%
+ \printdate%
+ \newunit}
+
+\newbibmacro*{mla:title:unpublished}{%
+ \ifthenelse{\iffieldundef{author} \AND \iffieldundef{nameaddon}}%
+ {\unspace}%
+ {}%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[title:article]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \newunit
+ \printtext[title:book]{%
+ \printfield[noformat]{booktitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}}%
+ \newunit
+ \ifcitation%
+ {\printfield[mla:lowercase]{titleaddon}}%
+ {\printfield{titleaddon}}%
+ \newunit}
+
+\newbibmacro*{name:first-last:andothers}{%
+ \ifthenelse{\value{listcount}=\value{liststop}\AND
+ \ifmorenames}
+ {\ifnum\value{liststop}>1 \finalandcomma\fi
+ \addspace\bibstring{andothers}}
+ {}}
+
+\newbibmacro*{mla:title:thesis}{%
+ \iffieldundef{title}%
+ {}%
+ {\iffieldequalstr{entrysubtype}{published}%
+ {\printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \newunit%
+ \printfield{titleaddon}%
+ \newunit\newblock}}
+
+\newbibmacro*{mla:thesis:type}{%
+ \iffieldundef{type}%
+ {\printtext[mla:capital]{\bibstring{phdthesis}}}%
+ {\usebibmacro{mla:all:type}}}%
+
+\newbibmacro*{mla:all:type}{%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[mla:capital]{\bibstring{\thefield{type}}}}%
+ {\printtext[mla:capital]{\printfield{type}}}}%
+
+\newbibmacro*{mla:all:type:foot}{%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[noformat]{\bibstring{\thefield{type}}}}%
+ {\printtext[noformat]{\printfield{type}}}}%
+
+\renewbibmacro*{maintitle+title}{%
+ \usebibmacro{title}%
+ \newunit%
+ \iffieldsequal{maintitle}{title}%
+ {\clearfield{maintitle}%
+ \clearfield{mainsubtitle}%
+ \clearfield{maintitleaddon}}%
+ {}%
+ \iffieldundef{volume}%
+ {\usebibmacro{maintitle}}%
+ {}%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}\clearfield{volume}}%
+ {}%
+ \newunit}
+
+\renewbibmacro*{maintitle+booktitle}{%
+ \usebibmacro{booktitle}%
+ \printunit*{\addperiod\space}%
+ \iffieldundef{maintitle}%
+ {}%
+ {\usebibmacro{maintitle}%
+ \newunit%
+ \iffieldundef{volume}%
+ {}%
+ {\printfield{volume}%
+ \printfield{part}%
+ \setunit{\addcolon\space}}}%
+ \printunit*{\addperiod\space}}
+
+\renewbibmacro*{booktitle}{%
+ \ifboolexpr{
+ test {\iffieldundef{booktitle}}
+ and
+ test {\iffieldundef{booksubtitle}}
+ }
+ {\usebibmacro{title}}
+ {\printtext[booktitle]{%
+ \printfield[titlecase]{booktitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[titlecase]{booksubtitle}}%
+ \newunit}%
+ \printfield{booktitleaddon}}
+
+\newbibmacro*{mla:proceedings:booktitle}{%
+ \usebibmacro{booktitle}%
+ \newunit%
+ \iffieldundef{eventtitle}%
+ {}%
+ {\printtext[default]{%
+ \bibstring{proceedings}\addspace\bibstring{ofseries}\addspace%
+ \printfield[default]{eventtitle}\isdot}}%
+ \setunit*{\isdot\addcomma\addspace}%
+ \printlist{organization}%
+ \newunit%
+ \printeventdate%
+ \newunit%
+ \printlist{institution}%
+ \newunit%
+ \printfield{venue}}
+
+\newbibmacro*{title+stitle}{%
+ \iffieldundef{title}%
+ {\ifthenelse{%
+ \iffieldequalstr{entrytype}{suppbook}%
+ \OR%
+ \iffieldequalstr{entrytype}{suppcollection}}%
+ {}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{booktitle}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}}}}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \printunit{\addperiod\space}%
+ \printfield[noformat]{titleaddon}%
+ \newunit%
+ \usebibmacro{byauthor}%
+ \iffieldundef{origtitle}%
+ {\usebibmacro{mla:reprint}}%
+ {}%
+}%
+
+\newbibmacro*{title:incollection:italics}{%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}%
+ \newunit%
+ \printfield[noformat]{titleaddon}%
+ \newunit%
+ \setbool{bbx@mla-incollection}{true}\usebibmacro{mla:reprint}\setbool{bbx@mla-incollection}{false}%
+ \newunit\newblock}}
+
+\newbibmacro*{mla:article:journal+issuetitle}{%
+ \usebibmacro{issue}%
+ \newunit\newblock%
+ \iffieldundef{issuetitle}%
+ {}%
+ {\usebibmacro{byeditor+others}%
+ \newunit\newblock%
+ \bibstring{specissue}\setunit*{\addspace}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{periodical} \AND \iffieldundef{journaltitle}}%
+ {\usebibmacro{periodical}}%
+ {\usebibmacro{journal}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{online}}{\usebibmacro{mla:online}}{\setunit*{\addspace}}%
+ \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine} \or \iffieldequalstr{entrytype}{online}}%
+ {\printlist[brackets]{location}%
+ \newunit%
+ \printtext{\printdate}%
+ \newunit%
+ \printfield{version}%
+ \newunit%
+ \printfield[mla:newspaper:section]{chapter}%
+ }%
+ {\printfield{series}\clearfield{series}%
+ \newunit%
+ \printfield{volume}%
+ \newunit%
+ \printfield{number}\clearfield{number}%
+ \newunit%
+ \usebibmacro{issue+date}%
+ \newunit\newblock
+ \newunit}%
+}
+
+\newbibmacro*{mla:online}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printtext[maintitle]{%
+ \printfield[titlecase]{maintitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[titlecase]{mainsubtitle}}}%
+ \newunit\newblock%
+ \printlist{publisher}%
+ \newunit%
+}
+
+\renewbibmacro*{journal+issuetitle}{%
+ \usebibmacro{journal}%
+ \setunit*{\addspace}%
+ \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine}}%
+ {\printlist[brackets]{location}%
+ \printtext{\printdate}%
+ \newunit%
+ \printfield{version}%
+ \newunit%
+ \printfield[mla:newspaper:section]{chapter}%
+ }%
+ {\printfield{series}\clearfield{series}%
+ \setunit{\addspace}%
+ \printfield{volume}%
+ \newunit%
+ \printfield{number}\clearfield{number}%
+ \newunit%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit%
+ \usebibmacro{issue+date}%
+ \newunit\newblock
+ \usebibmacro{issue}%
+ \newunit}}
+
+\renewbibmacro*{issue+date}{%
+ \printtext{%
+ \iffieldundef{issue}
+ {\usebibmacro{date}}
+ {\printfield{issue}%
+ \setunit*{\addspace}%
+ \usebibmacro{date}}}%
+ \newunit}
+
+\renewbibmacro{finentry}{%
+ \finentry%
+ \iffieldundef{annotation}%
+ {}%
+ {\ifbool{bbx@annotation}%
+ {\begin{quotation}\noindent%
+ \printfield{annotation}%
+ \end{quotation}}%
+ {}}%
+}
+
+% \newbibmacro{publimedium}{%
+% \ifbool{bbx@publimedium}%
+% {\printfield[mla:capital]{howpublished}%
+% \ifthenelse{\iffieldundef{howpublished}\AND\boolean{bbx@guessmedium}}%
+% {\ifthenelse{\iffieldundef{url}\AND\iffieldundef{eprinttype}}%
+% {\printtext[mla:publimedium]{\bibstring{print}}}%
+% {\iffieldundef{eprinttype}%
+% {\printfield{eprint}}%
+% {\printfield[eprint:\strfield{eprinttype}]{eprint}}%
+% \newunit%
+% \usebibmacro{url+urldate}%
+% }%
+% }%
+% {}%-keep-blank
+% \newunit%
+% \usebibmacro{series+number}}%
+% \newunit%
+% \usebibmacro{mla:reprint}%
+% {}%-keep-blank
+% }
+
+\newbibmacro*{bbx:dashcheck}[2]{%
+ \ifboolexpr{
+ test {\iffieldequals{fullhash}{\bbx@lasthash}}
+ and
+ not test \iffirstonpage
+ and
+ (
+ not bool {bbx@inset}
+ or
+ test {\iffieldequalstr{entrysetcount}{1}}
+ )
+ }
+ {#1}
+ {#2}}
+
+\DeclareStyleSourcemap{
+ \maps[datatype=bibtex]{
+ \map{
+ \step[fieldsource=publisher, match={University Press}, replace={UP}]
+ \step[fieldsource=publisher, match={University}, replace={U}]
+ \step[fieldsource=publisher, match={Press}, replace={P}]
+ \step[fieldsource=publisher, match=\regexp{Company|Co\.|Corporation|Corp\.|Incorporated|Inc\.|Limited|Ltd\.}, replace={}]
+ \step[fieldsource=url, match=\regexp{http(s)?://}, replace={}]
+ }
+ \map{% JSTOR
+ \step[fieldsource=url, match={jstor.org}, final]
+ \step[fieldset=eprint, fieldvalue={JSTOR}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% Project Muse
+ \step[fieldsource=url, match={muse.jhu.edu}, final]
+ \step[fieldset=eprint, fieldvalue={Project Muse}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% Adelaide eBooks
+ \step[fieldsource=url, match={ebooks.adelaide.edu.au}, final]
+ \step[fieldset=eprint, origfieldval]
+ \step[fieldset=eprinttype, fieldvalue={adelaide}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% Google Books
+ \step[fieldsource=url, match={books.google}, final]
+ \step[fieldset=eprint, fieldvalue={Google Books}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% EBSCO - Academic Search Complete
+ \step[fieldsource=url, match={db=a9h}, final]
+ \step[fieldset=eprint, fieldvalue={Academic Search Complete}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% EBSCO - LexisNexis Academic
+ \step[fieldsource=url, match={db=fdcaae48}, final]
+ \step[fieldset=eprint, fieldvalue={LexisNexis Academic}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{% EBSCO - MLA Database
+ \step[fieldsource=url, match={db=mzh}, final]
+ \step[fieldset=eprint, fieldvalue={MLA International Bibliography}]
+ % \step[fieldset=urldate, null]
+ }
+ \map{
+ \step[fieldsource=url, match=\regexp{dx.doi.org/(.+)}, fieldtarget=doi]
+ \step[fieldsource=doi, match=\regexp{http(s)?://dx.doi.org/(.+)}, replace=\regexp{$1}]
+ \step[fieldsource=doi, match=\regexp{dx.doi.org/(.+)}, replace=\regexp{$1}]
+ }
+ \map{ % removes url + urldate field from all entries that have a doi field
+ \step[fieldsource=doi, final]
+ \step[fieldset=url, null]
+ \step[fieldset=urldate, null]
+ }
+ % \map{ % removes url + urldate field from all entries that have an eprint field
+ % \step[fieldsource=eprint, final]
+ % \step[fieldset=urldate, null]
+ % }
+ }
+}
+
+\endinput
+
+
+\endinput
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.cbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.cbx
new file mode 100644
index 0000000000..21923bd97a
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla-new.cbx
@@ -0,0 +1,834 @@
+% mla.cbx, v1.9 2016/11/01 * compatible with biblatex 3.4
+% Maintained at <https://github.com/jmclawson/biblatex-mla> by James Clawson.
+%
+% Feel free to improve, redistribute, and adapt to your own ends. Please share improvements in formatting and MLA standards compliance back to James Clawson: <clawson@gmail.com>.
+%
+% This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+\ProvidesFile{mla-new.cbx}[2016/11/01 v1.9 biblatex citation style]
+
+\newboolean{cbx@firstlonghand}%
+\DeclareBibliographyOption{firstlonghand}[true]{\setboolean{cbx@firstlonghand}{#1}}
+\newboolean{cbx@nofullfootnote}%
+\DeclareBibliographyOption{nofullfootnote}[true]{\setboolean{cbx@nofullfootnote}{#1}}
+
+\DeclareBibliographyOption{mancitepar}[true]{%
+ \ifstrequal{#1}{true}{%
+ \let\mypkg@@everypar\everypar
+ \newtoks\mypkg@everypar
+ \mypkg@everypar\expandafter{\the\everypar}
+ \mypkg@@everypar{\mypkgs@ownstuff\the\mypkg@everypar}
+ \def\mypkgs@ownstuff{%
+ \mancite}%
+ \let\everypar\mypkg@everypar
+ }{}}
+
+% The following is taken from biblatex-chicago-notes-df for parity of feature set. I don't like the naming of the option there ("strict"), so even though consistency trumps (or defines) clarity, I changed the name for now.
+\DeclareBibliographyOption{footnoterulestrict}[true]{% 0.7 renamed
+ \let\splitfootnoterule\footnoterule
+ \renewcommand\footnoterule{}%
+ \advance\skip\footins 4\p@\@plus2\p@\relax
+ \gdef\split@prev{0}
+ \let\pagefootnoterule\footnoterule
+ \def\footnoterule{\relax
+ \ifnum\split@prev=\z@
+ \pagefootnoterule
+ \else
+ \splitfootnoterule
+ \fi
+ \xdef\split@prev{\the\insertpenalties}%
+ }}
+
+\ExecuteBibliographyOptions{citetracker=true,ibidtracker=constrict,opcittracker=constrict,singletitle,autocite=inline,uniquename=init,hyperref=true,useprefix=true,firstlonghand,annotation=false,loccittracker=strict,noremoteinfo=true,date=long,urldate=long,mancitepar=false,datezeros=false}%
+
+\newbool{cbx@named}%
+\newbool{cbx@mlafootnotes}%
+\newbool{cbx@hyperpages}%
+
+\newbool{cbx@mladraft}%
+\DeclareBibliographyOption{mladraft}[true]{%
+ \setboolean{cbx@mladraft}{#1}}
+
+\urlstyle{same}
+
+\newbibmacro*{cite:init}{%
+ \global\let\cbx@tempa=\empty
+ \global\undef\cbx@lasthash}
+
+\renewcommand*{\citereset}{%
+ \usebibmacro{cite:reset}
+ \@ifstar
+ {}
+ {\global\cslet{blx@bsee@\the\c@refsection}\@empty
+ \global\cslet{blx@fsee@\the\c@refsection}\@empty
+ \blx@ibidreset@force
+ \blx@idemreset@force
+ \blx@opcitreset@force
+ \blx@loccitreset@force}}
+
+\InitializeCitationStyle{%
+ \usebibmacro{cite:reset}%
+ \@expandtwoargs\in@{,draft,}{,\@classoptionslist,}%
+ \ifin@%
+ \ExecuteBibliographyOptions{mladraft}% draft option present
+ \fi
+ \long\def\mlasymbolfootnote#1{\begingroup\def%
+ \thefootnote{\fnsymbol{footnote}}\footnote[0]{#1}\endgroup}%
+ \newcounter{mladraftnote}}
+
+\OnManualCitation{%
+ \usebibmacro{cite:reset}%
+ \global\let\cbx@lastpostnote=\empty}
+
+\newbibmacro*{cite:reset}{%
+ \global\undef\cbx@lasthash}%
+
+\newbibmacro*{cite:save}{%
+ \savefield{entrykey}{\cbx@lastkey}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \savefieldcs{entrykey}{cbx@lastkey@\thefield{namehash}}%
+ \csxdef{cbx@lastcite@\thefield{entrykey}}{\the\value{instcount}}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%% In-Line Citations %%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\newbibmacro*{cite:mla}{%
+ \bibhypertarget{cite\the\value{instcount}}{%
+ \ifciteseen%
+ {\usebibmacro{cite:mla:seen}}
+ {\usebibmacro{cite:mla:unseen}\usebibmacro{cite:save}}%
+ \global\boolfalse{cbx@mlafootnotes}}}
+
+\newbibmacro*{cite:mla:unseen}{%
+ \ifbool{cbx@firstlonghand}
+ {\usebibmacro{cite:mla:noshorthand}}%
+ {\usebibmacro{cite:mla:seen}}}
+
+\newbibmacro*{cite:mla:seen}{%
+ \iffieldundef{shorthand}%
+ {\usebibmacro{cite:mla:noshorthand}}%
+ {\usebibmacro{cite:mla:shorthand}%
+ \savefield{namehash}{\cbx@lasthash}}}
+
+\newbibmacro*{cite:mla:noshorthand}{%
+ \ifciteibid%
+ {\ifbool{cbx@mlafootnotes}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:save}}%
+ {\usebibmacro{cite:ibid}}}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:save}}}%
+
+\newbibmacro*{cite:mla:noibid}%
+ {\global\boolfalse{cbx@hyperpages}%
+ \ifthenelse{\iffieldequals{namehash}{\cbx@lasthash}}%
+ {\usebibmacro{cite:idem}%
+ \usebibmacro{cite:mla:title}}%
+ {\ifnameundef{labelname}%
+ {\global\boolfalse{cbx@named}\usebibmacro{cite:mla:title}}%
+ {\ifthenelse{\iffieldequalstr{entrytype}{incollection} \or \iffieldequalstr{entrytype}{inreference} \or \iffieldequalstr{entrytype}{review}} %
+ {\ifnameundef{author}%
+ {\global\boolfalse{cbx@named}%
+ \usebibmacro{cite:mla:title}}%
+ {\usebibmacro{cite:name}%
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}}%
+ {\usebibmacro{cite:name}%
+ \usebibmacro{cite:mla:title}}}}}%
+
+\newbibmacro*{cite:mla:shorthand}{%
+ \ifciteibid%
+ {\ifbool{cbx@mlafootnotes}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}%
+ {\usebibmacro{cite:ibid}}}%
+ {\global\boolfalse{cbx@hyperpages}\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}}
+
+\newbibmacro*{cite:name}{%
+ \ifsingletitle%
+ {\printtext[bibhyperref]{%
+ \printnames{labelname}}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}}%
+ {\printnames{labelname}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}}}%
+
+\newbibmacro*{cite:mla:title}{%
+ \ifnameundef{labelname}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}}%
+ {\ifsingletitle%
+ {}%
+ {\usebibmacro{cite:mla:title:internal}}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{review}%
+ \and\ifnameundef{author}%
+ \and\iffieldundef{title}}%
+ {\printtext[bibhyperref]%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {}%
+ \setunit{\addspace}}%
+
+\newbibmacro*{cite:mla:title:internal}{%
+ \ifbool{cbx@named}{\setunit{\addcomma\addspace}}{}%
+ \iffieldundef{title}%
+ {\iffieldequalstr{entrytype}{review}%
+ {\printtext[bibhyperref]%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {\ifthenelse{\iffieldequalstr{entrytype}{suppbook}%
+ \OR\iffieldequalstr{entrytype}{suppcollection}}%
+ {\printtext[bibhyperref]{%
+ \printfield[mla:capital]{entrysubtype}}}%
+ {}}}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}}}%
+
+%%%%%%%%%%% for ibid, idem, opcit %%%%%%%%
+
+\newbibmacro*{cite:idem}{%
+ \ifsingletitle%
+ {\usebibmacro{cite:name}}%
+ {\global\boolfalse{cbx@named}}}
+
+\newbibmacro*{cite:opcit}{%
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}
+
+\newbibmacro*{cite:ibid}{%
+ \iffieldundef{postnote}%
+ {\usebibmacro{cite:mla:noibid}}%
+ {\global\booltrue{cbx@hyperpages}}%
+ \usebibmacro{cite:save}%
+ \iffieldundef{prenote}%
+ {}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:reset}}}%
+
+\renewcommand*{\postnotedelim}{\addspace}%
+
+\renewbibmacro*{postnote}{%
+ \iffieldundef{postnote}
+ {}
+ {\setunit{\addspace}%
+ \ifbool{cbx@hyperpages}%
+ {\printtext[bibhyperref]{\printfield[ibidpostnote]{postnote}}}%
+ {\printfield[ibidpostnote]{postnote}}}}%
+
+\newbibmacro*{locpostnote}{%
+ \ifbool{cbx@mladraft}%
+ {\ifbool{cbx@hyperpages}%
+ {\printtext[mlarepeatedcites]{%
+ \printtext[bibhyperref]{\printfield[ibidpostnote]{postnote}}}}%
+ {\printtext[mlarepeatedcites]{%
+ \printfield[ibidpostnote]{postnote}}}%
+ \ifthenelse{\value{mladraftnote}<2}%
+ {\mlasymbolfootnote{\addtocounter{mladraftnote}{4}%
+ $\clubsuit$ It is best to cite once at the end %
+ of a passage quoting a single page range.}}%
+ {}}%
+ {\usebibmacro{postnote}}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%% Footnote Citations %%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\newbibmacro*{cite:mla:foot}{%
+ \ifciteseen%
+ {\usebibmacro{cite:mla:seen}}%
+ {\ifbool{cbx@nofullfootnote}%
+ {\usebibmacro{cite:mla:seen}}%
+ {\usedriver{}{footcite:\strfield{entrytype}}}%
+ }}
+
+\newbibmacro*{cite:foot:name}{%
+ \global\boolfalse{cbx@named}%
+ \usebibmacro{cite:foot:author/editor}%
+ \savefield{namehash}{\cbx@lasthash}}%
+
+\newbibmacro*{cite:foot:author:review}{%
+ \global\boolfalse{cbx@named}%
+ \ifnameundef{author}%
+ {}%
+ {\usebibmacro{cite:foot:author}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}%
+ }}%
+
+\newbibmacro*{cite:foot:author/editor}%
+{\ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}%
+ {\usebibmacro{cite:foot:author}}%
+ {\usebibmacro{cite:foot:editor}}}%
+
+\newbibmacro*{cite:foot:author}{%
+ \ifbool{bbx@totalnames}%
+ {\printnames[byauthor][-\value{listtotal}]{author}}%
+ {\printnames[byauthor]{author}}%
+ \clearname{author}\global\booltrue{cbx@named}%
+ \printfield{nameaddon}}
+
+\newbibmacro*{cite:foot:editor}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[byeditor][[-\value{listtotal}]]{editor}}%
+ {\printnames[byeditor]{editor}}%
+ \setunit*{\addcomma\space}%
+ \usebibmacro{editorstrg}%
+ \clearname{editor}\global\booltrue{cbx@named}}%
+ {\ifusetranslator%
+ {\printnames[byeditor]{translator}%
+ \setunit*{\addcomma\space}%
+ \usebibmacro{translatorstrg}%
+ \clearname{translator}\global\booltrue{cbx@named}}%
+ {}%
+ }}%
+
+\newbibmacro*{cite:foot:byauthor:incollection}{%
+ \ifthenelse{\ifuseauthor\OR%
+ \ifnameundef{author}\OR%
+ \ifnamesequal{author}{bookauthor}}%
+ {}%
+ {\biblcstring{byauthor}\addspace%
+ \printnames[byauthor]{author}}}
+
+\newbibmacro*{cite:foot:byauthor}{%
+ \ifthenelse{\ifuseauthor\OR%
+ \ifnameundef{author}}%
+ {}%
+ {\bibstring{byauthor}\addspace\printnames[byauthor]{author}}}
+
+\newbibmacro*{cite:foot:bybookauthor}{%
+ \ifthenelse{\ifnameundef{bookauthor}\OR%
+ \(\ifnamesequal{author}{bookauthor}\AND\ifuseauthor\)}%
+ {}%
+ {\bibstring{byauthor}\addspace\printnames[byauthor]{bookauthor}}}
+
+\DeclareBibliographyDriver{footcite:booklet}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:collection}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:reference}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:book}{%
+ \usebibmacro{cite:foot:name}%
+ \ifbool{cbx@named}% 0.7.1
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor}%
+ \newunit%
+ \usebibmacro{cite:foot:byeditor}%
+ \newunit%
+ \usebibmacro{cite:foot:bytranslator}%
+ \newunit%
+ \printfield{edition}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}}
+
+\newbibmacro*{cite:foot:publisher+location+year}{%
+ \printtext[parens]{%
+ \printfield[noformat]{origyear}%
+ \setunit*{\addsemicolon\addspace}%
+ \printlist{location}%
+ \iflistundef{publisher}%
+ {\setunit*{\addspace}}%
+ {\setunit*{\addcolon\space}}%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}}}
+
+\DeclareBibliographyDriver{footcite:article}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor:incollection}%
+ \newunit%
+ \usebibmacro{cite:foot:bytranslator}%
+ \newunit%
+ \usebibmacro{journal+issuetitle}%
+ \newunit%
+ \iffieldundef{url}{}{\usebibmacro{cite:foot:url+urldate}}%
+ \setunit{\addcolon\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}%
+
+\newbibmacro*{cite:foot:url+urldate}{%
+ \printtext{\biburldatelong}%
+ \setunit{\addspace}%
+ \printfield{url}}
+
+\DeclareBibliographyDriver{footcite:inreference}{%
+ \usedriver{}{footcite:incollection}}
+
+\DeclareBibliographyDriver{footcite:incollection}{%
+ \usebibmacro{cite:foot:name}%
+ \ifbool{cbx@named}% 0.7.1
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}}%
+ {\usebibmacro{cite:foot:title:incollection:italics}}%
+ {\usebibmacro{cite:foot:title}}%
+ \newunit%
+ \printfield[mla:lowercase]{titleaddon}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor:incollection}%
+ \newunit%
+ \ifbool{bbx@uniquetranslator}%
+ {\usebibmacro{cite:foot:bytranslator}\clearname{translator}}%
+ {}%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}}%
+ {\setunit{\addcomma\addspace\bibstring{in}\addspace}}%
+ {\newunit}%
+ \printtext[citetitle:book]{%
+ \printfield[noformat]{booktitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}%
+ }%
+ \usebibmacro{cite:foot:bybookauthor}%
+ \newunit%
+ \usebibmacro{cite:foot:byeditor}%
+ \newunit%
+ \iffieldsequal{year}{edition}%
+ {\printfield{year}~\bibstring{edition}\clearfield{year}}%
+ {\printfield[foot:cite:edition:format]{edition}\isdot}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \iffieldundef{year}%
+ {}%
+ {\usebibmacro{cite:foot:publisher+location+year}}%
+ \setunit{\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}%
+ }%
+
+\DeclareBibliographyDriver{footcite:phdthesis}{%
+ \usedriver{}{footcite:thesis}}
+
+\DeclareBibliographyDriver{footcite:thesis}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{title}%
+ \newunit%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[default]{\bibstring{\thefield{type}}}}%
+ {\printtext[default]{\printfield{type}}}%
+ \newunit%
+ \printlist{institution}%
+ \newunit%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\printfield{origyear}\clearfield{origyear}}%
+ {\printfield{year}}%
+ \newunit%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}}%
+ {}}
+
+\DeclareBibliographyDriver{footcite:review}{%
+ \usebibmacro{cite:foot:author:review}%
+ \ifbool{cbx@named}%
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \usebibmacro{cite:foot:title}%
+ \setunit*{\newunitpunct}%
+ \printtext[bibhyperref]%
+ {\bibstring{reviewof}\addspace\printfield{booktitle}}%
+ \newunit%
+ \ifnameundef{bookauthor}%
+ {\printtext[reviewededitor]{\printnames[default]{editor}}}%
+ {\printtext[reviewedauthor]{\printnames[default]{bookauthor}}}%
+ \newunit%
+ \usebibmacro{journal+issuetitle}%
+ \newunit%
+ \iffieldundef{url}{}{\usebibmacro{cite:foot:url+urldate}}%
+ \setunit{\addcolon\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}%
+
+\DeclareBibliographyDriver{footcite:video}{%
+ \setbool{cbx@named}{false}%
+ \ifnamesequal{labelname}{author}%
+ {\usebibmacro{mla:video:name:first:footnote}{author}%
+ \setbool{cbx@named}{true}}%
+ {}%
+ \ifnamesequal{labelname}{editor}%
+ {\usebibmacro{mla:video:name:first:footnote}{editor}%
+ \setbool{cbx@named}{true}}%
+ {}%
+ \ifbool{cbx@named}%
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \printtext[bibhyperref]{\printfield{title}}%
+ \newunit%
+ \ifnameundef{bookauthor}%
+ {}%
+ {\printtext[reviewedauthor]{\printnames[byeditor]{bookauthor}}}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{author}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{editor}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{namea}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{nameb}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{namec}%
+ \newunit%
+ \printfield{origyear}%
+ \newunit%
+ \printfield{howpublished}%
+ \newunit%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}%
+ \addperiod}
+
+\DeclareBibliographyDriver{footcite:suppcollection}{%
+ \usedriver{}{footcite:suppbook}}
+
+\DeclareCiteCommand{\titleandsubtitle}
+ {\boolfalse{citetracker}%
+ \boolfalse{pagetracker}%
+ \usebibmacro{prenote}}
+ {\indexfield{indextitle}%
+ \printtext[citetitle]{%
+ \printfield[noformat]{title}%
+ \iffieldundef{subtitle}{}{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ {\multicitedelim}
+ {\usebibmacro{postnote}}
+
+\DeclareBibliographyDriver{footcite:suppbook}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \printfield{entrysubtype}%
+ \newunit%
+ \usebibmacro{booktitle}%
+ \setunit{\newunitpunct\bibstring{bytypeauthor}\addspace}%
+ \ifnamesequal{labelname}{bookauthor}%
+ {\printnames[mla:last]{bookauthor}}%
+ {\printnames[byauthor]{bookauthor}}%
+ \newunit%
+ \usebibmacro{byeditor+others}%
+ \newunit%
+ \printfield{edition}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}%
+ \setunit{\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}
+
+\DeclareBibliographyDriver{footcite:unpublished}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{mla:title:unpublished}%
+ \newunit%
+ \newunit%
+ \printfield{note}%
+ \newunit%
+ \usebibmacro{mla:all:type:foot}%
+ \setunit*{\isdot\addspace}%
+ \printfield{number}%
+ \newunit%
+ \printfield{library}%
+ \setunit{\addcomma\addspace}%
+ \printlist{location}%
+ \newunit%
+ \printfield{addendum}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{footcite:periodical}{%
+ \usebibmacro{cite:foot:editor}%
+ \setunit{\labelnamepunct}\newblock%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock
+ \printfield{note}%
+ \setunit{\addcolon\addspace}\newblock
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}%
+ \newunit\newblock
+ \usebibmacro{url+urldate}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{cite:foot:title}{%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[bibhyperref]{%
+ \printtext[citetitle:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ }}%
+
+\newbibmacro*{cite:foot:title:incollection:italics}{%
+ \printtext[bibhyperref]{%
+ \printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}%
+ }}%
+
+\newbibmacro*{cite:foot:bytranslator}{%
+ \ifnameundef{translator}%
+ {}%
+ {\printtext[default]{\bibstring{bytranslator}\addspace%
+ \printnames[cite:foot:translator]{translator}}}}
+
+\newbibmacro*{cite:foot:byeditor}{%
+ \ifthenelse{\ifnameundef{editor}\OR%
+ \( \iffieldequalstr{entrytype}{collection}\AND%
+ \ifnameundef{author} \)}%
+ {}%
+ {\usebibmacro{byeditor+others}}}
+
+\newbibmacro*{mla:foot:postnote}{%
+ \iffieldundef{postnote}%
+ {\unspace}%
+ {\unspace\addspace\printfield[footpostnote]{postnote}}%
+ \usebibmacro{cite:reset}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%% Format Declarations %%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\DeclareFieldFormat{citetitle:article}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:inreference}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:book}{\mkbibemph{#1}}
+\DeclareFieldFormat{citetitle:booklet}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:collection}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:reference}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:incollection}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:online}{\mkbibquote{#1}}% 1.4.9
+\DeclareFieldFormat{citetitle:inproceedings}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:unpublished}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:thesis}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:video}{\mkbibemph{#1}}
+\DeclareFieldFormat{citetitle:review}{\mkbibquote{#1}}%
+\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}%
+\DeclareFieldFormat{ibidpostnote}{#1}%
+\DeclareFieldFormat{footpostnote}{#1}%
+\DeclareFieldFormat{mlarepeatedcites}{\fbox{#1}%
+ \marginpar{\hfill\footnotesize{$\clubsuit$}}}%
+\@ifpackagelater{biblatex}{2016/03/01}{%
+ \DeclareNameFormat{cite:foot:editor}{%
+ \nameparts{#1}%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\partnamesuffix}%
+ \usebibmacro{name:andothers}}%
+ \DeclareNameFormat{cite:foot:translator}{%
+ \nameparts{#1}%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\partnamesuffix}%
+ \usebibmacro{name:andothers}}%
+}{%
+ \DeclareNameFormat{cite:foot:editor}{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ \usebibmacro{name:andothers}}%
+ \DeclareNameFormat{cite:foot:translator}{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ \usebibmacro{name:andothers}}%
+}%
+\DeclareFieldFormat{foot:cite:edition:format}{%
+ \ifinteger{#1}%
+ {\mkbibordinal{#1}~\bibstring{edition}}%
+ {\printtext[mla:lowercase]{#1}}}
+\DeclareFieldFormat{supptotitle}%
+ {\bibstring{supptotitle}\addspace\mkbibemph{#1}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%% Cite Commands %%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\renewbibmacro*{prenote}{%
+ \iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote}
+ {\printfield{prenote}%
+ \prenotedelim%
+ \ifthenelse{\iffieldequals{prenote}{\cbx@lastprenote} \and \iffieldequals{entrykey}{\cbx@lastkey}}%
+ {}%
+ {\usebibmacro{cite:reset}}%
+ \savefield{prenote}{\cbx@lastprenote}}}
+
+\DeclareCiteCommand{\parencite}[\mkbibparens]
+ {\usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}
+ {}
+ {\ifthenelse{\iffieldequals{postnote}{\cbx@lastpostnote} \and \iffieldequals{entrykey}{\cbx@lastkey}}%
+ {\usebibmacro{locpostnote}}%
+ {\usebibmacro{postnote}}%
+ \savefield{postnote}{\cbx@lastpostnote}}%
+
+\DeclareCiteCommand*{\parencite}[\mkbibparens]
+ {\global\undef\cbx@lasthash\usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\cite}% 1.9 added support for smart switching when used in footnote
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}%
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\textcite}% 1.9 new
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}%
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\headlesscite}% 1.9 added alias to starred command for Chicago compatibility
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand*{\cite}% 1.9 added support for smart switching when used in footnote
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\footcite}[\mkbibfootnote]
+ {\bibsentence%
+ \usebibmacro{cite:init}%
+ \usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \global\booltrue{cbx@mlafootnotes}%
+ \renewcommand*{\newunitpunct}{\addcomma\space}%
+ \usebibmacro{cite:mla:foot}}
+ {}
+ {\usebibmacro{mla:foot:postnote}}
+
+\DeclareCiteCommand{\fullcite}
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\headlessfullcite}
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\newbibmacro{mla:fullcite:prenote}{%
+\citereset\renewbibmacro*{author}{%
+ \ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}
+ {\DeclareNameAlias{author}{default}\ifthenelse{\iffieldequals{namehash}{\cbx@lasthash}\AND\NOT
+ \iffirstonpage}
+ {\mbox{\mlanamedash\unspace\newunitpunct}}
+ {\printnames{author}%
+ \savefield{namehash}{\cbx@lasthash}}}
+ {\let\cbx@lasthash\undefined}}}
+
+% \DeclareCiteCommand{\fullcite}
+% {\usebibmacro{mla:fullcite:prenote}\usebibmacro{prenote}}
+% {\usedriver
+% {\DeclareNameAlias{sortname}{default}\DeclareNameAlias{default}{last-first}}
+% {\thefield{entrytype}}}
+% {\multicitedelim}
+% {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\smartcite}[\iffootnote\mkbibparens\mkbibfootnote]%
+ {\usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}
+ {\multicitedelim}
+ {\usebibmacro{cite:postnote}}
+
+\newbibmacro*{cite:mla:starred:title}{%
+ \ifciteibid
+ {\iffieldundef{postnote}
+ {\usebibmacro{cite:mla:title:alone}}
+ {\global\booltrue{cbx@hyperpages}}}
+ {\iffieldundef{shorthand}
+ {\ifsingletitle%
+ {\iffieldundef{postnote}
+ {\usebibmacro{cite:mla:title:alone}}
+ {\global\booltrue{cbx@hyperpages}}}%
+ {\usebibmacro{cite:mla:title:alone}\setunit{\addspace}}}
+ {\usebibmacro{cite:mla:shorthand}}}}
+
+\newbibmacro*{cite:mla:title:alone}{%
+ \printtext[bibhyperref]{% suggested by StackExchange user Audrey
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{suppbook}\and\iffieldundef{title}}%
+ {\printtext[bibhyperref]{%
+ \printfield[mla:capital]{entrysubtype}}}%
+ {}}
+
+
+\endinput
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.bbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.bbx
new file mode 100644
index 0000000000..cae6845d71
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.bbx
@@ -0,0 +1,1229 @@
+% mla-this.bbx, v1.9 2016/11/01 * compatible with biblatex 3.4
+% Maintained at <https://github.com/jmclawson/biblatex-mla> by James Clawson.
+%
+% Feel free to improve, redistribute, and adapt to your own ends. Please share improvements in formatting and MLA standards compliance back to James Clawson: <clawson@gmail.com>.
+%
+% This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+\ProvidesFile{mla-this.bbx}[2016/11/01 v1.9 biblatex bibliography style]
+
+\RequireBibliographyStyle{standard}
+\DeclareLanguageMapping{american}{american-mla}
+\DeclareLanguageMapping{english}{english-mla}
+
+\NewBibliographyString{byserieseditor}
+\NewBibliographyString{reviewof}
+\NewBibliographyString{specissue}
+\NewBibliographyString{phd}
+\NewBibliographyString{dphil}
+\NewBibliographyString{lic}
+\NewBibliographyString{ma}
+\NewBibliographyString{ms}
+\NewBibliographyString{msc}
+\NewBibliographyString{mphil}
+\NewBibliographyString{mlitt}
+\NewBibliographyString{manuscript}
+\NewBibliographyString{typescript}
+\NewBibliographyString{director}
+\NewBibliographyString{screenplay}
+\NewBibliographyString{adaptation}
+\NewBibliographyString{adaptor}
+\NewBibliographyString{performer}
+\NewBibliographyString{performers}
+\NewBibliographyString{composer}
+\NewBibliographyString{composedby}
+\NewBibliographyString{producer}
+\NewBibliographyString{with}
+\NewBibliographyString{proceedings}
+\NewBibliographyString{compilerandeditor}%
+\NewBibliographyString{bycompilerandeditor}%
+\NewBibliographyString{transof}%
+\NewBibliographyString{volstodate}%
+\NewBibliographyString{supptotitle}%
+\NewBibliographyString{print}%
+\NewBibliographyString{web}%
+\NewBibliographyString{generaleditor}%
+
+\setlength{\bibitemsep}{0pt}
+\renewcommand*{\mkbibnamesuffix}[1]{\addcomma\addlowpenspace#1}
+
+\DeclareNameAlias{author}{sortname}
+\@ifpackagelater{biblatex}{2016/03/01}{%
+ \DeclareNameFormat{mla:last}{\nameparts{#1}\namepartfamily}%
+ \DeclareNameFormat{default}{%
+ \nameparts{#1}%
+ \ifgiveninits{%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiveni}{\namepartprefix}{\namepartsuffix}%
+ }{%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\namepartsuffix}%
+ }%
+ \usebibmacro{name:andothers}%
+ }%
+}{%
+ \DeclareNameFormat{mla:last}{#1}%
+ \DeclareNameFormat{default}{%
+ \iffirstinits{%
+ \usebibmacro{name:first-last}{#1}{#4}{#5}{#7}%
+ }{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ }%
+ \usebibmacro{name:andothers}%
+ }%
+}
+
+\defbibenvironment{bibliography}
+ {\list
+ {}
+ {\setlength{\leftmargin}{\bibhang}%
+ \setlength{\itemindent}{-\leftmargin}%
+ \setlength{\itemsep}{\bibitemsep}%
+ \setlength{\parsep}{\bibparsep}}}
+ {\endlist}
+ {\item}
+
+\DeclareFieldFormat{title:article}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:online}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inreference}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:book}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:booklet}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:collection}{\mkbibemph{#1}}
+\DeclareFieldFormat{title:incollection}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inbook}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:inproceedings}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:thesis}{\mkbibquote{#1}}%
+\DeclareFieldFormat{title:reviewedbook}{\bibstring{reviewof}\addspace\mkbibemph{#1}}%
+\DeclareFieldFormat{title:reference}{\mkbibemph{#1}}%
+\DeclareFieldFormat{url}{$<$\url{#1}$>$}% suggested by Jay Savage <http://www.engatiki.org/2007/11/28/171>
+\DeclareFieldFormat{isbn}{}
+\DeclareFieldFormat{pages}{#1}%
+\DeclareFieldFormat[review]{volume}{#1}%
+\DeclareListFormat[article]{location}%
+ {\unspace\mkbibbrackets{#1}\addspace}%
+\DeclareFieldFormat[article]{version}{#1\isdot}%
+\DeclareFieldFormat[incollection]{bibliography:origyear}{\openrangeformat{#1}\addperiod}%
+\DeclareFieldFormat[video]{mla:publimedium}{\MakeCapital{film}}%
+\DeclareFieldFormat{mla:publimedium}{\MakeCapital{#1}}%
+\DeclareFieldFormat{mla:capital}{\MakeCapital{#1}}%
+\DeclareFieldFormat{mla:capital:web}{%
+ \ifhyperref%
+ {\href{#1}{\MakeCapital{\bibstring{web}}}}%
+ {\MakeCapital{\bibstring{web}}}}%
+\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}%
+\DeclareFieldFormat{nameaddon}{\mkbibbrackets{#1}}%
+\DeclareFieldFormat{issuetitle}{\mkbibemph{#1}}
+\DeclareFieldFormat{mla:newspaper:section}{\bibstring{section}\addspace#1}%
+\DeclareFieldFormat{library}{#1\isdot}%
+\DeclareFieldFormat{reviewededitor}{\bibstring{byeditor}\addspace#1}%
+\DeclareFieldFormat{reviewedauthor}{\bibstring{byauthor}\addspace#1}%
+\DeclareFieldFormat{title:suppbook}{\mkbibquote{#1}}
+\DeclareFieldFormat{openrangevolumes}{#1~\bibstring{volstodate}}%
+\DeclareFieldFormat{volumeof}{\bibstring{volume}~#1~\bibstring{ofseries}}%
+\DeclareFieldFormat{mla:sentence-case}{\MakeSentenceCase{#1}}%
+\DeclareFieldFormat{eprint:jstor}{%
+ \ifhyperref%
+ {\href{http://www.jstor.org/stable/#1}{\emph{JSTOR}}}%
+ {\emph{JSTOR}}}%
+\DeclareFieldFormat{eprint:googlebooks}{%
+ \ifhyperref%
+ {\href{http://books.google.com/books?id=#1}{\emph{Google Books}}}%
+ {\emph{Google Books}}}
+\DeclareFieldFormat{eprint:adelaide}{%
+ \ifhyperref%
+ {\href{#1}{\emph{eBooks@Adelaide}}}%
+ {\emph{eBooks@Adelaide}}}
+\DeclareFieldFormat{eprint:muse}{%5
+ \ifhyperref%
+ {\href{#1}{\emph{Project Muse}}}%
+ {\emph{Project Muse}}}
+\DeclareFieldFormat{urldate}{#1}%
+
+\DeclareBibliographyAlias{booklet}{book}
+\DeclareBibliographyAlias{bookinbook}{incollection}%
+\DeclareBibliographyAlias{collection}{book}
+\DeclareBibliographyAlias{reference}{book}
+
+\DeclareBibliographyAlias{inbook}{incollection}%
+
+\DeclareBibliographyAlias{manual}{customa}
+\DeclareBibliographyAlias{misc}{customa}
+\DeclareBibliographyAlias{online}{article}
+\DeclareBibliographyAlias{patent}{customa}
+\DeclareBibliographyAlias{report}{customa}
+\DeclareBibliographyAlias{suppcollection}{suppbook}
+
+\DeclareFieldAlias[online]{maintitle}{journaltitle}
+
+\renewcommand*{\newunitpunct}{\addperiod\space}
+\renewcommand*{\andothersdelim}{\ifcitation{}{\addcomma}\addspace}
+\renewcommand*{\bibpagespunct}{\addperiod\space}
+\renewcommand*{\subtitlepunct}{\ifterm{}{\addcolon}\space}
+
+\newboolean{bbx@mla-incollection}
+\newbool{bbx@inset}
+
+\DeclareBibliographyOption{dashed}[true]{%
+ \ifstrequal{#1}{true}
+ {\ExecuteBibliographyOptions{pagetracker}%
+ \renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}}
+ {\ExecuteBibliographyOptions{pagetracker=false}%
+ \renewbibmacro*{bbx:savehash}{}}}
+
+\newboolean{bbx@annotation}% same as biblatex-dw
+\DeclareBibliographyOption{annotation}[true]{%
+\setboolean{bbx@annotation}{#1}}
+
+\newboolean{bbx@totalnames}
+\DeclareEntryOption{totalnames}[true]{%
+ \setboolean{bbx@totalnames}{#1}}
+
+% for translated incollections where the collection has no shared translator
+\newboolean{bbx@uniquetranslator}%
+\DeclareEntryOption{uniquetranslator}[true]{%
+ \setboolean{bbx@uniquetranslator}{#1}}
+
+\newbool{bbx:gnoreminfo}%
+\setboolean{bbx:gnoreminfo}{false}
+\DeclareBibliographyOption{noremoteinfo}[true]{\setboolean{bbx:gnoreminfo}{#1}}
+
+\newbool{bbx:lnoreminfo}%
+\setboolean{bbx:lnoreminfo}{false}
+\DeclareEntryOption{noremoteinfo}[true]{\setboolean{bbx:lnoreminfo}{#1}}
+
+\newbool{bbx@publimedium}%
+\setboolean{bbx@publimedium}{true}%
+\DeclareBibliographyOption{showmedium}[true]{\setboolean{bbx@publimedium}{#1}}%
+
+\newbool{bbx@guessmedium}%
+\setboolean{bbx@guessmedium}{true}
+\DeclareBibliographyOption{guessmedium}[true]{\setboolean{bbx@guessmedium}{#1}}%
+
+\newboolean{bbx@nodate}%
+\DeclareEntryOption{nodate}[true]{%
+ \setboolean{bbx@nodate}{#1}}
+
+
+% 0.7.1 for years with open range
+\newrobustcmd{\openrangeformat}[1]{% 0.7.1
+ \begingroup%
+ \let\blx@org@rangedash=\bibrangedash%
+ \def\bibrangedash{%
+ \blx@org@rangedash%
+ \futurelet\@let@token\blx@openrangeformat}%
+ #1%
+ \endgroup}
+
+% 0.7.1 for years with open range
+\newcommand*{\blx@openrangeformat}{% 0.7.1
+ \ifx\@let@token\endgroup%
+ \openrangemark%
+ \fi}
+
+% 0.7.1 for years with open range
+\newcommand*{\openrangemark}{\mbox{ }}% 0.7.1
+
+\newbibmacro*{bbx:savehash}{%
+ \savefield{fullhash}{\bbx@lasthash}}
+
+\renewcommand*{\bibnamedash}{% suggested by StackExchange user Audrey
+ \mlanamedash%
+ \iffieldundef{nameaddon}{\adddot}{\nopunct}}%
+
+\newcommand*{\mlanamedash}{\textendash\textendash\textendash}
+
+\renewbibmacro*{author}{%
+ \ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}
+ {\usebibmacro{bbx:dashcheck}%
+ {\bibnamedash}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{author}}
+ {\printnames{author}}%
+ \usebibmacro{bbx:savehash}}%
+ \iffieldundef{nameaddon}%
+ {}%
+ {\setunit{\addspace}%
+ \printfield{nameaddon}}%
+ \iffieldundef{authortype}%
+ {}%
+ {\setunit{\addcomma\space}%
+ \usebibmacro{authorstrg}}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{editor}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{editor}}%
+ {\printnames{editor}}%
+ \setunit{\addcomma\space}%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{editorstrg}\clearname{editor}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{editor+others}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{editor}}%
+ {\printnames[sortname]{editor}}%
+ \setunit{\addcomma\space}%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{editor+othersstrg}\clearname{editor}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{translator}{%
+ \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{translator}}%
+ {\printnames[sortname]{translator}}%
+ \setunit{\addcomma\space}%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{translatorstrg}\clearname{translator}}%
+ {\global\undef\bbx@lasthash}}
+
+\renewbibmacro*{translator+others}{%
+ \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}%
+ {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
+ \iffirstonpage}%
+ {\mbox{\mlanamedash\unspace\addcomma\addspace}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[sortname][-\value{listtotal}]{translator}}%
+ {\printnames[sortname]{translator}}%
+ \setunit{\addcomma\space}%
+ \savefield{namehash}{\bbx@lasthash}}%
+ \usebibmacro{translator+othersstrg}\clearname{translator}}%
+ {\global\undef\bbx@lasthash}}
+
+\newbibmacro*{journal+issue+year+pages}{%
+ \usebibmacro{journal+ser+vol+num}%
+ \setunit{\addspace}%
+ \printtext[parens]{%
+ \iffieldundef{issue}%
+ {\iffieldundef{month}%
+ {\printfield{year}}%
+ {\iffieldundef{day}%
+ {\printfield{month}%
+ \setunit{\addspace}%
+ \printfield{year}}%
+ {\printtext{\bibdate}}}}%
+ {\printfield{issue}%
+ \setunit{\addspace}%
+ \printfield{year}}}%
+ \addcolon\addspace
+ \printfield{pages}}
+
+\renewbibmacro*{date}{\printdate}%
+
+\renewbibmacro*{url+urldate}{%
+ \ifthenelse{\boolean{bbx@publimedium}\AND\NOT \(\iffieldundef{url} \AND \iffieldundef{eprint}\)}%
+ {\printfield[mla:capital:web]{url}\newunit}%
+ {\iffieldundef{urlyear}{}{\setunit{\addspace}}}%
+ \iffieldundef{urlyear}%
+ {}%
+ {\printtext{\printurldate}%
+ \setunit{\addspace}}% Suggested by Stephen Brumbaugh
+ \ifthenelse{\boolean{bbx@publimedium}\AND\NOT\iffieldundef{url}}%
+ {\ifthenelse{\boolean{bbx:gnoreminfo}}%
+ {}%
+ {\setunit{\newunitpunct}%
+ \printfield{url}}}%
+ {\printfield{url}}%
+ }
+
+\DeclareBibliographyDriver{periodical}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \setunit{\labelnamepunct}\newblock%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock
+ \printfield{note}%
+ \setunit{\addcolon\addspace}\newblock
+ \printfield{pages}%
+ \newunit\newblock
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}{}{\usebibmacro{url+urldate}}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{article}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{title}%
+ \newunit%
+ \usebibmacro{bytranslator+others}%
+ \newunit%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock
+ \printfield{note}%
+ \setunit{\addcolon\addspace}\newblock
+ \printfield{pages}%
+ \newunit\newblock
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}{}{\usebibmacro{url+urldate}}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{book}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{maintitle+title}%
+ \newunit\newblock%
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock%
+ \printfield{edition}\isdot%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \iffieldundef{volume}%
+ {\printfield{volumes}\clearfield{volumes}}%
+ {}%%
+ \newunit\newblock%
+ \ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit\newblock%
+ \printfield{note}%
+ \newunit\newblock%
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock%
+ \printfield{pages}%
+ \newunit\newblock%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock%
+ \iffieldundef{origtitle}%
+ {}%
+ {\ifbool{bbx@publimedium}%
+ {}
+ {\usebibmacro{mla:reprint}}}%
+ \newunit\newblock%
+ \iffieldundef{volumes}%
+ {}%
+ {\usebibmacro{mla:multivolumes}}%
+ \newunit\newblock%
+ \printfield[mla:sentence-case]{addendum}%
+ \newunit\newblock%
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{mla:reprint}{%
+ \iffieldundef{origtitle}%
+ {\newunit}%
+ {\iffieldundef{origlanguage}
+ {\setunit{\newunitpunct\bibstring{reprintof}\addspace}}%
+ {\setunit{\newunitpunct\bibstring{transof}\addspace}}%
+}%
+ \printfield[title:\strfield{entrytype}]{origtitle}%
+ \newunit\newblock%
+ \printlist{origlocation}\clearlist{origlocation}%
+ \setunit*{\addcolon\addspace}%
+ \printlist{origpublisher}\clearlist{origpublisher}%
+ \setunit*{\addcomma\addspace}%
+ \ifbool{bbx@mla-incollection}%
+ {\printfield[bibliography:origyear]{origyear}\clearfield{origyear}}%
+ {\ifthenelse{\iffieldundef{volume}\OR\iffieldundef{volumes}}% 1.4.9 cleared up most spurious punct
+ {\printorigdate\clearfield{origyear}}%
+ {}%
+ }%
+}
+
+\newbibmacro*{mla:multivolumes}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printfield[volumeof]{volume}%
+ \setunit{\addspace}%
+ \usebibmacro{maintitle}}%
+ \usebibmacro{mla:generaleditor}%
+ \iffieldequalstr{eventendyear}{}%
+ {\printfield[openrangevolumes]{volumes}\clearfield{volumes}}%
+ {\printfield{volumes}\clearfield{volumes}}%
+ \newunit\newblock%
+ \printeventdate\clearfield{eventyear}%
+}
+
+
+\renewbibmacro*{byeditorx}{%
+ \usebibmacro{byeditorx:internal}{a}%
+ \usebibmacro{byeditorx:internal}{b}%
+ \usebibmacro{byeditorx:internal}{c}%
+}
+
+\newbibmacro*{byeditorx:internal}[1]{%
+ \ifnameundef{editor#1}
+ {}
+ {\iffieldequalstr{editor#1type}{generaleditor}
+ {}
+ {\usebibmacro{bytypestrg}{editor#1}{editor}%
+ \setunit{\addspace}%
+ \printnames[byeditor#1]{editor#1}%
+ \newunit}}%
+}
+
+\newbibmacro*{mla:generaleditor}{%
+ \usebibmacro{mla:generaleditor:internal}{}%
+ \usebibmacro{mla:generaleditor:internal}{a}%
+ \usebibmacro{mla:generaleditor:internal}{b}%
+ \usebibmacro{mla:generaleditor:internal}{c}%
+}
+
+\newbibmacro*{mla:generaleditor:internal}[1]{%
+ \iffieldequalstr{editor#1type}{generaleditor}%
+ {\printnames{editor#1}%
+ \setunit{\addcomma\addspace}%
+ \bibstring{generaleditor}%
+ \newunit}%
+ {}%
+}
+
+\newbibmacro*{mla:isbn/issn+doi+eprint}{% 0.7.1 modeled after biblatex-apa, here just a proof of concept and work in progress, ignoring any of the URL hiding implemented by Philip Kime
+ \ifthenelse{\boolean{bbx:gnoreminfo}\OR\boolean{bbx:lnoreminfo}}%
+ {\global\boolfalse{bbx:lnoreminfo}}%
+ {\printfield{isbn}\clearfield{isbn}%
+ \newunit\newblock%
+ \printfield{issn}\clearfield{issn}%
+ \newunit\newblock%
+ \printfield{isrn}\clearfield{isrn}%
+ \newunit\newblock%
+ \printfield{doi}\clearfield{doi}%
+ \newunit\newblock%
+ \usebibmacro{eprint}%
+ }}
+
+\DeclareBibliographyDriver{suppbook}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{maintitle+title}%
+ \newunit\newblock
+ \printfield[mla:capital]{entrysubtype}%
+ \newunit\newblock
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\usebibmacro{mla:incollection:internal}}%
+ {\bbx@crossref{\thefield{xref}}%
+ \setunit{\addspace}%
+ \printfield{pages}}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \setunit{\addspace}%
+ \printfield{pages}%
+ \newunit}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareCiteCommand{\bbx@crossref}%
+ {}
+ {\ifsingletitle%
+ {\printtext[bibhyperref]{\printnames{labelname}}%
+ \setunit{\space}}%
+ {\printnames{labelname}%
+ \setunit{\addcomma\addspace}%
+ \printtext[bibhyperref]{\printfield[citetitle:book]{labeltitle}}
+ \setunit{\space}}}%
+ {}%
+ {}
+
+\DeclareBibliographyDriver{incollection}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}%
+ \OR%
+ \iffieldequalstr{entrytype}{bookinbook}}%
+ {\usebibmacro{title:incollection:italics}}%
+ {\setboolean{bbx@mla-incollection}{true}%
+ \usebibmacro{title}%
+ \setboolean{bbx@mla-incollection}{false}}%
+ \newunit\newblock%
+ \ifbool{bbx@uniquetranslator}%
+ {\usebibmacro{bytranslator+others}\newunit}%
+ {}%
+ \newunit\newblock%
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\usebibmacro{mla:incollection:internal}}%
+ {\bbx@crossref{\thefield{xref}}%
+ \setunit{\addspace}%
+ \printfield{pages}}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \setunit{\addspace}%
+ \printfield{pages}%
+ \newunit}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{mla:incollection:internal}{%
+ \setboolean{bbx@mla-incollection}{true}%
+ \usebibmacro{maintitle+booktitle}%
+ \ifthenelse{%
+ \iffieldequalstr{entrytype}{suppbook}%
+ \OR%
+ \iffieldequalstr{entrytype}{suppcollection}}%
+ {\setunit{\newunitpunct\bibstring{byauthor}\addspace}%
+ \ifnamesequal{labelname}{bookauthor}%
+ {\printnames[mla:last]{bookauthor}}%
+ {\printnames[byauthor]{bookauthor}}}%
+ {}%
+ \newunit\newblock%
+ \usebibmacro{byauthor}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \printfield{edition}\isdot%
+ \newunit
+ \iffieldundef{maintitle}%
+ {\printfield{volume}\printfield{part}}%
+ {}%
+ \newunit
+ \iffieldundef{volume}%
+ {\printfield{volumes}\clearfield{volumes}}%
+ {}%%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}{}{\usebibmacro{url+urldate}}%
+ \newunit\newblock
+ \iffieldundef{volumes}%
+ {}%
+ {\usebibmacro{mla:multivolumes}}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \setboolean{bbx@mla-incollection}{false}}
+
+\DeclareBibliographyDriver{inproceedings}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{title}%
+ \newunit\newblock
+ \usebibmacro{mla:proceedings:booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{proceedings}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{mla:proceedings:booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{unpublished}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{title}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{mla:all:type}%
+ \newunit\newblock
+ \printfield{number}%
+ \newunit\newblock
+ \printfield{library}%
+ \setunit{\addcomma\addspace}%
+ \printlist{location}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{thesis}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author/editor+others/translator+others}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{title}%
+ \newunit\newblock%
+ \usebibmacro{mla:thesis:type}%
+ \newunit\newblock
+ \printlist{institution}%
+ \setunit*{\addcomma\space}%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\printfield{origyear}\clearfield{origyear}}% 1.4.9 cleared origyear
+ {\printfield{year}}%
+ \newunit\newblock
+ \iffieldequalstr{entrysubtype}{published}%
+ {\ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit%
+ \printlist{location}%
+ \setunit{\addcolon\addspace}%
+ \printlist{publisher}%
+ \setunit{\addcomma\addspace}%
+ \printfield{year}}%
+ {}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{review}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author}%
+ \usebibmacro{mlabelnamepunct}%
+ \printfield[title:article]{title}%
+ \newunit\newblock%
+ \printfield[title:reviewedbook]{booktitle}%
+ \setunit{\addcomma\space}%
+ \ifnameundef{bookauthor}%
+ {\printtext[reviewededitor]{\printnames[default]{editor}}}%
+ {\printtext[reviewedauthor]{\printnames[default]{bookauthor}}}%
+ \newunit\newblock
+ \usebibmacro{journal}%
+ \setunit*{\addspace}%
+ \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine}}%
+ {\printfield[brackets]{location}%
+ \printtext{\printdate}%
+ \newunit}%
+ {\printfield{series}\clearfield{series}%
+ \setunit{\addspace}%
+ \printfield[default]{volume}%
+ \setunit*{\adddot}%
+ \printfield{number}\clearfield{number}%
+ \setunit{\addcomma\space}%
+ \printfield{eid}%
+ \setunit{\addspace}%
+ \usebibmacro{issue+date}%
+ \newunit\newblock%
+ \usebibmacro{issue}%
+ \newunit}%
+ \setunit{\addcolon\addspace}%
+ \printfield{pages}%
+ \newunit\newblock%
+ \usebibmacro{publimedium}% 1.4.9 updated
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{inreference}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{author}%
+ \usebibmacro{mlabelnamepunct}%
+ \usebibmacro{title}%
+ \newunit\newblock%
+ \iffieldundef{crossref}%
+ {\iffieldundef{xref}%
+ {\newunit\newblock
+ \usebibmacro{maintitle+booktitle}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \iffieldsequal{year}{edition}%
+ {\printfield{year}~\bibstring{edition}\clearfield{year}}%
+ {\printfield{edition}\isdot}%
+ \newunit
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit
+ \printfield{volumes}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}%
+ {}%
+ {\usebibmacro{series+number}}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \newunit\newblock
+ \ifbool{bbx@publimedium}{}{\usebibmacro{url+urldate}}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}}%
+ {}}%
+ {\bbx@crossref{\thefield{crossref}}%
+ \nopunct\unspace\printfield{pages}}%
+ \newunit%
+ \usebibmacro{publimedium}%
+ \usebibmacro{finentry}}
+
+\newbibmacro{mlabelnamepunct}{\setunit{\labelnamepunct}\newblock}
+
+\newbibmacro{mla:video:localized:last-first}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\printnames{#1}\addcomma\addspace%
+ \ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+\iffootnote{\setunit{\addcomma\addspace}}{\newunit}}%
+
+\newbibmacro{mla:video:name:first:footnote}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\printnames[byeditor]{#1}\addcomma\addspace%
+ \ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+ \clearname{#1}%
+}
+
+\newbibmacro{mla:video:localized:first-last}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type} \and \not %
+ \iffieldequalstr{#1type}{composer}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\iffieldequalstr{#1type}{composer}%
+ {\bibstring{composedby}}%
+ {\printfield[mla:capital]{#1type}}}}%
+ \addspace\printnames[byeditor][-\value{listtotal}]{#1}}%
+\newunit}%
+
+\newbibmacro{mla:video:name:second:footnote}[1]{%
+ \ifnameundef{#1}%
+ {}%
+ {\ifthenelse{\iffieldbibstring{#1type} \and \not %
+ \iffieldundef{#1type} \and \not %
+ \iffieldequalstr{#1type}{composer}}%
+ {\bibstring{\thefield{#1type}}}%
+ {\iffieldundef{#1type}%
+ {\bibstring{with}}%
+ {\iffieldequalstr{#1type}{composer}%
+ {\bibstring{composedby}}%
+ {\printfield[mla:lowercase]{#1type}}}}%
+ \addspace\printnames[byeditor][-\value{listtotal}]{#1}%
+ }}%
+
+\DeclareBibliographyDriver{video}{%
+ \ifnamesequal{labelname}{author}%
+ {\usebibmacro{mla:video:localized:last-first}{author}}{}%
+ \ifnamesequal{labelname}{editor}%
+ {\usebibmacro{mla:video:localized:last-first}{editor}}{}%
+ \printfield{title}%
+ \setunit{\newunitpunct\bibstring{byauthor}\addspace}%
+ \printnames[byeditor]{bookauthor}%
+ \newunit%
+ \ifthenelse{\NOT\ifnamesequal{author}{labelname}%
+ \AND\NOT\ifnameundef{author}}%
+ {\usebibmacro{mla:video:localized:first-last}{author}}%
+ {}%
+ \ifthenelse{\NOT\ifnamesequal{editor}{labelname}%
+ \AND\NOT\ifnameundef{editor}}%
+ {\usebibmacro{mla:video:localized:first-last}{editor}}%
+ {}%
+ \usebibmacro{mla:video:localized:first-last}{namea}%
+ \usebibmacro{mla:video:localized:first-last}{nameb}%
+ \usebibmacro{mla:video:localized:first-last}{namec}%
+ \printfield{origyear}\clearfield{origyear}%
+ \newunit\newblock%
+ \printlist{publisher}%
+ \setunit{\addcomma\addspace}%
+ \printfield{year}%
+ \newunit\newblock%
+ \usebibmacro{publimedium}% 1.4.9 updated to most recent MLA format
+ \usebibmacro{finentry}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% % % % % % % % % % % % % % % % % % % % % %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% drivers to add eventually:
+% * \DeclareBibliographyDriver{misc}
+% * \DeclareBibliographyDriver{artwork}
+% * \DeclareBibliographyDriver{audio}
+% * \DeclareBibliographyDriver{image}
+% * \DeclareBibliographyDriver{movie}
+% * \DeclareBibliographyDriver{music}
+% * \DeclareBibliographyDriver{performance}
+%
+% Specifically important mainstay types to add for MLA users
+% 0 support for multiple publishers? % can't do with bibtex
+% * editorial
+% * letter (to the editor, etc.)
+% * interview
+
+\newbibmacro*{mtitle+mstitle+vol+part+title+stitle}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printtext[maintitle]{%
+ \printfield[noformat]{maintitle}%
+ \newunit
+ \printfield[noformat]{mainsubtitle}}%
+ \newunit
+ \printfield{maintitleaddon}%
+ \newunit\newblock
+ \iffieldundef{volume}%
+ {}%
+ {\printfield{volume}%
+ \printfield{part}%
+ \setunit{\addcolon\space}}}%
+ \usebibmacro{title+stitle}}
+
+\renewbibmacro*{series+number}{%
+ \iffieldundef{series}%
+ {}%
+ {\printfield{series}\clearfield{series}\setunit*{\addspace}\printfield{number}}%
+}
+
+\renewbibmacro*{title}{%
+ \iffieldequalstr{entrytype}{thesis}%
+ {\usebibmacro{mla:title:thesis}}%
+ {\iffieldequalstr{entrytype}{unpublished}%
+ {\usebibmacro{mla:title:unpublished}}%
+ {\usebibmacro{title+stitle}}}}%
+
+\renewbibmacro*{publisher+location+date}{%
+ \printlist{location}%
+ \iflistundef{publisher}%
+ {\setunit*{\addcomma\space}}%
+ {\setunit*{\addcolon\space}}%
+ \printlist{publisher}%
+ \setunit*{\addcomma\space}%
+ \ifbool{bbx@nodate}{\printtext{n.d.}}%
+ \printdate%
+ \newunit}
+
+\newbibmacro*{mla:title:unpublished}{%
+ \ifthenelse{\iffieldundef{author} \AND \iffieldundef{nameaddon}}%
+ {\unspace}%
+ {}%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[title:article]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \newunit
+ \printtext[title:book]{%
+ \printfield[noformat]{booktitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}}%
+ \newunit
+ \ifcitation%
+ {\printfield[mla:lowercase]{titleaddon}}%
+ {\printfield{titleaddon}}%
+ \setunit{\addcomma\addspace}}
+
+\newbibmacro*{name:first-last:andothers}{%
+ \ifthenelse{\value{listcount}=\value{liststop}\AND
+ \ifmorenames}
+ {\ifnum\value{liststop}>1 \finalandcomma\fi
+ \addspace\bibstring{andothers}}
+ {}}
+
+\newbibmacro*{mla:title:thesis}{%
+ \iffieldundef{title}%
+ {}%
+ {\iffieldequalstr{entrysubtype}{published}%
+ {\printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \newunit%
+ \printfield{titleaddon}%
+ \newunit\newblock}}
+
+\newbibmacro*{mla:thesis:type}{%
+ \iffieldundef{type}%
+ {\printtext[mla:capital]{\bibstring{phdthesis}}}%
+ {\usebibmacro{mla:all:type}}}%
+
+\newbibmacro*{mla:all:type}{%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[mla:capital]{\bibstring{\thefield{type}}}}%
+ {\printtext[mla:capital]{\printfield{type}}}}%
+
+\newbibmacro*{mla:all:type:foot}{%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[noformat]{\bibstring{\thefield{type}}}}%
+ {\printtext[noformat]{\printfield{type}}}}%
+
+\renewbibmacro*{maintitle+title}{%
+ \usebibmacro{title}%
+ \newunit%
+ \iffieldsequal{maintitle}{title}%
+ {\clearfield{maintitle}%
+ \clearfield{mainsubtitle}%
+ \clearfield{maintitleaddon}}%
+ {}%
+ \iffieldundef{volume}%
+ {\usebibmacro{maintitle}}%
+ {}%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}\clearfield{volume}}%
+ {}%
+ \newunit\newblock}
+
+\renewbibmacro*{maintitle+booktitle}{%
+ \usebibmacro{booktitle}%
+ \newunit
+ \iffieldundef{maintitle}%
+ {}%
+ {\usebibmacro{maintitle}%
+ \newunit\newblock
+ \iffieldundef{volume}%
+ {}%
+ {\printfield{volume}%
+ \printfield{part}%
+ \setunit{\addcolon\space}}}%
+ \newunit}
+
+\newbibmacro*{mla:proceedings:booktitle}{%
+ \usebibmacro{booktitle}%
+ \newunit%
+ \iffieldundef{eventtitle}%
+ {}%
+ {\printtext[default]{%
+ \bibstring{proceedings}\addspace\bibstring{ofseries}\addspace%
+ \printfield[default]{eventtitle}\isdot}}%
+ \setunit*{\isdot\addcomma\addspace}%
+ \printlist{organization}%
+ \setunit*{\addcomma\addspace}%
+ \printeventdate%
+ \setunit*{\addcomma\addspace}%
+ \printlist{institution}%
+ \setunit*{\addcomma\addspace}%
+ \printfield{venue}}
+
+\newbibmacro*{title+stitle}{%
+ \iffieldundef{title}%
+ {\ifthenelse{%
+ \iffieldequalstr{entrytype}{suppbook}%
+ \OR%
+ \iffieldequalstr{entrytype}{suppcollection}}%
+ {}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{booktitle}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}}}}%
+ {\printtext[title:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ \newunit%
+ \printfield[noformat]{titleaddon}%
+ \newunit%
+ \usebibmacro{byauthor}%
+ \iffieldundef{origtitle}%
+ {\usebibmacro{mla:reprint}}%
+ {}%
+}%
+
+\newbibmacro*{title:incollection:italics}{%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit*{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}%
+ \newunit%
+ \printfield[noformat]{titleaddon}%
+ \newunit%
+ \setboolean{bbx@mla-incollection}{true}\usebibmacro{mla:reprint}\setboolean{bbx@mla-incollection}{false}%
+ \newunit\newblock}}
+
+\newbibmacro*{mla:article:journal+issuetitle}{%
+ \usebibmacro{issue}%
+ \newunit\newblock%
+ \iffieldundef{issuetitle}%
+ {}%
+ {\usebibmacro{byeditor+others}%
+ \newunit\newblock%
+ \bibstring{specissue}\setunit*{\addspace}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{periodical} \AND \iffieldundef{journaltitle}}%
+ {\usebibmacro{periodical}}%
+ {\usebibmacro{journal}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{online}}{\usebibmacro{mla:online}}{\setunit*{\addspace}}%
+ \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine} \or \iffieldequalstr{entrytype}{online}}%
+ {\printlist[brackets]{location}%
+ \printtext{\printdate}%
+ \setunit*{\addcomma\addspace}%
+ \printfield{version}%
+ \setunit*{\addcomma\addspace}%
+ \printfield[mla:newspaper:section]{chapter}%
+ }%
+ {\printfield{series}\clearfield{series}%
+ \setunit*{\addspace}%
+ \printfield{volume}%
+ \setunit*{\adddot}%
+ \printfield{number}\clearfield{number}%
+ \setunit*{\addcomma\space}%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \setunit{\addspace}%
+ \usebibmacro{issue+date}%
+ \newunit\newblock
+ \newunit}%
+}
+
+\newbibmacro*{mla:online}{%
+ \iffieldundef{maintitle}%
+ {}%
+ {\printtext[maintitle]{%
+ \printfield[titlecase]{maintitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[titlecase]{mainsubtitle}}}%
+ \newunit\newblock%
+ \printlist{publisher}%
+ \setunit*{\addcomma\addspace}%
+}
+
+\renewbibmacro*{journal+issuetitle}{%
+ \usebibmacro{journal}%
+ \setunit*{\addspace}%
+ \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine}}%
+ {\printlist[brackets]{location}%
+ \printtext{\printdate}%
+ \setunit{\addcomma\addspace}%
+ \printfield{version}%
+ \setunit{\addcomma\addspace}%
+ \printfield[mla:newspaper:section]{chapter}%
+ }%
+ {\printfield{series}\clearfield{series}%
+ \setunit{\addspace}%
+ \printfield{volume}%
+ \setunit*{\adddot}%
+ \printfield{number}\clearfield{number}%
+ \setunit{\addcomma\space}%
+ \usebibmacro{mla:isbn/issn+doi+eprint}%
+ \setunit{\addspace}%
+ \usebibmacro{issue+date}%
+ \newunit\newblock
+ \usebibmacro{issue}%
+ \newunit}}
+
+\renewbibmacro{finentry}{%
+ \finentry%
+ \iffieldundef{annotation}%
+ {}%
+ {\ifbool{bbx@annotation}%
+ {\begin{quotation}\noindent%
+ \printfield{annotation}%
+ \end{quotation}}%
+ {}}%
+}
+
+\newbibmacro{publimedium}{%
+ \ifbool{bbx@publimedium}%
+ {\printfield[mla:capital]{howpublished}%
+ \ifthenelse{\iffieldundef{howpublished}\AND\boolean{bbx@guessmedium}}%
+ {\ifthenelse{\iffieldundef{url}\AND\iffieldundef{eprinttype}}%
+ {\printtext[mla:publimedium]{\bibstring{print}}}%
+ {\iffieldundef{eprinttype}%
+ {\printfield{eprint}}%
+ {\printfield[eprint:\strfield{eprinttype}]{eprint}}%
+ \newunit%
+ \usebibmacro{url+urldate}%
+ }%
+ }%
+ {}%-keep-blank
+ \newunit%
+ \usebibmacro{series+number}}%
+ \newunit%
+ \usebibmacro{mla:reprint}%
+ {}%-keep-blank
+}
+
+\newbibmacro*{bbx:dashcheck}[2]{%
+ \ifboolexpr{
+ test {\iffieldequals{fullhash}{\bbx@lasthash}}
+ and
+ not test \iffirstonpage
+ and
+ (
+ not bool {bbx@inset}
+ or
+ test {\iffieldequalstr{entrysetcount}{1}}
+ )
+ }
+ {#1}
+ {#2}}
+
+\endinput
+
+
+\endinput
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.cbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.cbx
new file mode 100644
index 0000000000..a8d62a8a1b
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/mla.cbx
@@ -0,0 +1,840 @@
+% mla-this.cbx, v1.9 2016/11/01 * compatible with biblatex 3.4
+% Maintained at <https://github.com/jmclawson/biblatex-mla> by James Clawson.
+%
+% Feel free to improve, redistribute, and adapt to your own ends. Please share improvements in formatting and MLA standards compliance back to James Clawson: <clawson@gmail.com>.
+%
+% This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+\ProvidesFile{mla-this.cbx}[2016/11/01 v1.9 biblatex citation style]
+
+\newboolean{cbx@firstlonghand}%
+\DeclareBibliographyOption{firstlonghand}[true]{\setboolean{cbx@firstlonghand}{#1}}
+\newboolean{cbx@nofullfootnote}%
+\DeclareBibliographyOption{nofullfootnote}[true]{\setboolean{cbx@nofullfootnote}{#1}}
+
+\DeclareBibliographyOption{mancitepar}[true]{%
+ \ifstrequal{#1}{true}{%
+ \let\mypkg@@everypar\everypar
+ \newtoks\mypkg@everypar
+ \mypkg@everypar\expandafter{\the\everypar}
+ \mypkg@@everypar{\mypkgs@ownstuff\the\mypkg@everypar}
+ \def\mypkgs@ownstuff{%
+ \mancite}%
+ \let\everypar\mypkg@everypar
+ }{}}
+
+% The following is taken from biblatex-chicago-notes-df for parity of feature set. I don't like the naming of the option there ("strict"), so even though consistency trumps (or defines) clarity, I changed the name for now.
+\DeclareBibliographyOption{footnoterulestrict}[true]{% 0.7 renamed
+ \let\splitfootnoterule\footnoterule
+ \renewcommand\footnoterule{}%
+ \advance\skip\footins 4\p@\@plus2\p@\relax
+ \gdef\split@prev{0}
+ \let\pagefootnoterule\footnoterule
+ \def\footnoterule{\relax
+ \ifnum\split@prev=\z@
+ \pagefootnoterule
+ \else
+ \splitfootnoterule
+ \fi
+ \xdef\split@prev{\the\insertpenalties}%
+ }}
+
+\ExecuteBibliographyOptions{citetracker=true,ibidtracker=constrict,opcittracker=constrict,singletitle,autocite=inline,uniquename=init,hyperref=true,useprefix=true,firstlonghand,annotation=false,loccittracker=strict,noremoteinfo=true,date=long,urldate=long,mancitepar=false,datezeros=false}%
+
+\newbool{cbx@named}%
+\newbool{cbx@mlafootnotes}%
+\newbool{cbx@hyperpages}%
+
+\newbool{cbx@mladraft}%
+\DeclareBibliographyOption{mladraft}[true]{%
+ \setboolean{cbx@mladraft}{#1}}
+
+\urlstyle{same}
+
+\newbibmacro*{cite:init}{%
+ \global\let\cbx@tempa=\empty
+ \global\undef\cbx@lasthash}
+
+% 0.7.1 trying to get \citereset working again after I fiddled around with \InitializeCitationStyle to add mladraft stuff
+\renewcommand*{\citereset}{%
+ \usebibmacro{cite:reset}
+ \@ifstar
+ {}
+ {\global\cslet{blx@bsee@\the\c@refsection}\@empty
+ \global\cslet{blx@fsee@\the\c@refsection}\@empty
+ \blx@ibidreset@force
+ \blx@idemreset@force
+ \blx@opcitreset@force
+ \blx@loccitreset@force}}
+
+\InitializeCitationStyle{%
+ \usebibmacro{cite:reset}%
+ \@expandtwoargs\in@{,draft,}{,\@classoptionslist,}%
+ \ifin@%
+ \ExecuteBibliographyOptions{mladraft}% draft option present
+ \fi
+ \long\def\mlasymbolfootnote#1{\begingroup\def%
+ \thefootnote{\fnsymbol{footnote}}\footnote[0]{#1}\endgroup}%
+ \newcounter{mladraftnote}}
+
+\OnManualCitation{%
+ \usebibmacro{cite:reset}%
+ \global\let\cbx@lastpostnote=\empty}
+
+\newbibmacro*{cite:reset}{%
+ \global\undef\cbx@lasthash}%
+
+\newbibmacro*{cite:save}{%
+ \savefield{entrykey}{\cbx@lastkey}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \savefieldcs{entrykey}{cbx@lastkey@\thefield{namehash}}%
+ \csxdef{cbx@lastcite@\thefield{entrykey}}{\the\value{instcount}}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%% In-Line Citations %%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\newbibmacro*{cite:mla}{%
+ \bibhypertarget{cite\the\value{instcount}}{%
+ \ifciteseen%
+ {\usebibmacro{cite:mla:seen}}
+ {\usebibmacro{cite:mla:unseen}\usebibmacro{cite:save}}%
+ \global\boolfalse{cbx@mlafootnotes}}}
+
+\newbibmacro*{cite:mla:unseen}{%
+ \ifbool{cbx@firstlonghand}
+ {\usebibmacro{cite:mla:noshorthand}}%
+ {\usebibmacro{cite:mla:seen}}}
+
+\newbibmacro*{cite:mla:seen}{%
+ \iffieldundef{shorthand}%
+ {\usebibmacro{cite:mla:noshorthand}}%
+ {\usebibmacro{cite:mla:shorthand}%
+ \savefield{namehash}{\cbx@lasthash}}}
+
+\newbibmacro*{cite:mla:noshorthand}{%
+ \ifciteibid%
+ {\ifbool{cbx@mlafootnotes}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:save}}%
+ {\usebibmacro{cite:ibid}}}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:save}}}%
+
+\newbibmacro*{cite:mla:noibid}%
+ {\global\boolfalse{cbx@hyperpages}%
+ \ifthenelse{\iffieldequals{namehash}{\cbx@lasthash}}%
+ {\usebibmacro{cite:idem}%
+ \usebibmacro{cite:mla:title}}%
+ {\ifnameundef{labelname}%
+ {\global\boolfalse{cbx@named}\usebibmacro{cite:mla:title}}%
+ {\ifthenelse{\iffieldequalstr{entrytype}{incollection} \or \iffieldequalstr{entrytype}{inreference} \or \iffieldequalstr{entrytype}{review}} %
+ {\ifnameundef{author}%
+ {\global\boolfalse{cbx@named}%
+ \usebibmacro{cite:mla:title}}%
+ {\usebibmacro{cite:name}%
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}}%
+ {\usebibmacro{cite:name}%
+ \usebibmacro{cite:mla:title}}}}}%
+
+\newbibmacro*{cite:mla:shorthand}{%
+ \ifciteibid%
+ {\ifbool{cbx@mlafootnotes}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}%
+ {\usebibmacro{cite:ibid}}}%
+ {\global\boolfalse{cbx@hyperpages}\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}}
+
+\newbibmacro*{cite:name}{%
+ \ifsingletitle%
+ {\printtext[bibhyperref]{%
+ \printnames{labelname}}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}}%
+ {\printnames{labelname}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}}}%
+
+\newbibmacro*{cite:mla:title}{%
+ \ifnameundef{labelname}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}}%
+ {\ifsingletitle%
+ {}%
+ {\usebibmacro{cite:mla:title:internal}}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{review}%
+ \and\ifnameundef{author}%
+ \and\iffieldundef{title}}%
+ {\printtext[bibhyperref]%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {}%
+ \setunit{\addspace}}%
+
+\newbibmacro*{cite:mla:title:internal}{%
+ \ifbool{cbx@named}{\setunit{\addcomma\addspace}}{}%
+ \iffieldundef{title}%
+ {\iffieldequalstr{entrytype}{review}%
+ {\printtext[bibhyperref]%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {\ifthenelse{\iffieldequalstr{entrytype}{suppbook}%
+ \OR\iffieldequalstr{entrytype}{suppcollection}}%
+ {\printtext[bibhyperref]{%
+ \printfield[mla:capital]{entrysubtype}}}%
+ {}}}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}}}%
+
+% %%%%%%%%%% for ibid, idem, opcit %%%%%%%%
+
+\newbibmacro*{cite:idem}{%
+ \ifsingletitle%
+ {\usebibmacro{cite:name}}%
+ {\global\boolfalse{cbx@named}}}
+
+\newbibmacro*{cite:opcit}{%
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}
+
+\newbibmacro*{cite:ibid}{%
+ \iffieldundef{postnote}%
+ {\usebibmacro{cite:mla:noibid}}%
+ {\global\booltrue{cbx@hyperpages}}%
+ \usebibmacro{cite:save}%
+ \iffieldundef{prenote}%
+ {}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:reset}}}%
+
+\renewcommand*{\postnotedelim}{\addspace}%
+
+\renewbibmacro*{postnote}{%
+ \iffieldundef{postnote}
+ {}
+ {\setunit{\addspace}%
+ \ifbool{cbx@hyperpages}%
+ {\printtext[bibhyperref]{\printfield[ibidpostnote]{postnote}}}%
+ {\printfield[ibidpostnote]{postnote}}}}%
+
+\newbibmacro*{locpostnote}{%
+ \ifbool{cbx@mladraft}%
+ {\ifbool{cbx@hyperpages}%
+ {\printtext[mlarepeatedcites]{%
+ \printtext[bibhyperref]{\printfield[ibidpostnote]{postnote}}}}%
+ {\printtext[mlarepeatedcites]{%
+ \printfield[ibidpostnote]{postnote}}}%
+ \ifthenelse{\value{mladraftnote}<2}%
+ {\mlasymbolfootnote{\addtocounter{mladraftnote}{4}%
+ $\clubsuit$ It is best to cite once at the end %
+ of a passage quoting a single page range.}}%
+ {}}%
+ {\usebibmacro{postnote}}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%% Footnote Citations %%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\newbibmacro*{cite:mla:foot}{%
+ \ifciteseen%
+ {\usebibmacro{cite:mla:seen}}%
+ {\ifbool{cbx@nofullfootnote}%
+ {\usebibmacro{cite:mla:seen}}%
+ {\usedriver{}{footcite:\strfield{entrytype}}}%
+ }}
+
+\newbibmacro*{cite:foot:name}{%
+ \global\boolfalse{cbx@named}%
+ \usebibmacro{cite:foot:author/editor}%
+ \savefield{namehash}{\cbx@lasthash}}%
+
+\newbibmacro*{cite:foot:author:review}{%
+ \global\boolfalse{cbx@named}%
+ \ifnameundef{author}%
+ {}%
+ {\usebibmacro{cite:foot:author}%
+ \savefield{namehash}{\cbx@lasthash}%
+ \global\booltrue{cbx@named}%
+ }}%
+
+\newbibmacro*{cite:foot:author/editor}%
+{\ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}%
+ {\usebibmacro{cite:foot:author}}%
+ {\usebibmacro{cite:foot:editor}}}%
+
+\newbibmacro*{cite:foot:author}{%
+ \ifbool{bbx@totalnames}%
+ {\printnames[byauthor][-\value{listtotal}]{author}}%
+ {\printnames[byauthor]{author}}%
+ \clearname{author}\global\booltrue{cbx@named}%
+ \printfield{nameaddon}}
+
+\newbibmacro*{cite:foot:editor}{%
+ \ifthenelse{\ifuseeditor\AND\NOT\ifnameundef{editor}}%
+ {\ifbool{bbx@totalnames}%
+ {\printnames[byeditor][[-\value{listtotal}]]{editor}}%
+ {\printnames[byeditor]{editor}}%
+ \setunit*{\addcomma\space}%
+ \usebibmacro{editorstrg}%
+ \clearname{editor}\global\booltrue{cbx@named}}%
+ {\ifusetranslator%
+ {\printnames[byeditor]{translator}%
+ \setunit*{\addcomma\space}%
+ \usebibmacro{translatorstrg}%
+ \clearname{translator}\global\booltrue{cbx@named}}%
+ {}%
+ }}%
+
+\newbibmacro*{cite:foot:byauthor:incollection}{%
+ \ifthenelse{\ifuseauthor\OR%
+ \ifnameundef{author}\OR%
+ \ifnamesequal{author}{bookauthor}}%
+ {}%
+ {\biblcstring{byauthor}\addspace%
+ \printnames[byauthor]{author}}}
+
+\newbibmacro*{cite:foot:byauthor}{%
+ \ifthenelse{\ifuseauthor\OR%
+ \ifnameundef{author}}%
+ {}%
+ {\bibstring{byauthor}\addspace\printnames[byauthor]{author}}}
+
+\newbibmacro*{cite:foot:bybookauthor}{%
+ \ifthenelse{\ifnameundef{bookauthor}\OR%
+ \(\ifnamesequal{author}{bookauthor}\AND\ifuseauthor\)}%
+ {}%
+ {\bibstring{byauthor}\addspace\printnames[byauthor]{bookauthor}}}
+
+\DeclareBibliographyDriver{footcite:booklet}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:collection}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:reference}{%
+ \usedriver{}{footcite:book}}
+
+\DeclareBibliographyDriver{footcite:book}{%
+ \usebibmacro{cite:foot:name}%
+ \ifbool{cbx@named}% 0.7.1
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor}%
+ \newunit%
+ \usebibmacro{cite:foot:byeditor}%
+ \newunit%
+ \usebibmacro{cite:foot:bytranslator}%
+ \newunit%
+ \printfield{edition}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}}
+
+\newbibmacro*{cite:foot:publisher+location+year}{%
+ \printtext[parens]{%
+ \printfield[noformat]{origyear}%
+ \setunit*{\addsemicolon\addspace}%
+ \printlist{location}%
+ \iflistundef{publisher}%
+ {\setunit*{\addspace}}%
+ {\setunit*{\addcolon\space}}%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}}}
+
+\DeclareBibliographyDriver{footcite:article}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor:incollection}%
+ \newunit%
+ \usebibmacro{cite:foot:bytranslator}%
+ \newunit%
+ \usebibmacro{journal+issuetitle}%
+ \newunit%
+ \iffieldundef{url}{}{\usebibmacro{cite:foot:url+urldate}}%
+ \setunit{\addcolon\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}%
+
+\newbibmacro*{cite:foot:url+urldate}{%
+ \printtext{\biburldatelong}%
+ \setunit{\addspace}%
+ \printfield{url}}
+
+\DeclareBibliographyDriver{footcite:inreference}{%
+ \usedriver{}{footcite:incollection}}
+
+\DeclareBibliographyDriver{footcite:incollection}{%
+ \usebibmacro{cite:foot:name}%
+ \ifbool{cbx@named}% 0.7.1
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}}%
+ {\usebibmacro{cite:foot:title:incollection:italics}}%
+ {\usebibmacro{cite:foot:title}}%
+ \newunit%
+ \printfield[mla:lowercase]{titleaddon}%
+ \newunit%
+ \usebibmacro{cite:foot:byauthor:incollection}%
+ \newunit%
+ \ifbool{bbx@uniquetranslator}%
+ {\usebibmacro{cite:foot:bytranslator}\clearname{translator}}%
+ {}%
+ \ifthenelse{%
+ \iffieldequalstr{entrysubtype}{book}%
+ \OR%
+ \iffieldequalstr{entrysubtype}{play}}%
+ {\setunit{\addcomma\addspace\bibstring{in}\addspace}}%
+ {\newunit}%
+ \printtext[citetitle:book]{%
+ \printfield[noformat]{booktitle}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{booksubtitle}%
+ }%
+ \usebibmacro{cite:foot:bybookauthor}%
+ \newunit%
+ \usebibmacro{cite:foot:byeditor}% ...check for spacing
+ \newunit%
+ \iffieldsequal{year}{edition}%
+ {\printfield{year}~\bibstring{edition}\clearfield{year}}%
+ {\printfield[foot:cite:edition:format]{edition}\isdot}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \iffieldundef{year}%
+ {}%
+ {\usebibmacro{cite:foot:publisher+location+year}}%
+ \setunit{\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}%
+ }%
+
+\DeclareBibliographyDriver{footcite:phdthesis}{%
+ \usedriver{}{footcite:thesis}}
+
+\DeclareBibliographyDriver{footcite:thesis}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{title}%
+ \newunit%
+ \ifbibstring{\thefield{type}}%
+ {\printtext[default]{\bibstring{\thefield{type}}}}%
+ {\printtext[default]{\printfield{type}}}%
+ \newunit%
+ \printlist{institution}%
+ \newunit%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\printfield{origyear}\clearfield{origyear}}%
+ {\printfield{year}}%
+ \newunit%
+ \iffieldequalstr{entrysubtype}{published}%
+ {\usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}}%
+ {}}
+
+\DeclareBibliographyDriver{footcite:review}{%
+ \usebibmacro{cite:foot:author:review}%
+ \ifbool{cbx@named}%
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \usebibmacro{cite:foot:title}%
+ \setunit*{\newunitpunct}%
+ \printtext[bibhyperref]%
+ {\bibstring{reviewof}\addspace\printfield{booktitle}}%
+ \newunit%
+ \ifnameundef{bookauthor}%
+ {\printtext[reviewededitor]{\printnames[default]{editor}}}%
+ {\printtext[reviewedauthor]{\printnames[default]{bookauthor}}}%
+ \newunit%
+ \usebibmacro{journal+issuetitle}%
+ \newunit%
+ \iffieldundef{url}{}{\usebibmacro{cite:foot:url+urldate}}%
+ \setunit{\addcolon\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}%
+
+\DeclareBibliographyDriver{footcite:video}{%
+ \setbool{cbx@named}{false}%
+ \ifnamesequal{labelname}{author}%
+ {\usebibmacro{mla:video:name:first:footnote}{author}%
+ \setbool{cbx@named}{true}}%
+ {}%
+ \ifnamesequal{labelname}{editor}%
+ {\usebibmacro{mla:video:name:first:footnote}{editor}%
+ \setbool{cbx@named}{true}}%
+ {}%
+ \ifbool{cbx@named}%
+ {\setunit{\newunitpunct}}%
+ {\setunit{}}%
+ \printtext[bibhyperref]{\printfield{title}}%
+ \newunit%
+ \ifnameundef{bookauthor}%
+ {}%
+ {\printtext[reviewedauthor]{\printnames[byeditor]{bookauthor}}}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{author}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{editor}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{namea}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{nameb}%
+ \newunit%
+ \usebibmacro{mla:video:name:second:footnote}{namec}%
+ \newunit%
+ \printfield{origyear}%
+ \newunit%
+ \printfield{howpublished}%
+ \newunit%
+ \printlist{publisher}%
+ \newunit%
+ \printfield{year}%
+ \addperiod}
+
+\DeclareBibliographyDriver{footcite:suppcollection}{%
+ \usedriver{}{footcite:suppbook}}
+
+\DeclareCiteCommand{\titleandsubtitle}
+ {\boolfalse{citetracker}%
+ \boolfalse{pagetracker}%
+ \usebibmacro{prenote}}
+ {\indexfield{indextitle}%
+ \printtext[citetitle]{%
+ \printfield[noformat]{title}%
+ \iffieldundef{subtitle}{}{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ {\multicitedelim}
+ {\usebibmacro{postnote}}
+
+\DeclareBibliographyDriver{footcite:suppbook}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{cite:foot:title}%
+ \newunit%
+ \printfield{entrysubtype}%
+ \newunit%
+ \usebibmacro{booktitle}%
+ \setunit{\newunitpunct\bibstring{bytypeauthor}\addspace}%
+ \ifnamesequal{labelname}{bookauthor}% 0.7
+ {\printnames[mla:last]{bookauthor}}%
+ {\printnames[byauthor]{bookauthor}}%
+ \newunit%
+ \usebibmacro{byeditor+others}%
+ \newunit%
+ \printfield{edition}%
+ \newunit%
+ \iffieldundef{maintitle}%
+ {\printfield{volume}%
+ \printfield{part}}%
+ {}%
+ \newunit%
+ \printfield{volumes}%
+ \newunit%
+ \usebibmacro{series+number}%
+ \setunit{\addspace}%
+ \usebibmacro{cite:foot:publisher+location+year}%
+ \setunit{\addspace}%
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}}
+
+\DeclareBibliographyDriver{footcite:unpublished}{%
+ \usebibmacro{cite:foot:name}%
+ \newunit%
+ \usebibmacro{mla:title:unpublished}%
+ \newunit%
+ \newunit%
+ \printfield{note}%
+ \newunit%
+ \usebibmacro{mla:all:type:foot}%
+ \setunit*{\isdot\addspace}%
+ \printfield{number}%
+ \newunit%
+ \printfield{library}%
+ \setunit{\addcomma\addspace}%
+ \printlist{location}%
+ \newunit%
+ \printfield{addendum}%
+ \usebibmacro{finentry}}
+
+\DeclareBibliographyDriver{footcite:periodical}{%
+ \usebibmacro{cite:foot:editor}%
+ \setunit{\labelnamepunct}\newblock%
+ \usebibmacro{mla:article:journal+issuetitle}%
+ \newunit\newblock
+ \printfield{note}%
+ \setunit{\addcolon\addspace}\newblock
+ \iffieldundef{postnote}%
+ {\printfield{pages}}%
+ {}%
+ \newunit\newblock
+ \usebibmacro{url+urldate}%
+ \newunit\newblock
+ \printfield{addendum}%
+ \newunit\newblock
+ \usebibmacro{pageref}%
+ \usebibmacro{finentry}}
+
+\newbibmacro*{cite:foot:title}{%
+ \iffieldundef{title}%
+ {}%
+ {\printtext[bibhyperref]{%
+ \printtext[citetitle:\strfield{entrytype}]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}}%
+ }}%
+
+\newbibmacro*{cite:foot:title:incollection:italics}{%
+ \printtext[bibhyperref]{%
+ \printtext[title:book]{%
+ \printfield[noformat]{title}%
+ \setunit{\subtitlepunct}%
+ \printfield[noformat]{subtitle}}%
+ }}%
+
+\newbibmacro*{cite:foot:bytranslator}{%
+ \ifnameundef{translator}%
+ {}%
+ {\printtext[default]{\bibstring{bytranslator}\addspace%
+ \printnames[cite:foot:translator]{translator}}}}
+
+\newbibmacro*{cite:foot:byeditor}{%
+ \ifthenelse{\ifnameundef{editor}\OR%
+ \( \iffieldequalstr{entrytype}{collection}\AND%
+ \ifnameundef{author} \)}%
+ {}%
+ {\usebibmacro{byeditor+others}}}
+
+\newbibmacro*{mla:foot:postnote}{%
+ \iffieldundef{postnote}%
+ {\unspace}%
+ {\unspace\addspace\printfield[footpostnote]{postnote}}%
+ \usebibmacro{cite:reset}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%% Format Declarations %%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\DeclareFieldFormat{citetitle:article}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:inreference}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:book}{\mkbibemph{#1}}
+\DeclareFieldFormat{citetitle:booklet}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:collection}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:reference}{\mkbibemph{#1}}%
+\DeclareFieldFormat{citetitle:incollection}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:online}{\mkbibquote{#1}}% 1.4.9
+\DeclareFieldFormat{citetitle:inproceedings}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:unpublished}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:thesis}{\mkbibquote{#1}}
+\DeclareFieldFormat{citetitle:video}{\mkbibemph{#1}}
+\DeclareFieldFormat{citetitle:review}{\mkbibquote{#1}}%
+\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}%
+\DeclareFieldFormat{ibidpostnote}{#1}%
+\DeclareFieldFormat{footpostnote}{#1}%
+\DeclareFieldFormat{mlarepeatedcites}{\fbox{#1}%
+ \marginpar{\hfill\footnotesize{$\clubsuit$}}}%
+\@ifpackagelater{biblatex}{2016/03/01}{%
+ \DeclareNameFormat{cite:foot:editor}{%
+ \nameparts{#1}%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\partnamesuffix}%
+ \usebibmacro{name:andothers}}%
+ \DeclareNameFormat{cite:foot:translator}{%
+ \nameparts{#1}%
+ \usebibmacro{name:given-family}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\partnamesuffix}%
+ \usebibmacro{name:andothers}}%
+}{%
+ \DeclareNameFormat{cite:foot:editor}{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ \usebibmacro{name:andothers}}%
+ \DeclareNameFormat{cite:foot:translator}{%
+ \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
+ \usebibmacro{name:andothers}}%
+}%
+\DeclareFieldFormat{foot:cite:edition:format}{%
+ \ifinteger{#1}%
+ {\mkbibordinal{#1}~\bibstring{edition}}%
+ {\printtext[mla:lowercase]{#1}}}
+\DeclareFieldFormat{supptotitle}%
+ {\bibstring{supptotitle}\addspace\mkbibemph{#1}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%% Cite Commands %%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% updated for parity with mla-new.cbx
+
+\renewbibmacro*{prenote}{%
+ \iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote}
+ {\printfield{prenote}%
+ \prenotedelim%
+ \ifthenelse{\iffieldequals{prenote}{\cbx@lastprenote} \and \iffieldequals{entrykey}{\cbx@lastkey}}%
+ {}%
+ {\usebibmacro{cite:reset}}%
+ \savefield{prenote}{\cbx@lastprenote}}}
+
+\DeclareCiteCommand{\parencite}[\mkbibparens]
+ {\usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}
+ {}
+ {\ifthenelse{\iffieldequals{postnote}{\cbx@lastpostnote} \and \iffieldequals{entrykey}{\cbx@lastkey}}%
+ {\usebibmacro{locpostnote}}%
+ {\usebibmacro{postnote}}%
+ \savefield{postnote}{\cbx@lastpostnote}}%
+
+\DeclareCiteCommand*{\parencite}[\mkbibparens]
+ {\global\undef\cbx@lasthash\usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\cite}% 1.9 added support for smart switching when used in footnote
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}%
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\textcite}
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}%
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\headlesscite}% 1.9 added alias to starred command for Chicago compatibility
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand*{\cite}% 1.9 added support for smart switching when used in footnote
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\footcite}[\mkbibfootnote]
+ {\bibsentence%
+ \usebibmacro{cite:init}%
+ \usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \global\booltrue{cbx@mlafootnotes}%
+ \renewcommand*{\newunitpunct}{\addcomma\space}%
+ \usebibmacro{cite:mla:foot}}
+ {}
+ {\usebibmacro{mla:foot:postnote}}
+
+\DeclareCiteCommand{\fullcite}%
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\headlessfullcite}
+ {\iffootnote{\iffieldundef{prenote}
+ {\global\undef\cbx@lastprenote
+ \printtext{See\addspace}}}
+ \usebibmacro{prenote}}%
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla:starred:title}}
+ {}%
+ {\usebibmacro{postnote}}
+
+\newbibmacro{mla:fullcite:prenote}{%
+\citereset\renewbibmacro*{author}{%
+ \ifthenelse{\ifuseauthor\AND\NOT\ifnameundef{author}}
+ {\DeclareNameAlias{author}{default}\ifthenelse{\iffieldequals{namehash}{\cbx@lasthash}\AND\NOT
+ \iffirstonpage}
+ {\mbox{\mlanamedash\unspace\newunitpunct}}
+ {\printnames{author}%
+ \savefield{namehash}{\cbx@lasthash}}}
+ {\let\cbx@lasthash\undefined}}}
+
+% \DeclareCiteCommand{\fullcite}
+% {\usebibmacro{mla:fullcite:prenote}\usebibmacro{prenote}}
+% {\usedriver
+% {\DeclareNameAlias{sortname}{default}\DeclareNameAlias{default}{last-first}}
+% {\thefield{entrytype}}}
+% {\multicitedelim}
+% {\usebibmacro{postnote}}
+
+\DeclareCiteCommand{\smartcite}[\iffootnote\mkbibparens\mkbibfootnote]%
+ {\usebibmacro{prenote}}
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite:mla}}
+ {\multicitedelim}
+ {\usebibmacro{cite:postnote}}
+
+\newbibmacro*{cite:mla:starred:title}{%
+ \ifciteibid
+ {\iffieldundef{postnote}
+ {\usebibmacro{cite:mla:title:alone}}
+ {\global\booltrue{cbx@hyperpages}}}
+ {\iffieldundef{shorthand}
+ {\ifsingletitle%
+ {\iffieldundef{postnote}
+ {\usebibmacro{cite:mla:title:alone}}
+ {\global\booltrue{cbx@hyperpages}}}%
+ {\usebibmacro{cite:mla:title:alone}\setunit{\addspace}}}
+ {\usebibmacro{cite:mla:shorthand}}}}
+
+\newbibmacro*{cite:mla:title:alone}{%
+ \printtext[bibhyperref]{% suggested by StackExchange user Audrey
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}%
+ \ifthenelse{\iffieldequalstr{entrytype}{suppbook}\and\iffieldundef{title}}%
+ {\printtext[bibhyperref]{%
+ \printfield[mla:capital]{entrysubtype}}}%
+ {}}
+
+
+\endinput
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/portuguese-mla.lbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/portuguese-mla.lbx
new file mode 100644
index 0000000000..ac58fc1ac0
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/portuguese-mla.lbx
@@ -0,0 +1,105 @@
+% portuguese-mla.lbx v0.2 2009/07/07
+%
+% Portuguese localization in this file provided by Paulo Ferreira.
+
+\ProvidesFile{portuguese-mla.lbx}[2009/07/07 v0.1.1 biblatex style localization]
+
+\InheritBibliographyExtras{portuguese}
+
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \mkdatezeros{\thefield{#1}}}%
+ \protected\def\mkbibdateshort#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}
+ {}
+ {\mkdatezeros{\thefield{#2}}%
+ \iffieldundef{#1}{}{/}}%
+ \mkdatezeros{\thefield{#1}}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {portuguese},
+ bibliography = {{Bibliografia}{Bibliografia}},
+ references = {{Obras citadas}{Obras citadas}},
+ % typecompilerandeditor = {{compiler and editor}{comp\adddot\ and ed\adddot}},% 0.7 FIXME in Portuguese
+ bytranslator = {{trad\adddot}{trad\adddot}},
+ byeditor = {{ed\adddot}{ed\adddot}},
+ typegeneraleditor = {{editor geral}{ed\adddotspace geral}},% 0.7.1 FIXME?
+ bytypegeneraleditor = {{editor geral}{ed\adddotspace geral}},% 0.7.1 FIXME?
+ % byserieseditor = {{editor geral}{editor geral}},
+ page = {{\unskip}{\unskip}},
+ pages = {{\unskip}{\unskip}},
+ andothers = {{et~al\adddot}{et~al\adddot}},
+ byeditortr = {{ed\adddot\ e trad\adddot}{ed\adddot\ e trad\adddot}}, % Capitalize Trans?
+ byeditorco = {{ed\adddot\ e com\adddot}{ed\adddot\ e com\adddot}}, % Etc?
+ byeditoran = {{ed\adddot\ e anot\adddot}{ed\adddot\ e anot\adddot}},
+ byeditorin = {{ed\adddot\ e intr\adddot}{ed\adddot\ e intr\adddot}},
+ byeditorfo = {{ed\adddot\ e pref\adddot}{ed\adddot\ e pref\adddot}},
+ byeditoraf = {{ed\adddot\ e posf\adddot}{ed\adddot\ e posf\adddot}},
+ byeditortrco = {{ed., trad. e com\adddot}{ed., trad. e com\adddot}},
+ byeditortran = {{ed., trad. e anot\adddot}{ed., trad. e anot\adddot}},
+ byeditortrin = {{ed., trad. e intro\adddot}{ed., trad. e intro\adddot}},
+ byeditortrfo = {{ed., trad. e pref\adddot}{ed., trad. e pref\adddot}},
+ byeditortraf = {{ed., trad. e posf\adddot}{ed., trad. e posf\adddot}},
+ byeditorcoin = {{ed., com. e introd\adddot}{ed., com. e introd\adddot}},
+ byeditorcofo = {{ed., com. e pref\adddot}{ed., com. e pref\adddot}},
+ byeditorcoaf = {{ed., com. e posf\adddot}{ed., com. e posf\adddot}},
+ byeditoranin = {{ed., anot. e introd\adddot}{ed., anot. e introd\adddot}},
+ byeditoranfo = {{ed., anot. e pref\adddot}{ed., anot. e pref\adddot}},
+ byeditoranaf = {{ed., anot. e posf\adddot}{ed., anot. e posf\adddot}},
+ byeditortrcoin = {{ed., trad., com. e introd\adddot}{ed., trad., com. e introd\adddot}},
+ byeditortrcofo = {{ed., trad., com. e pref\adddot}{ed., trad., com. e pref\adddot}},
+ byeditortrcoaf = {{ed., trad., com. e posf\adddot}{ed., trad., com. e posf\adddot}},
+ byeditortranin = {{ed., trad., anot. e introd\adddot}{ed., trad., anot. e introd\adddot}},
+ byeditortranfo = {{ed., trad., anot. e pref\adddot}{ed., trad., anot. e pref\adddot}},
+ byeditortranaf = {{ed., trad., anot. e posf\adddot}{ed., trad., anot. e posf\adddot}},
+ bytranslatorco = {{trad\adddot\ e com\adddot}{trad\adddot\ e com\adddot}},
+ bytranslatoran = {{trad\adddot\ e anot\adddot}{trad\adddot\ e anot\adddot}},
+ bytranslatorin = {{trad\adddot\ e introd\adddot}{trad\adddot\ e introd\adddot}},
+ bytranslatorfo = {{trad\adddot\ e pref\adddot}{trad\adddot\ e pref\adddot}},
+ bytranslatoraf = {{trad\adddot\ e posf\adddot}{trad\adddot\ e posf\adddot}},
+ bytranslatorcoin = {{trad., com. e introd\adddot}{trad., com. e introd\adddot}},
+ bytranslatorcofo = {{trad., com. e pref\adddot}{trad., com. e pref\adddot}},
+ bytranslatorcoaf = {{trad., com. e posf\adddot}{trad., com. e posf\adddot}},
+ bytranslatoranin = {{trad., anot. e introd\adddot}{trad., anot. e introd\adddot}},
+ bytranslatoranfo = {{trad., anot. e pref\adddot}{trad., anot. e pref\adddot}},
+ bytranslatoranaf = {{trad., anot. e posf\adddot}{trad., anot. e posf\adddot}},
+ phdthesis = {{Tese de Doutor\adddot}{Tese de Doutor\adddot}},
+ reviewof = {{recens\~{a}o de}{recens\~{a}o de}},
+ volume = {{{Vol\adddot}}{{Vol\adddot}}}, % for correct capitalization of volume reference
+ phd = {{Tese de Doutor\adddot}{Tese de Doutor\adddot}},% 0.6
+ dphil = {{Tese de Doutor\adddot}{Tese de Doutor\adddot}},% 0.6
+ lic = {{Diss. de Lic\adddot}{Diss. de Lic\adddot}},% 0.6
+ ma = {{Tese de Mestr\adddot}{Tese de Mestr\adddot}},% 0.6
+ ms = {{Tese de Mestr\adddot}{Tese de Mestr\adddot}},% 0.6
+ msc = {{Tese de Mestr\adddot}{Tese de Mestr\adddot}},% 0.6
+ mphil = {{Tese de Mestr\adddot}{Tese de Mestr\adddot}},% 0.6
+ mlitt = {{Tese de Mestr\adddot}{Tese de Mestr\adddot}},% 0.6
+ % manuscript = {{ms\adddot}{ms\adddot}},% FIXME
+ % typescript = {{ts\adddot}{ts\adddot}},% FIXME
+ % director = {{dir\adddot}{dir\adddot}},% FIXME
+ % screenplay = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % adaptation = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % adaptor = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % performer = {{perf\adddot}{perf\adddot}},% FIXME
+ % performers = {{perf\adddot}{perf\adddot}},% FIXME
+ % composer = {{composer\adddot}{composer\adddot}},% FIXME
+ % composedby = {{composed~by}{composed~by}},% FIXME
+ % producer = {{prod\adddot}{prod\adddot}},% FIXME
+ % with = {{with}{with}},% FIXME
+ % proceedings = {{proc\adddot}{proc\adddot}},% FIXME
+}
+
+\endinput \ No newline at end of file
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-mla/spanish-mla.lbx b/macros/latex/contrib/biblatex-contrib/biblatex-mla/spanish-mla.lbx
new file mode 100644
index 0000000000..f8b1a8ebc2
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-mla/spanish-mla.lbx
@@ -0,0 +1,109 @@
+% spanish-mla.lbx v0.2.5 2013/03/24
+%
+% Spanish localization in this file provided by Ivan Fernandez.
+% Abbreviations taken, whenever possible, from Appendix 2 of the
+% Diccionario Panhispánico de Dudas, http://buscon.rae.es/dpdI/
+
+\ProvidesFile{spanish-mla.lbx}[2013/03/24 v0.2.5 biblatex style localization]
+
+\InheritBibliographyExtras{spanish}
+
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \mkdatezeros{\thefield{#1}}}%
+ \protected\def\mkbibdateshort#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\mkdatezeros{\thefield{#3}}%
+ \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}
+ {}
+ {\mkdatezeros{\thefield{#2}}%
+ \iffieldundef{#1}{}{/}}%
+ \mkdatezeros{\thefield{#1}}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {spanish},
+ bibliography = {{Obras citadas}{Obras citadas}},
+ references = {{Obras citadas}{Obras citadas}},
+ typecompiler = {{recopilador}{rec\adddot}}, % FIXME: is this right?
+ typecompilers = {{recopiladors}{recs\adddot}}, % FIXME: is this right?
+ typecompilerandeditor = {{rec\adddotspace y ed\adddot}{rec\adddotspace y ed\adddot}},% 0.7 FIXME: is this right?
+ bytranslator = {{trad\adddot}{trad\adddot}},% FIXME to read "trans. by" in the first instance
+ byeditor = {{ed\adddot}{ed\adddot}},% FIXME "ed. by" in first instance
+ typegeneraleditor = {{editor general}{ed\adddotspace gen\adddot}},% 0.7.1 FIXME?
+ bytypegeneraleditor = {{editor general}{ed\adddotspace gen\adddot}},% 0.7.1 FIXME?
+ % byserieseditor = {editor general},
+ page = {{\unskip}{\unskip}},
+ pages = {{\unskip}{\unskip}},
+ andothers = {{et~al\adddot}{et~al\adddot}},
+ byeditortr = {{ed\adddotspace y trad\adddot}{ed\adddotspace y trad\adddot}},
+ byeditorco = {{ed\adddotspace y com\adddot}{ed\adddotspace y com\adddot}},
+ byeditoran = {{ed\adddotspace y anot\adddot}{ed\adddotspace y anot\adddot}},
+ byeditorin = {{ed\adddotspace y introd\adddot}{ed\adddotspace y introd\adddot}},
+ byeditorfo = {{ed\adddotspace y pr\'{o}l\adddot}{ed\adddotspace y pr\'{o}l\adddot}},
+ byeditoraf = {{ed\adddotspace y ep\'{i}l\adddot}{ed\adddotspace y ep\'{i}l\adddot}},
+ byeditortrco = {{ed\adddot, trad\adddotspace y com\adddot}{ed\adddot, trad\adddotspace y com\adddot}},
+ byeditortran = {{ed\adddot, trad\adddotspace y anot\adddot}{ed\adddot, trad\adddotspace y anot\adddot}},
+ byeditortrin = {{ed\adddot, trad\adddotspace e introd\adddot}{ed\adddot, trad\adddotspace e introd\adddot}},
+ byeditortrfo = {{ed\adddot, trad\adddotspace y pr\'{o}l\adddot}{ed\adddot, trad\adddotspace y pr\'{o}l\adddot}},
+ byeditortraf = {{ed\adddot, trad\adddotspace y ep\'{i}l\adddot}{ed\adddot, trad\adddotspace y ep\'{i}l\adddot}},
+ byeditorcoin = {{ed\adddot, com\adddotspace e introd\adddot}{ed\adddot, com\adddotspace e introd\adddot}},
+ byeditorcofo = {{ed\adddot, com\adddotspace y pr\'{o}l\adddot}{ed\adddot, com\adddotspace y pr\'{o}l\adddot}},
+ byeditorcoaf = {{ed\adddot, com\adddotspace y ep\'{i}l\adddot}{ed\adddot, com\adddotspace y ep\'{i}l\adddot}},
+ byeditoranin = {{ed\adddot, anot\adddotspace e introd\adddot}{ed\adddot, anot\adddotspace e introd\adddot}},
+ byeditoranfo = {{ed\adddot, anot\adddotspace y pr\'{o}l\adddot}{ed\adddot, anot\adddotspace y pr\'{o}l\adddot}},
+ byeditoranaf = {{ed\adddot, anot\adddotspace y ep\'{i}l\adddot}{ed\adddot, anot\adddotspace y ep\'{i}l\adddot}},
+ byeditortrcoin = {{ed\adddot, trad\adddot, com\adddotspace e introd\adddot}{ed\adddot, trad\adddot, com\adddotspace e introd\adddot}},
+ byeditortrcofo = {{ed\adddot, trad\adddot, com\adddotspace y pr\'{o}l\adddot}{ed\adddot, trad\adddot, com\adddotspace y pr\'{o}l\adddot}},
+ byeditortrcoaf = {{ed\adddot, trad\adddot, com\adddotspace y ep\'{i}l\adddot}{ed\adddot, trad\adddot, com\adddotspace y ep\'{i}l\adddot}},
+ byeditortranin = {{ed\adddot, trad\adddot, anot\adddotspace e introd\adddot}{ed\adddot, trad\adddot, anot\adddotspace e introd\adddot}},
+ byeditortranfo = {{ed\adddot, trad\adddot, anot\adddotspace y pr\'{o}l\adddot}{ed\adddot, trad\adddot, anot\adddotspace y pr\'{o}l\adddot}},
+ byeditortranaf = {{ed\adddot, trad\adddot, anot\adddotspace y ep\'{i}l\adddot}{ed\adddot, trad\adddot, anot\adddotspace y ep\'{i}l\adddot}},
+ bytranslatorco = {{trad\adddotspace y com\adddot}{trad\adddotspace y com\adddot}},
+ bytranslatoran = {{trad\adddotspace y anot\adddot}{trad\adddotspace y anot\adddot}},
+ bytranslatorin = {{trad\adddotspace e introd\adddot}{trad\adddotspace e introd\adddot}},
+ bytranslatorfo = {{trad\adddotspace y pr\'{o}l\adddot}{trad\adddotspace y pr\'{o}l\adddot}},
+ bytranslatoraf = {{trad\adddotspace y ep\'{i}l\adddot}{trad\adddotspace y ep\'{i}l\adddot}},
+ bytranslatorcoin = {{trad\adddot, com\adddotspace e introd\adddot}{trad\adddot, com\adddotspace e introd\adddot}},
+ bytranslatorcofo = {{trad\adddot, com\adddotspace y pr\'{o}l\adddot}{trad\adddot, com\adddotspace y pr\'{o}l\adddot}},
+ bytranslatorcoaf = {{trad\adddot, com\adddotspace y ep\'{i}l\adddot}{trad\adddot, com\adddotspace y ep\'{i}l\adddot}},
+ bytranslatoranin = {{trad\adddot, anot\adddotspace e introd\adddot}{trad\adddot, anot\adddotspace e introd\adddot}},
+ bytranslatoranfo = {{trad\adddot, anot\adddotspace y pr\'{o}l\adddot}{trad\adddot, anot\adddotspace y pr\'{o}l\adddot}},
+ bytranslatoranaf = {{trad\adddot, anot\adddotspace y ep\'{i}l\adddot}{trad\adddot, anot\adddotspace y ep\'{i}l\adddot}},
+ phdthesis = {{Tesis}{Tesis}},
+ reviewof = {{rese\~{n}a de}{rese\~{n}a de}},
+ volume = {{{Vol\adddot}}{{Vol\adddot}}}, % for correct capitalization of volume reference
+ phd = {{Tesis}{Tesis}},% 0.6
+ dphil = {{Tesis}{Tesis}},% 0.6
+ lic = {{Lic\adddotspace tesis}{Lic\adddotspace tesis}},% 0.6
+ ma = {{MA\addabbrvspace tesis}{MA\addabbrvspace tesis}},% 0.6
+ ms = {{MS\addabbrvspace tesis}{MS\addabbrvspace tesis}},% 0.6
+ msc = {{MSc\addabbrvspace tesis}{MSc\addabbrvspace tesis}},% 0.6
+ mphil = {{MPhil\addabbrvspace tesis}{MPhil\addabbrvspace tesis}},% 0.6
+ mlitt = {{MLitt\addabbrvspace tesis}{MLitt\addabbrvspace tesis}},% 0.6
+ % manuscript = {{ms\adddot}{ms\adddot}},% FIXME
+ % typescript = {{ts\adddot}{ts\adddot}},% FIXME
+ % director = {{dir\adddot}{dir\adddot}},% FIXME
+ % screenplay = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % adaptation = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % adaptor = {{adapt\adddot}{adapt\adddot}},% FIXME
+ % performer = {{perf\adddot}{perf\adddot}},% FIXME
+ % performers = {{perf\adddot}{perf\adddot}},% FIXME
+ % composer = {{composer\adddot}{composer\adddot}},% FIXME
+ % composedby = {{composed~by}{composed~by}},% FIXME
+ % producer = {{prod\adddot}{prod\adddot}},% FIXME
+ % with = {{with}{with}},% FIXME
+ % proceedings = {{proc\adddot}{proc\adddot}},% FIXME
+}
+
+\endinput \ No newline at end of file