summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/CHANGES11
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/README4
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdfbin39967 -> 450634 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex595
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdfbin0 -> 73438 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.tex22
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamples.bib2038
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-mla/doc/samples.bib666
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx36
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/english-mla.lbx27
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/italian-mla.lbx27
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/mla.bbx354
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/mla.cbx186
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/portuguese-mla.lbx23
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/spanish-mla.lbx27
15 files changed, 3697 insertions, 319 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/CHANGES b/Master/texmf-dist/doc/latex/biblatex-mla/CHANGES
index ab6ba1ef638..4872d0e4454 100644
--- a/Master/texmf-dist/doc/latex/biblatex-mla/CHANGES
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/CHANGES
@@ -1,3 +1,14 @@
+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"
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/README b/Master/texmf-dist/doc/latex/biblatex-mla/README
index e4009a48737..68bc3546f35 100644
--- a/Master/texmf-dist/doc/latex/biblatex-mla/README
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/README
@@ -22,7 +22,7 @@ your Latex preface:
\usepackage[american]{babel}
\usepackage{csquotes}
\usepackage[style=mla]{biblatex}
- \bibliography{<bibfile>}
+ \addbibresource{<bibfile>}
- (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
@@ -37,4 +37,4 @@ your bibliography to appear:
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. \ No newline at end of file
+details of that license.
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf b/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
index 7cf71fa4304..3f9bb563bd0 100644
--- a/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex b/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex
index 5f4fef03655..5cadd3cc591 100644
--- a/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex
@@ -1,33 +1,55 @@
-% biblatex-mla.tex v0.95 2010/12/18
-% Maintained at <http://konx.net/biblatex-mla> by James Clawson.
+% biblatex-mla.tex v1.5 2013/05/05
+% 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}[2010/11/19]
+\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{<}{>}
-\MakeAutoQuote*{«}{»}
\MakeShortVerb{\|}
-\rcsid{$Id: biblatex-mla.tex,v 0.95 2010/12/18 13:01:50 clawson beta $}
-
-\newcommand*{\BiblatexMLAhome}{http://konx.net/biblatex-mla/}
-\newcommand*{\BiblatexMLAonCTAN}{http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex-mla.html}
-\newcommand*{\mycode}[1]{\texttt{\textbf{#1}}}
+\newcommand*{\biblatexmla}{\sty{biblatex-mla}\xspace}
+% \newcommand*{\biblatexmla}{Bib\latex-\textsc{mla}\xspace}
+\newcommand*{\Biblatexmla}{\sty{Biblatex-mla}\xspace}
+% \newcommand*{\Biblatexmla}{\biblatexmla}
+\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}{\textsf{\textsc{Mla}}}
-\newcommand*{\mla}{MLA}
+\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
\newenvironment*{commandlist}
{\list{}{%
@@ -49,17 +71,26 @@
\item[{##1}]%
\ltd@pdfbookmark{##1}{##1}}}
{\endlist}
+\newenvironment*{optionslistNOT}
+ {\list{}{%
+ \setlength{\labelwidth}{\marglistwidth}%
+ \setlength{\labelsep}{\marglistsep}%
+ \setlength{\leftmargin}{0pt}%
+ \renewcommand*{\makelabel}[1]{\hss\marglistfont##1}}%
+ \def\optionitem##1{%
+ \item[{##1}]}}
+ {\endlist}
\makeatother
\titlepage{%
- title={\sty{biblatex-mla}},
- subtitle={\mla{} Style Using \sty{biblatex}},
- url={\BiblatexMLAhome},
+ title={\biblatexmla},
+ subtitle={\mla{} Style Using \biblatex},
+ url={\biblatexmlahome},
author={James Clawson},
email={biblatex-mla@konx.net},
- revision={\rcsrevision},
- date={\rcstoday}}
+ revision={1.5},
+ date={\today}}
\hypersetup{%
pdftitle={biblatex-mla},
@@ -73,6 +104,7 @@
% 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}}
@@ -105,60 +137,199 @@
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
-\section{Introduction}
-\label{int}
-
-The \sty{biblatex-mla} files provide support to \sty{biblatex}, \sty{bibtex}, and \sty{latex} for citations and Works Cited lists in the style established by the Modern Language Association (\mla{}). The style defaults to inline parenthetical citations, but it also offers support for \mla{}-style footnotes. For more on the commands and options for changing package defaults, see \secref{mla:subsec:commands} and \secref{mla:subsec:options}, respectively, below.
-
-The \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 7\superscript{th} edition. By default, these files follow definitions for these latest editions, though they also offer the option of support for the previous style. \sty{Biblatex-mla} also follows the logic of the \mla{} when citing similar material repeatedly, borrowing the function---but not the form---of \emph{ibid} and \emph{idem}. \sty{Biblatex-mla} is compatible with \sty{biblatex}'s support for \sty{hyperref} and \sty{tex2ht}, 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 \sty{biblatex} documentation or contact me by email.
-\subsection{License}
+% \subsection{Examples} % (fold)
+% \label{ssub:examples}
+% \autocite{sendak63aa}
-\sty{Biblatex-mla} is copyrighted \textcopyright\ 2007--2010, 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 examples (end)
-\subsection[Feedback]{Feedback}
-\label{int:feb}
+\section{Introduction}
+\label{int}
-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.
+\Biblatexmla provides support to \biblatex, \bibtex, and \latex for citations and Works Cited lists in the style established by the Modern Language Association (\mla). The style defaults to inline parenthetical citations, but it also offers support for \mla-style footnotes. For more on the commands and options for changing 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 7\superscript{th} edition. By default, these files follow definitions for these latest editions, though they also offer the option of support for the previous style (used until 2009). \Biblatexmla also follows the logic of the \mla{} when citing similar material repeatedly, borrowing the function---but not the form---of \emph{ibid} and \emph{idem}. \Biblatexmla is compatible with \biblatex's support for \sty{hyperref} and \sty{tex2ht}, 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 \sty{biblatex-mla} in languages other than English. These and other localization files are included in \sty{biblatex-mla} releases, but they will not always be the latest versions available. Updated and new localization files will be uploaded to \mylink{http://konx.net/biblatex-mla/lbx} 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}.} %
+\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 uploaded to 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:
+of your \latex document:
\begin{quote}
\begin{verbatim}
\usepackage[american]{babel}
\usepackage{csquotes}
\usepackage[style=mla]{biblatex}
- \bibliography{<bibfile>}
+ \addbibresource{<bibfile.bib>}
\end{verbatim}
\end{quote}
-Replace <|<bibfile>|> with the name of your .bib bibliography file. The style supports footnote citations with the \mycode{autocite=footnote} package option. Other options supported by \sty{biblatex-mla} include \mycode{firstlonghand}, \mycode{mladraft}, \mycode{annotation}, \mycode{noremoteinfo}, \mycode{nofullfootnote}, \mycode{publimedium}, and \mycode{guessmedium}, all discussed below in \secref{mla:subsec:options}.
+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{Commands}
\label{mla:subsec:commands}
-The standard commands for \sty{biblatex-mla} generally follow those defined by \sty{biblatex}. Included below are the most typical commands. For more commands and options, reference the \sty{biblatex} manual.
+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. For best results, use the command before punctuation like this \mycommand{autocite}|{x}|. \sty{Biblatex-mla} defaults to parenthetical citations for \mycommand{autocite}, but a package option---\mycode{autocite=footnote}, explained below in \secref{mla:subsec:options}---changes this default behavior. In this example, |x| represents the bibkey of the particular bibliographic entry being cited. Insert page numbers and citational prenotes using square braces:
+Insert a citation. See \tabref{use:cit:typical} for examples. For best results, use the command before punctuation like this:
+\begin{quote}
+ \begin{verbatim}
+ \autocite{x}.
+ \end{verbatim}
+\end{quote}
+
+\Biblatexmla defaults to parenthetical citations for \mycommand{autocite}, but a package option---\mycode{autocite=footnote}, explained below in \secref{mla:subsec:options}---changes this default behavior. In this 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}
@@ -172,16 +343,70 @@ Here, |y| is the page number, and |z| is the prenote (such as <qtd.~in>). If ind
\end{verbatim}
\end{quote}
-When citing a page number without any prenote, only one set of square brackets are needed:
+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}
+
+\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\\
+% \hline
+\verb!\autocite[34]{morrison02aa}! & \autocite*[34]{morrison02aa} & Immediately subsequent citations to the same source\\% 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 \\
+% \hline
+\verb!\autocite[12]{frye57ab}! & \autocite[12]{frye57ab} & Citation to a text by a prolific author\\
+% \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\\
+% \hline
+\verb!\autocite[56]{frye91aa}! & \autocite*[56]{frye91aa} & Citation to new source, same author\\
+% \hline
+\verb!\autocite[101]{morrison02aa}! & \autocite[101]{morrison02aa} & Citation interrupting those by Frye \\
+% \hline
+\verb!\autocite[78]{frye91aa}! & \autocite[78]{frye91aa} & Author tracker starts over \\
+\bottomrule
+\end{tabular}
+\caption[Typical citations]
+{Syntax and output for typical citations using \biblatexmla}
+\label{use:cit:typical}
+\end{table}
+
\commanditem{autocite*}
-Suppress the author's name in a citation. Use this starred variant of the above command when indicating the author's name in the sentence calling the citation.
+Suppress the author's name in a citation. See \tabref{use:cit:starred} for examples. Use this starred variant of the above command when indicating the author's name in the sentence calling the citation.
+
+
+\begin{table}
+\tablesetup
+\noindent\begin{tabular}{@{}V{0.35\textwidth}@{}V{0.3\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*[102]{morrison02aa}! & \autocite*[102]{morrison02aa} & Suppressing the author's name for an entry with a single attribution to a given author prints only the page numbers\\
+% \hline
+\verb!\autocite*[91]{frye57ab}! & \autocite*[91]{frye57ab} & Suppressing the name of a prolific author will print enough information to avoid ambiguity\\
+% \hline
+\verb!\autocite*{morrison02aa}! & \autocite*{morrison02aa} & Suppressing author's name without a page number prints the title of the work\\
+% \hline
+\bottomrule
+\end{tabular}
+\caption[Suppressing the author in a citation]
+{Suppressing the name of an author in citations using a starred citation command}
+\label{use:cit:starred}
+\end{table}
\commanditem{autocites}
@@ -193,6 +418,34 @@ Insert a citation for multiple sources at once. The respective citations will be
\end{quote}
The curled braces always indicate the bibkey, and the squared braces respectively belong to the curly braces that follow them.
+\commanditem{mancite}
+
+Reset only those internal trackers for \biblatexmla which shorten subsequent citations to the same work or to other works by the same author. See \tabref{use:cit:mancite} for examples. If \biblatexmla is getting so ambitious in shortening subsequent citations that it leads to ambiguity, please consider using this command before the ambiguous citation.
+
+\begin{table}
+\tablesetup
+\noindent\begin{tabular}{@{}V{0.35\textwidth}@{}V{0.3\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} & Typical citation\\
+% \hline
+% \small& & \\
+\verb!\mancite! \verb! \autocite[34]{morrison02aa}! & \mancite\autocite[34]{morrison02aa} & Citation ignoring the previous citation\\
+% \hline
+\bottomrule
+\end{tabular}
+\caption[Resetting citation trackers]
+{Using a command to reset trackers for shortening subsequent citation}
+\label{use:cit:mancite}
+\end{table}
+
+\commanditem{citereset}
+
+Reset all the internal trackers for \biblatexmla, including those which shorten subsequent citations to the same work or to other works by the same author and including those associated with the \mycode{firstlonghand} and \mycode{nofullfootnote} options, explained in \secref{mla:internal:firstlonghand}.
+
\commanditem{printbibliography}
Insert the list of Works Cited.
@@ -204,31 +457,31 @@ Insert the list of Works Cited.
\subsection{Package Options}
\label{mla:subsec:options}
-\sty{Biblatex-mla} defaults to the recommendations established by the \mla{}, but there may be times when you need to change some of these options for publication or other uses. As such, a number of package options have been defined to change the functionality of \sty{biblatex-mla} within reason.
+\Biblatexmla defaults to the recommendations established by the \mla{}, but there may be times when you need to change some of these options for publication or other uses. As such, a number of package options have been defined to change the functionality of \biblatexmla within reason.
\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:
+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}
-The first citation of a source with a shorthand defined will always print a citation with author's name and, potentially, the shorttitle field. (See section XXX, below.) Add \mycode{firstlonghand=false} to your preamble to disable this option and print only the shorthand even on the first citation:
+\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}
-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 \mycode{nofullfootnote=true} to your preamble:
+\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,nofullfootnote=true]{biblatex}
+ \usepackage[style=mla,autocite=footnote,nofullfootnote]{biblatex}
\end{verbatim}
\end{quote}
@@ -242,15 +495,15 @@ preamble:
\end{quote}
\optionitem{mladraft}
-When using MLA parenthetical citations, it is best practice to cite as seldom as is necessary to avoid ambiguity. \sty{Biblatex-mla} can flag consecutive citations to the same page range, allowing you to defer citations to the end. In draft mode, \sty{biblatex-mla} 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:
+When using \mla{} parenthetical citations, it is best practice to cite only as much as is 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}
-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. It's included here mostly as a proof of concept for future expansion.
+\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}
@@ -258,7 +511,7 @@ Modeled after the implementation in biblatex-apa to suppress remote information
\end{quote}
\optionitem{showmedium}
-\sty{Biblatex-mla} version 0.9 introduced support for the latest \mla{} style, defined in 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, \sty{biblatex-mla} 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:
+\Biblatexmla version 0.9 introduced support for the latest \mla{} style, defined in 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}
@@ -266,18 +519,264 @@ Modeled after the implementation in biblatex-apa to suppress remote information
\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 \sty{biblatex-mla} guessing the publication medium, thereby printing nothing when the field is undefined, deactivate the \mycode{guessmedium} option:
+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}
+By default, the author trackers in \biblatexmla will reset with each paragraph in order to avoid confusing citations when much distance is likely to have passed from the previous citation. In effect, \biblatexmla silently calls the \cmd{mancite} command with each new paragraph. (See \tabref{use:cit:mancite} for the effects of \cmd{mancite}.) To turn off this option, disable the \mycode{mancitepar} package option:
+\begin{quote}
+ \begin{verbatim}
+ \usepackage[style=mla,mancitepar=false]{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 \sty{biblatex-mla}, 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}.
+% 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 you manage them. Zotero, for example, can export as \bibtex, as can Endnote and other commercial programs; 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 Zotero or another program, whether managing your .bib files in a standalone editor or manipulating them in a text editor, you will at some point have to know the fields available to \biblatexmla---especially as some of these are unique to \biblatex, and as I've had to repurpose some of the fields to suit \biblatexmla.
+
+\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}
+
+Using \biblatexmla will automatically format the list of works cited entries to follow the most recent guidelines outlined in the \emph{MLA Style Manual}. 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{Unusual Fields}\label{mla:subsec:unnusualfields}
+\biblatex also supports the following fields, sometimes concerned more with presentation than bibliographic merit, in all entrytypes. Define these in your \mycode{.bib} files:
+
+\begin{optionslist}
+
+ \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 inherent in using the \sty{crossref} field, outlined 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[\mycode{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[\mycode{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[\mycode{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[\mycode{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[\mycode{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[\mycode{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{optionslist}
+
+
+% \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{year}
+% year of publication
+% \end{optionslistNOT}
+%
+% Other fields might come in handy for further granularity:
+%
+% \begin{optionslistNOT}
+% \optionitem{origyear}
+% original publication year, for reprints
+%
+% \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 \mycode{editor} (``ed.''), a \mycode{compiler} (``comp.'') or a \mycode{compilerandeditor} (``comp. and ed.''). Default value is \mycode{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 (upcoming) 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}
+%
+% \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 a journal
+%
+% \optionitem{subtitle}
+% subtitle of a journal
+%
+% \optionitem{volume}
+% volume number of a journal
+%
+% \optionitem{number}
+% issue number of a journal
+%
+% \optionitem{issue}
+% season, when used in place of month (as in the ``spring'' issue of a journal)
+%
+% \optionitem{}
+%
+% \optionitem{}
+%
+% \optionitem{}
+%
+% \end{optionslistNOT}
+
+\section{Meta}
+\subsection{License}
+
+\biblatexmla is copyrighted \textcopyright\ 2007--2013, 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/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdf b/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdf
new file mode 100644
index 00000000000..44d8bd97254
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.tex b/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.tex
new file mode 100644
index 00000000000..4c14b7ccaf3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.tex
@@ -0,0 +1,22 @@
+\documentclass{article}
+\usepackage[T1]{fontenc}
+\usepackage[american]{babel}
+\usepackage{csquotes}
+\setlength{\parindent}{0.5in}
+\usepackage[style=mla]{biblatex}
+\usepackage{hyperref}
+
+\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/Master/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamples.bib b/Master/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamples.bib
new file mode 100644
index 00000000000..9188fc7f89b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/biblatex-mla/doc/samples.bib b/Master/texmf-dist/doc/latex/biblatex-mla/doc/samples.bib
new file mode 100644
index 00000000000..0fa3c6c9a3a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-mla/doc/samples.bib
@@ -0,0 +1,666 @@
+%% 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 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}}
+
+@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},
+ Date-Added = {2011-09-27 05:16:12 +0000},
+ Date-Modified = {2011-09-27 05:26:35 +0000},
+ Eprinttype = {{Academic Search Complete. EBSCO}},
+ 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},
+ Bdsk-Url-1 = {http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=54459308&site=ehost-live}}
+
+@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}: `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/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
index 30ce645394c..893c7d2e6e3 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
@@ -1,22 +1,30 @@
-% american-mla.lbx v0.2 2009/07/07
+% american-mla.lbx v0.2.5 2013/03/24
-\ProvidesFile{american-mla.lbx}[2009/07/07 v0.1.1 biblatex style localization]
+\ProvidesFile{american-mla.lbx}[2013/03/24 v0.2.5 biblatex style localization]
\InheritBibliographyExtras{american}
\DeclareBibliographyExtras{%
- \def\bibdatelong{%
- \@tempcnta0\thefield{day} \the\@tempcnta\nobreakspace%
- \mkbibmonth{\thefield{month}}\nobreakspace
- \thefield{year}}%
- \def\bibdateshort{%
- \thefield{day}/\thefield{month}/\thefield{year}}%
- \def\biburldatelong{%
- \@tempcnta0\thefield{urlday} \the\@tempcnta\nobreakspace%
- \mkbibmonth{\thefield{urlmonth}}\nobreakspace
- \thefield{urlyear}}%
- \def\biburldateshort{%
- \thefield{urlday}/\thefield{urlmonth}/\thefield{urlyear}}%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \stripzeros{\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{%
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/english-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/english-mla.lbx
index ac327f09d51..11fea742cdf 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/english-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/english-mla.lbx
@@ -1,8 +1,31 @@
-% english-mla.lbx v0.4 2010/12/27
+% english-mla.lbx v0.4.5 2013/03/24
-\ProvidesFile{english-mla.lbx}[2010/12/27 v0.4 biblatex style localization]
+\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}}%
+ \stripzeros{\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}},
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/italian-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/italian-mla.lbx
index d4c43b67799..a3b546fd38b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/italian-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/italian-mla.lbx
@@ -1,12 +1,35 @@
-% italian-mla.lbx v0.1 2010/09/05
+% 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}[2010/09/05 v0.1 biblatex style localization]
+\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}}%
+ \stripzeros{\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}},
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/mla.bbx b/Master/texmf-dist/tex/latex/biblatex-mla/mla.bbx
index 67183e9ddb4..c1f7d722681 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/mla.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/mla.bbx
@@ -1,17 +1,17 @@
-% mla.bbx v0.9 2010/02/15 * compatible with biblatex beta 0.9
-% Maintained at <http://konx.net/biblatex-mla> by James Clawson.
+% mla.cbx, v1.5 2013/05/05 * compatible with biblatex 2.5
+% 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.
+%
% File is in constant progress. Things are messy. Ignore platypi.
-\ProvidesFile{mla.bbx}[2010/02/15 v0.9 biblatex bibliography style]
+\ProvidesFile{mla.bbx}[2013/05/05 v1.5 biblatex bibliography style]
\RequireBibliographyStyle{standard}
\DeclareLanguageMapping{american}{american-mla}
\DeclareLanguageMapping{english}{english-mla}
-\DeclareLanguageMapping{spanish}{spanish-mla}
\NewBibliographyString{byserieseditor}
\NewBibliographyString{reviewof}
@@ -37,32 +37,35 @@
\NewBibliographyString{producer}
\NewBibliographyString{with}
\NewBibliographyString{proceedings}
-\NewBibliographyString{compilerandeditor}% 0.95
-\NewBibliographyString{bycompilerandeditor}% 0.95
-% \NewBibliographyString{typecompilerandeditor}% 0.7
-% \NewBibliographyString{bytypecompilerandeditor}% 0.7
-\NewBibliographyString{transof}% 0.7
-% \NewBibliographyString{typegeneraleditor}% 0.7.1
-% \NewBibliographyString{bytypegeneraleditor}% 0.7.1
-\NewBibliographyString{volstodate}% 0.7.1
-\NewBibliographyString{supptotitle}% 0.7.1
-\NewBibliographyString{print}% 0.9
-\NewBibliographyString{web}% 0.9
-\NewBibliographyString{generaleditor}% 0.9
+\NewBibliographyString{compilerandeditor}%
+\NewBibliographyString{bycompilerandeditor}%
+\NewBibliographyString{transof}%
+\NewBibliographyString{volstodate}%
+\NewBibliographyString{supptotitle}%
+\NewBibliographyString{print}%
+\NewBibliographyString{web}%
+\NewBibliographyString{generaleditor}%
\setlength{\bibitemsep}{0pt}
\renewcommand*{\mkbibnameaffix}[1]{\addcomma\addlowpenspace#1}
\DeclareNameFormat{mla:last}{#1}%
\DeclareNameAlias{author}{sortname}
-\DeclareNameFormat{default}{% 0.7.1
+\DeclareNameFormat{default}{%
\iffirstinits
{\usebibmacro{name:first-last}{#1}{#4}{#5}{#7}}
{\usebibmacro{name:first-last}{#1}{#3}{#5}{#7}}%
- % \usebibmacro{name:first-last:andothers}}
\usebibmacro{name:andothers}}
-\renewenvironment*{thebibliography}
+% \renewenvironment*{thebibliography}
+% {\list
+% {}
+% {\setlength{\leftmargin}{\bibhang}%
+% \setlength{\itemindent}{-\leftmargin}%
+% \setlength{\itemsep}{\bibitemsep}%
+% \setlength{\parsep}{\bibparsep}}}
+% {\endlist}
+\defbibenvironment{bibliography}
{\list
{}
{\setlength{\leftmargin}{\bibhang}%
@@ -70,17 +73,20 @@
\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}}%platypus 1.0
\DeclareFieldFormat{title:inproceedings}{\mkbibquote{#1}}%
\DeclareFieldFormat{title:thesis}{\mkbibquote{#1}}%
\DeclareFieldFormat{title:reviewedbook}{\bibstring{reviewof}\addspace\mkbibemph{#1}}%
-\DeclareFieldFormat{title:reference}{\mkbibemph{#1}}% 0.7.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}%
@@ -88,55 +94,73 @@
\DeclareListFormat[article]{location}%
{\unspace\mkbibbrackets{#1}\addspace}%
\DeclareFieldFormat[article]{version}{#1\isdot}%
-\DeclareFieldFormat[incollection]{bibliography:origyear}{\openrangeformat{#1}\addperiod}
-\DeclareFieldFormat{mla:capital}{\MakeCapital{#1}}
-\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}
-\DeclareFieldFormat{nameaddon}{\mkbibbrackets{#1}}% 0.7.1 removed (extra) leading \addspace
+\DeclareFieldFormat[incollection]{bibliography:origyear}{\openrangeformat{#1}\addperiod}%
+\DeclareFieldFormat[video]{mla:publimedium}{\MakeCapital{film}}% 1.4.9 platypus don't forget to localize
+\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{year}{\openrangeformat{#1}}% 0.7.1 % canceled in 0.9
-\DeclareFieldFormat{openrangevolumes}{#1~\bibstring{volstodate}}% 0.7.1 - not yet used
-\DeclareFieldFormat{volumeof}{\bibstring{volume}~#1~\bibstring{ofseries}}% 0.7.1
-\DeclareFieldFormat{mla:sentence-case}{\MakeSentenceCase{#1}}% 0.7.1
-\DeclareFieldFormat{eprint:jstor}{% 0.9
+\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}{\nolinkurl{\emph{JSTOR}}}}%
- {\nolinkurl{\emph{JSTOR}}}}%
-\DeclareFieldFormat{eprint:googlebooks}{% 0.9
+ {\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}{% 0.9
+\DeclareFieldFormat{eprint:adelaide}{%
\ifhyperref%
{\href{#1}{\emph{eBooks@Adelaide}}}%
{\emph{eBooks@Adelaide}}}
-\DeclareFieldFormat{eprint:muse}{% 0.95
+\DeclareFieldFormat{eprint:muse}{%5
\ifhyperref%
{\href{#1}{\emph{Project Muse}}}%
{\emph{Project Muse}}}
+\DeclareFieldFormat{urldate}{#1}%
\DeclareBibliographyAlias{booklet}{book}
+\DeclareBibliographyAlias{bookinbook}{incollection}% platypus 1.5
\DeclareBibliographyAlias{collection}{book}
\DeclareBibliographyAlias{reference}{book}
-\DeclareBibliographyAlias{inbook}{customa}
+\DeclareBibliographyAlias{inbook}{incollection}% platypus 1.0
+
\DeclareBibliographyAlias{manual}{customa}
\DeclareBibliographyAlias{misc}{customa}
-\DeclareBibliographyAlias{online}{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]{% platypus 1.0 (from authortitle.bbx)
+ \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]{%
@@ -151,23 +175,23 @@
\DeclareEntryOption{uniquetranslator}[true]{%
\setboolean{bbx@uniquetranslator}{#1}}
-\newbool{bbx:gnoreminfo}% 0.7.1 - same as biblatex-apa
+\newbool{bbx:gnoreminfo}%
\setboolean{bbx:gnoreminfo}{false}
\DeclareBibliographyOption{noremoteinfo}[true]{\setboolean{bbx:gnoreminfo}{#1}}
-\newbool{bbx:lnoreminfo}% 0.7.1 - same as biblatex-apa
+\newbool{bbx:lnoreminfo}%
\setboolean{bbx:lnoreminfo}{false}
\DeclareEntryOption{noremoteinfo}[true]{\setboolean{bbx:lnoreminfo}{#1}}
-\newbool{bbx@publimedium}% 0.9
-\setboolean{bbx@publimedium}{true}% platypus set as true by default for 0.95
-\DeclareBibliographyOption{showmedium}[true]{\setboolean{bbx@publimedium}{#1}}% 0.95 changed from declareentryoption (oops!) to declarebibliographyoption
+\newbool{bbx@publimedium}%
+\setboolean{bbx@publimedium}{true}%
+\DeclareBibliographyOption{showmedium}[true]{\setboolean{bbx@publimedium}{#1}}%
-\newbool{bbx@guessmedium}% 0.9
+\newbool{bbx@guessmedium}%
\setboolean{bbx@guessmedium}{true}
-\DeclareBibliographyOption{guessmedium}[true]{\setboolean{bbx@guessmedium}{#1}}% 0.95 changed from declareentryoption (oops!) to declarebibliographyoption
+\DeclareBibliographyOption{guessmedium}[true]{\setboolean{bbx@guessmedium}{#1}}%
-\newboolean{bbx@nodate}% 0.95
+\newboolean{bbx@nodate}%
\DeclareEntryOption{nodate}[true]{%
\setboolean{bbx@nodate}{#1}}
@@ -202,35 +226,31 @@
% {\bibdatedash
% \csuse{mkbibdate#1}{#2endyear}{#2endmonth}{#2endday}}}}}
+\newbibmacro*{bbx:savehash}{%
+ \savefield{fullhash}{\bbx@lasthash}}
-\renewcommand*{\bibnamedash}{%
- \mbox{%
- \mlanamedash%
- \iffieldundef{nameaddon}%
- {\unspace\newunitpunct}%
- {\unspace\addspace}%
- }%
-}%
+\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}}
- {\ifthenelse{\iffieldequals{fullhash}{\bbx@lasthash}\AND
- \NOT\iffirstonpage}
- {\bibnamedash}
+ {\usebibmacro{bbx:dashcheck}% platypus 1.0 from authortitle.bbx
+ {\bibnamedash}%
{\ifbool{bbx@totalnames}%
{\printnames[sortname][-\value{listtotal}]{author}}
{\printnames{author}}%
- \savefield{fullhash}{\bbx@lasthash}}
- \iffieldundef{nameaddon}% 0.7.1 wide support for nameaddon
+ \usebibmacro{bbx:savehash}}%
+ \iffieldundef{nameaddon}%
{}%
{\setunit{\addspace}%
\printfield{nameaddon}}%
- \iffieldundef{authortype}% 0.7.1 wide support for authortype
+ \iffieldundef{authortype}%
{}%
{\setunit{\addcomma\space}%
- \usebibmacro{authorstrg}}}
+ \usebibmacro{authorstrg}}}%
{\global\undef\bbx@lasthash}}
\renewbibmacro*{editor}{%
@@ -239,7 +259,7 @@
\iffirstonpage}%
{\mbox{\mlanamedash\unspace\addcomma\addspace}}%
{\ifbool{bbx@totalnames}%
- {\printnames[sortname][-\value{listtotal}]{editor}}
+ {\printnames[sortname][-\value{listtotal}]{editor}}%
{\printnames{editor}}%
\setunit{\addcomma\space}%
\savefield{namehash}{\bbx@lasthash}}%
@@ -252,19 +272,19 @@
\iffirstonpage}%
{\mbox{\mlanamedash\unspace\addcomma\addspace}}%
{\ifbool{bbx@totalnames}%
- {\printnames[sortname][-\value{listtotal}]{editor}}
+ {\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}{% 0.7.1
- \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}
+\renewbibmacro*{translator}{%
+ \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}%
{\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND\NOT
\iffirstonpage}%
{\mbox{\mlanamedash\unspace\addcomma\addspace}}%
- {\ifbool{bbx@totalnames}% 0.7.1
+ {\ifbool{bbx@totalnames}%
{\printnames[sortname][-\value{listtotal}]{translator}}%
{\printnames[sortname]{translator}}%
\setunit{\addcomma\space}%
@@ -272,12 +292,12 @@
\usebibmacro{translatorstrg}\clearname{translator}}%
{\global\undef\bbx@lasthash}}
-\renewbibmacro*{translator+others}{% 0.7.1
- \ifthenelse{\ifusetranslator\AND\NOT\ifnameundef{translator}}
+\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}% 0.7.1
+ {\ifbool{bbx@totalnames}%
{\printnames[sortname][-\value{listtotal}]{translator}}%
{\printnames[sortname]{translator}}%
\setunit{\addcomma\space}%
@@ -303,16 +323,21 @@
\addcolon\addspace
\printfield{pages}}
+\renewbibmacro*{date}{\printdate}%
+
\renewbibmacro*{url+urldate}{%
\ifthenelse{\boolean{bbx@publimedium}\AND\NOT \(\iffieldundef{url} \AND \iffieldundef{eprint}\)}% 0.9 platypus - check the logic here! should it be and or or between url and eprint?
- {\printtext[mla:capital]{\bibstring{web}}\newunit}%
+ {\printfield[mla:capital:web]{url}\newunit}%
{\iffieldundef{urlyear}{}{\setunit{\addspace}}}%
\iffieldundef{urlyear}%
{}%
- {\printtext{\biburldatelong}%
+ {\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}}%
}
@@ -368,8 +393,6 @@
\usebibmacro{mlabelnamepunct}%
\usebibmacro{maintitle+title}%
\newunit\newblock%
- %\printlist{language}% 0.9 is this necessary?
- % \newunit\newblock%
\usebibmacro{byeditor+others}%
\newunit\newblock%
\printfield{edition}\isdot%
@@ -379,7 +402,7 @@
\printfield{part}}%
{}%
\newunit%
- \iffieldundef{volume}% 0.7.1
+ \iffieldundef{volume}%
{\printfield{volumes}\clearfield{volumes}}%
{}%%
\newunit\newblock%
@@ -401,7 +424,7 @@
{}
{\usebibmacro{mla:reprint}}}%
\newunit\newblock%
- \iffieldundef{volumes}% 0.7.1
+ \iffieldundef{volumes}%
{}%
{\usebibmacro{mla:multivolumes}}%
\newunit\newblock%
@@ -425,26 +448,26 @@
\setunit*{\addcolon\addspace}%
\printlist{origpublisher}\clearlist{origpublisher}%
\setunit*{\addcomma\addspace}%
- \ifbool{bbx@mla-incollection}
+ \ifbool{bbx@mla-incollection}%
{\printfield[bibliography:origyear]{origyear}\clearfield{origyear}}%
- {}%
- \ifthenelse{\iffieldundef{volume}\OR\iffieldundef{volumes}}%
- {\printorigdate\clearfield{origyear}}% 0.9
- {}%
+ {\ifthenelse{\iffieldundef{volume}\OR\iffieldundef{volumes}}% 1.4.9 cleared up most spurious punct
+ {\printorigdate\clearfield{origyear}}%
+ {}%
+ }%
}
-\newbibmacro*{mla:multivolumes}{% 0.7.1
+\newbibmacro*{mla:multivolumes}{%
\iffieldundef{maintitle}%
{}%
{\printfield[volumeof]{volume}%
\setunit{\addspace}%
\usebibmacro{maintitle}}%
\usebibmacro{mla:generaleditor}%
- \iffieldequalstr{eventendyear}{}% 0.9 support for "X vols. to date"
- {\printfield[openrangevolumes]{volumes}\clearfield{volumes}}% 0.9
- {\printfield{volumes}\clearfield{volumes}}% 0.9
+ \iffieldequalstr{eventendyear}{}%
+ {\printfield[openrangevolumes]{volumes}\clearfield{volumes}}%
+ {\printfield{volumes}\clearfield{volumes}}%
\newunit\newblock%
- \printeventdate\clearfield{eventyear}% 0.9 changed from orig- to eventyear
+ \printeventdate\clearfield{eventyear}%
}
@@ -465,14 +488,14 @@
\newunit}}%
}
-\newbibmacro*{mla:generaleditor}{% 0.9 new support in multivolume
+\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]{% 0.9 new support in multivolume
+\newbibmacro*{mla:generaleditor:internal}[1]{%
\iffieldequalstr{editor#1type}{generaleditor}%
{\printnames{editor#1}%
\setunit{\addcomma\addspace}%
@@ -495,7 +518,7 @@
\usebibmacro{eprint}%
}}
-\DeclareBibliographyDriver{suppbook}{% 0.7
+\DeclareBibliographyDriver{suppbook}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor}%
\usebibmacro{mlabelnamepunct}%
@@ -517,21 +540,7 @@
\usebibmacro{publimedium}%
\usebibmacro{finentry}}
-
-%%% crossrefs... %%%
-% \DeclareCiteCommand{\bbx@crossref}
-% {}%
-% {\ifsingletitle%
-% {\printtext[bibhyperref]{\printnames{labelname}}}%
-% {\printnames{labelname}}%
-% \ifsingletitle%
-% {\unspace}%
-% {\unspace\addcomma\addspace%
-% \printtext[bibhyperref]{\printfield[citetitle:book]{labeltitle}}}}%
-% {\unspace}%
-% {\unspace}
-
-\DeclareCiteCommand{\bbx@crossref}% 0.7.1 slightly improved
+\DeclareCiteCommand{\bbx@crossref}%
{}
{\ifsingletitle%
{\printtext[bibhyperref]{\printnames{labelname}}%
@@ -546,19 +555,20 @@
\DeclareBibliographyDriver{incollection}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor+others/translator+others}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\ifthenelse{%
\iffieldequalstr{entrysubtype}{book}%
\OR%
- \iffieldequalstr{entrysubtype}{play}}%
+ \iffieldequalstr{entrysubtype}{play}%
+ \OR%
+ \iffieldequalstr{entrytype}{bookinbook}}% 1.5 platypus
{\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\newblock}%
+ {\usebibmacro{bytranslator+others}\newunit}%
{}%
\newunit\newblock%
\iffieldundef{crossref}%
@@ -569,7 +579,8 @@
\printfield{pages}}}%
{\bbx@crossref{\thefield{crossref}}%
\setunit{\addspace}%
- \printfield{pages}}%
+ \printfield{pages}%
+ \newunit}%
\newunit%
\usebibmacro{publimedium}%
\usebibmacro{finentry}}
@@ -577,20 +588,18 @@
\newbibmacro*{mla:incollection:internal}{%
\setboolean{bbx@mla-incollection}{true}%
\usebibmacro{maintitle+booktitle}%
- \ifthenelse{% 0.7.1 - added bookauthor for supptypes
+ \ifthenelse{%
\iffieldequalstr{entrytype}{suppbook}%
\OR%
\iffieldequalstr{entrytype}{suppcollection}}%
{\setunit{\newunitpunct\bibstring{byauthor}\addspace}%
- \ifnamesequal{labelname}{bookauthor}% 0.7
+ \ifnamesequal{labelname}{bookauthor}%
{\printnames[mla:last]{bookauthor}}%
{\printnames[byauthor]{bookauthor}}}%
{}%
\newunit\newblock%
\usebibmacro{byauthor}%
\newunit\newblock
- %\printlist{language}% 0.9 is this necessary?
- \newunit\newblock
\usebibmacro{byeditor+others}%
\newunit\newblock
\printfield{edition}\isdot%
@@ -599,7 +608,7 @@
{\printfield{volume}\printfield{part}}%
{}%
\newunit
- \iffieldundef{volume}% 0.7.1
+ \iffieldundef{volume}%
{\printfield{volumes}\clearfield{volumes}}%
{}%%
\newunit\newblock
@@ -615,7 +624,7 @@
\newunit\newblock
\ifbool{bbx@publimedium}{}{\usebibmacro{url+urldate}}%
\newunit\newblock
- \iffieldundef{volumes}% 0.7.1
+ \iffieldundef{volumes}%
{}%
{\usebibmacro{mla:multivolumes}}%
\newunit\newblock
@@ -627,7 +636,6 @@
\DeclareBibliographyDriver{inproceedings}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor+others/translator+others}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\usebibmacro{title}%
\newunit\newblock
@@ -653,7 +661,6 @@
\DeclareBibliographyDriver{proceedings}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor+others/translator+others}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\usebibmacro{mla:proceedings:booktitle}%
\newunit\newblock
@@ -677,7 +684,6 @@
\DeclareBibliographyDriver{unpublished}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor+others/translator+others}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\usebibmacro{title}%
\newunit\newblock
@@ -699,7 +705,6 @@
\DeclareBibliographyDriver{thesis}{%
\usebibmacro{bibindex}%
\usebibmacro{author/editor+others/translator+others}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\usebibmacro{title}%
\newunit\newblock%
@@ -708,7 +713,7 @@
\printlist{institution}%
\setunit*{\addcomma\space}%
\iffieldequalstr{entrysubtype}{published}%
- {\printfield{origyear}}%
+ {\printfield{origyear}\clearfield{origyear}}% 1.4.9 cleared origyear
{\printfield{year}}%
\newunit\newblock
\iffieldequalstr{entrysubtype}{published}%
@@ -732,7 +737,6 @@
\DeclareBibliographyDriver{review}{%
\usebibmacro{bibindex}%
\usebibmacro{author}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\printfield[title:article]{title}%
\newunit\newblock%
@@ -746,7 +750,7 @@
\setunit*{\addspace}%
\ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine}}%
{\printfield[brackets]{location}%
- \printtext{\bibdatelong}%
+ \printtext{\printdate}%
\newunit}%
{\printfield{series}%
\setunit{\addspace}%
@@ -760,19 +764,15 @@
\newunit\newblock%
\usebibmacro{issue}%
\newunit}%
- \iffieldundef{pages}%
- {\iffieldundef{url}%
- {}%
- {\addcolon\usebibmacro{url+urldate}}%
- }%
- {\addcolon\printfield{pages}}%
- \usebibmacro{finentry}%
-}
+ \setunit{\addcolon\addspace}%
+ \printfield{pages}%
+ \newunit\newblock%
+ \usebibmacro{publimedium}% 1.4.9 updated
+ \usebibmacro{finentry}}
\DeclareBibliographyDriver{inreference}{%
\usebibmacro{bibindex}%
\usebibmacro{author}%
- % \printfield{nameaddon}% 0.7.1
\usebibmacro{mlabelnamepunct}%
\usebibmacro{title}%
\newunit\newblock%
@@ -780,8 +780,6 @@
{\iffieldundef{xref}%
{\newunit\newblock
\usebibmacro{maintitle+booktitle}%
- \newunit
- %\printlist{language}% 0.9 is this necessary?
\newunit\newblock
\usebibmacro{byeditor+others}%
\newunit\newblock
@@ -895,15 +893,14 @@
\usebibmacro{mla:video:localized:first-last}{namea}%
\usebibmacro{mla:video:localized:first-last}{nameb}%
\usebibmacro{mla:video:localized:first-last}{namec}%
- \printfield{origyear}%
- \newunit\newblock%
- \printfield{howpublished}%
+ \printfield{origyear}\clearfield{origyear}%
\newunit\newblock%
\printlist{publisher}%
\setunit{\addcomma\addspace}%
\printfield{year}%
- \usebibmacro{finentry}%
-}
+ \newunit\newblock%
+ \usebibmacro{publimedium}% 1.4.9 updated to most recent MLA format
+ \usebibmacro{finentry}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % % % % % % % % % % % % % % % % % % % % %
@@ -955,14 +952,13 @@
\renewbibmacro*{publisher+location+date}{%
\printlist{location}%
- \iflistundef{publisher}
- {\setunit*{\addcomma\space}}
+ \iflistundef{publisher}%
+ {\setunit*{\addcomma\space}}%
{\setunit*{\addcolon\space}}%
\printlist{publisher}%
\setunit*{\addcomma\space}%
- % \printfield{year}% 0.9
- \ifbool{bbx@nodate}{\printtext{n.d.}}% 0.95 platypus-don't forget to localize this string!
- \printdate% 0.9
+ \ifbool{bbx@nodate}{\printtext{n.d.}}% platypus-don't forget to localize this string!
+ \printdate%
\newunit}
\newbibmacro*{mla:title:unpublished}{%
@@ -986,7 +982,7 @@
{\printfield{titleaddon}}%
\setunit{\addcomma\addspace}}
-\newbibmacro*{name:first-last:andothers}{% 0.7.1
+\newbibmacro*{name:first-last:andothers}{%
\ifthenelse{\value{listcount}=\value{liststop}\AND
\ifmorenames}
{\ifnum\value{liststop}>1 \finalandcomma\fi
@@ -1024,7 +1020,7 @@
{\printtext[noformat]{\bibstring{\thefield{type}}}}%
{\printtext[noformat]{\printfield{type}}}}%
-\renewbibmacro*{maintitle+title}{% 0.7.1 much modified
+\renewbibmacro*{maintitle+title}{%
\usebibmacro{title}%
\newunit%
\iffieldsequal{maintitle}{title}%
@@ -1036,7 +1032,7 @@
{\usebibmacro{maintitle}}%
{}%
\iffieldundef{maintitle}%
- {\printfield{volume}\clearfield{volume}}% 0.9.x clear volume to avoid reprinting it
+ {\printfield{volume}\clearfield{volume}}%
{}%
\newunit\newblock}
@@ -1061,14 +1057,14 @@
{}%
{\printtext[default]{%
\bibstring{proceedings}\addspace\bibstring{ofseries}\addspace%
- \printfield[default]{eventtitle}\isdot}}% 0.7.1 moved \isdot
- \setunit*{\isdot\addcomma\addspace}% 0.9 added asterisk
+ \printfield[default]{eventtitle}\isdot}}%
+ \setunit*{\isdot\addcomma\addspace}%
\printlist{organization}%
- \setunit*{\addcomma\addspace}% 0.9 added asterisk
- \printeventdate% 0.9
- \setunit*{\addcomma\addspace}% 0.9 added asterisk
+ \setunit*{\addcomma\addspace}%
+ \printeventdate%
+ \setunit*{\addcomma\addspace}%
\printlist{institution}%
- \setunit*{\addcomma\addspace}% 0.9 added asterisk
+ \setunit*{\addcomma\addspace}%
\printfield{venue}}
\newbibmacro*{title+stitle}{%
@@ -1080,11 +1076,11 @@
{}%
{\printtext[title:\strfield{entrytype}]{%
\printfield[noformat]{booktitle}%
- \setunit*{\subtitlepunct}% 0.9 added asterisk
+ \setunit*{\subtitlepunct}%
\printfield[noformat]{booksubtitle}}}}%
{\printtext[title:\strfield{entrytype}]{%
\printfield[noformat]{title}%
- \setunit*{\subtitlepunct}% 0.9 added asterisk
+ \setunit*{\subtitlepunct}%
\printfield[noformat]{subtitle}}}%
\newunit%
\printfield[noformat]{titleaddon}%
@@ -1100,12 +1096,12 @@
{}%
{\printtext[title:book]{%
\printfield[noformat]{title}%
- \setunit*{\subtitlepunct}% 0.9 added asterisk
+ \setunit*{\subtitlepunct}%
\printfield[noformat]{subtitle}}%
\newunit%
\printfield[noformat]{titleaddon}%
\newunit%
- \usebibmacro{mla:reprint}%
+ \setboolean{bbx@mla-incollection}{true}\usebibmacro{mla:reprint}\setboolean{bbx@mla-incollection}{false}%
\newunit\newblock}}
\newbibmacro*{mla:article:journal+issuetitle}{%
@@ -1119,34 +1115,46 @@
\ifthenelse{\iffieldequalstr{entrytype}{periodical} \AND \iffieldundef{journaltitle}}%
{\usebibmacro{periodical}}%
{\usebibmacro{journal}}%
- \setunit*{\addspace}%
- \ifthenelse{\iffieldequalstr{entrysubtype}{newspaper} \or \iffieldequalstr{entrysubtype}{magazine}}%
+ \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{\bibdatelong}%
- \setunit*{\addcomma\addspace}% 0.9 added asterisk
+ \printtext{\printdate}%
+ \setunit*{\addcomma\addspace}%
\printfield{version}%
- \setunit*{\addcomma\addspace}% 0.9 added asterisk
+ \setunit*{\addcomma\addspace}%
\printfield[mla:newspaper:section]{chapter}%
}%
{\printfield{series}%
- \setunit*{\addspace}% 0.9 added asterisk
+ \setunit*{\addspace}%
\printfield{volume}%
\setunit*{\adddot}%
\printfield{number}\clearfield{number}%
- \setunit*{\addcomma\space}% 0.9 added asterisk
+ \setunit*{\addcomma\space}%
\usebibmacro{mla:isbn/issn+doi+eprint}%
- \setunit*{\addspace}% 0.9 added asterisk
+ \setunit{\addspace}% platypus-1.0b removed asterisk
\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{\bibdatelong}%
+ \printtext{\printdate}%
\setunit{\addcomma\addspace}%
\printfield{version}%
\setunit{\addcomma\addspace}%
@@ -1176,12 +1184,12 @@
{}}%
}
-\newbibmacro{publimedium}{% 0.9
+\newbibmacro{publimedium}{%
\ifbool{bbx@publimedium}%
{\printfield[mla:capital]{howpublished}%
\ifthenelse{\iffieldundef{howpublished}\AND\boolean{bbx@guessmedium}}%
{\ifthenelse{\iffieldundef{url}\AND\iffieldundef{eprinttype}}%
- {\printtext[mla:capital]{\bibstring{print}}}%
+ {\printtext[mla:publimedium]{\bibstring{print}}}%
{\iffieldundef{eprinttype}%
{\printfield{eprint}}%
{\printfield[eprint:\strfield{eprinttype}]{eprint}}%
@@ -1197,4 +1205,22 @@
{}%-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 \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/mla.cbx b/Master/texmf-dist/tex/latex/biblatex-mla/mla.cbx
index d68b2c7a454..ac23476287c 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/mla.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/mla.cbx
@@ -1,12 +1,13 @@
-% mla.cbx, v0.9 2010/02/15 * compatible with biblatex beta 0.9
-% Maintained at <http://konx.net/biblatex-mla> by James Clawson.
+% mla.cbx, v1.5 2013/05/05 * compatible with biblatex 2.5
+% 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.
-% File is in constant progress. Things are messy.
+%
+% File is in constant progress. Things are messy. Ignore platypi.
-\ProvidesFile{mla.cbx}[2010/02/15 v0.9 biblatex citation style]
+\ProvidesFile{mla.cbx}[2013/05/05 v1.5 biblatex citation style]
\newboolean{cbx@firstlonghand}%
\DeclareBibliographyOption{firstlonghand}[true]{\setboolean{cbx@firstlonghand}{#1}}
@@ -14,14 +15,15 @@
\DeclareBibliographyOption{nofullfootnote}[true]{\setboolean{cbx@nofullfootnote}{#1}}
\DeclareBibliographyOption{mancitepar}[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}
+ \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
@@ -40,7 +42,7 @@
}}
-\ExecuteBibliographyOptions{citetracker=true,ibidtracker=constrict,opcittracker=constrict,singletitle,autocite=inline,uniquename=init,hyperref=true,useprefix=true,firstlonghand,annotation=false,loccittracker=strict,noremoteinfo=true}%
+\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,datezeros=false}%
\newbool{cbx@named}%
\newbool{cbx@mlafootnotes}%
@@ -84,7 +86,6 @@
\newbibmacro*{cite:reset}{%
\global\undef\cbx@lasthash}%
- % \global\undef\cbx@mlaincollection} 0.7.1 - commented out
\newbibmacro*{cite:save}{%
\savefield{entrykey}{\cbx@lastkey}%
@@ -92,7 +93,6 @@
\savefieldcs{entrykey}{cbx@lastkey@\thefield{namehash}}%
\csxdef{cbx@lastcite@\thefield{entrykey}}{\the\value{instcount}}}
-% \begin{inlines}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%% In-Line Citations %%%%%%%%%%%%%%%%%%%
@@ -131,23 +131,23 @@
\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}} % 0.5, avoiding using editor's name in citations when incollection is an anonymous work: ie, citing Beowulf from the Norton Anthology
- {\ifnameundef{author}
- {\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}\addspace}}
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}}%
{\usebibmacro{cite:name}%
- \usebibmacro{cite:mla:title}\addspace}}}}%
+ \usebibmacro{cite:mla:title}}}}}%
\newbibmacro*{cite:mla:shorthand}{%
\ifciteibid%
- {\ifbool{cbx@mlafootnotes}% 0.5 -- no ibid for MLA footnotes
+ {\ifbool{cbx@mlafootnotes}%
{\printtext[bibhyperref]{%
- \printfield[citetitle:\strfield{entrytype}]{shorthand}}\addspace}%
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}%
{\usebibmacro{cite:ibid}}}%
{\global\boolfalse{cbx@hyperpages}\printtext[bibhyperref]{%
- \printfield[citetitle:\strfield{entrytype}]{shorthand}}\addspace}}
+ \printfield[citetitle:\strfield{entrytype}]{shorthand}}\setunit{\addspace}}}
\newbibmacro*{cite:name}{%
\ifsingletitle%
@@ -155,40 +155,37 @@
% \ifbool{bbx@totalnames}% platypus - still need to add support for option totalnames in citations
\printnames{labelname}}%
\savefield{namehash}{\cbx@lasthash}%
- \global\booltrue{cbx@named}}%\printnames{labelname}
+ \global\booltrue{cbx@named}}%
{\printnames{labelname}%
\savefield{namehash}{\cbx@lasthash}%
\global\booltrue{cbx@named}}}%
-\newbibmacro*{cite:mla:title}{% 0.7.1 tidied up
- \unspace%
+\newbibmacro*{cite:mla:title}{% 1.4.9 platypus testing
\ifnameundef{labelname}%
- {\unspace%
- \printtext[bibhyperref]{%
- \printfield[citetitle:\strfield{entrytype}]{labeltitle}}%
- \iffieldundef{postnote}%
- {}%
- {\addspace}}%
+ {\printtext[bibhyperref]{%
+ \printfield[citetitle:\strfield{entrytype}]{labeltitle}}}%
{\ifsingletitle%
{}%
- {\usebibmacro{cite:mla:title:internal}}}
+ {\usebibmacro{cite:mla:title:internal}}}%
\ifthenelse{\iffieldequalstr{entrytype}{review}%
\and\ifnameundef{author}%
\and\iffieldundef{title}}%
{\printtext[bibhyperref]%
- {\unspace\printtext{\bibcpstring{reviewof}%
- \addspace\printfield{booktitle}}}}%
- {}}%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {}%
+ \setunit{\addspace}}% 1.4.9 platypus testing
-\newbibmacro*{cite:mla:title:internal}{% 0.7.1 new internal macro
- \ifbool{cbx@named}%
- {\unspace\addcomma\addspace}%
- {\unspace}%
+\newbibmacro*{cite:mla:title:internal}{% 1.4.9 platypus testing
+ \ifbool{cbx@named}{\setunit{\addcomma\addspace}}{}%
\iffieldundef{title}%
{\iffieldequalstr{entrytype}{review}%
- {\printtext[bibhyperref]{\printtext{\bibstring{reviewof}%
- \addspace\printfield{booktitle}}}}%
- {\ifthenelse{\iffieldequalstr{entrytype}{suppbook}% 0.7.1
+ {\printtext[bibhyperref]%
+ {\printtext{\bibcpstring{reviewof}%
+ \setunit{\addspace}%
+ \printfield{booktitle}}}}%
+ {\ifthenelse{\iffieldequalstr{entrytype}{suppbook}%
\OR\iffieldequalstr{entrytype}{suppcollection}}%
{\printtext[bibhyperref]{%
\printfield[mla:capital]{entrysubtype}}}%
@@ -198,32 +195,36 @@
% %%%%%%%%%% for ibid, idem, opcit %%%%%%%%
-\newbibmacro*{cite:idem}{%
+\newbibmacro*{cite:idem}{% 1.4.9 platypus testing removing unspaces
\ifsingletitle%
- {\iffieldundef{postnote}%
- {\usebibmacro{cite:name}}%
- {\unspace\global\boolfalse{cbx@named}}}%
- {\unspace\global\boolfalse{cbx@named}}}
+ % {\iffieldundef{postnote}%
+ % {\usebibmacro{cite:name}}%
+ % {\global\boolfalse{cbx@named}}}% This condition could never be met; that's ibid.
+ {\usebibmacro{cite:name}}%
+ {\global\boolfalse{cbx@named}}}
\newbibmacro*{cite:opcit}{%
- \usebibmacro{cite:mla:title}\addspace}
+ \usebibmacro{cite:mla:title}\setunit{\addspace}}
-\newbibmacro*{cite:ibid}{%
+\newbibmacro*{cite:ibid}{% 1.4.9 platypus testing
\iffieldundef{postnote}%
- {\unspace\usebibmacro{cite:mla:noibid}}%
- {\unspace\global\booltrue{cbx@hyperpages}}%
+ {\usebibmacro{cite:mla:noibid}}%
+ {\global\booltrue{cbx@hyperpages}}%
\usebibmacro{cite:save}%
- \iffieldundef{prenote}
- {}
- {\usebibmacro{cite:reset}}}
+ \iffieldundef{prenote}%
+ {}%
+ {\usebibmacro{cite:mla:noibid}\usebibmacro{cite:reset}}}% 1.4.9 platypus rethink this
+ % {\usebibmacro{cite:reset}}}% 1.4.9 platypus rethink this
\renewcommand*{\postnotedelim}{\addspace}%
\renewbibmacro*{postnote}{%
- \iffieldundef{postnote}{\unspace}{%
- {\ifbool{cbx@hyperpages}%
+ \iffieldundef{postnote}
+ {}
+ {\setunit{\addspace}%
+ \ifbool{cbx@hyperpages}%
{\printtext[bibhyperref]{\printfield[ibidpostnote]{postnote}}}%
- {\printfield[ibidpostnote]{postnote}}}}}%
+ {\printfield[ibidpostnote]{postnote}}}}%
\newbibmacro*{locpostnote}{%
\ifbool{cbx@mladraft}%
@@ -239,8 +240,6 @@
{}}%
{\usebibmacro{postnote}}}
-% \end{inlines}
-% \begin{footnotes}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%% Footnote Citations %%%%%%%%%%%%%%%%%%
@@ -423,7 +422,7 @@
\newunit%
\usebibmacro{cite:foot:byeditor}% ...check for spacing
\newunit%
- \iffieldsequal{year}{edition}% 0.7
+ \iffieldsequal{year}{edition}%
{\printfield{year}~\bibstring{edition}\clearfield{year}}%
{\printfield[foot:cite:edition:format]{edition}\isdot}%
\newunit%
@@ -449,7 +448,6 @@
\usedriver{}{footcite:thesis}}
\DeclareBibliographyDriver{footcite:thesis}{%
- % \unspace
\usebibmacro{cite:foot:name}%
\newunit%
\usebibmacro{title}%
@@ -472,7 +470,7 @@
\DeclareBibliographyDriver{footcite:review}{%
\usebibmacro{cite:foot:author:review}%
- \ifbool{cbx@named}% 0.7.1
+ \ifbool{cbx@named}%
{\setunit{\newunitpunct}}%
{\setunit{}}%
\usebibmacro{cite:foot:title}%
@@ -582,7 +580,6 @@
\newunit%
\usebibmacro{mla:title:unpublished}%
\newunit%
- % \printfield[mla:lowercase]{titleaddon}%
\newunit%
\printfield{note}%
\newunit%
@@ -657,8 +654,6 @@
% - articles
% - proceedings
-% \end{footnotes}
-% \begin{formats}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%% Format Declarations %%%%%%%%%%%%%%%%%%
@@ -668,17 +663,18 @@
\DeclareFieldFormat{citetitle:article}{\mkbibquote{#1}}
\DeclareFieldFormat{citetitle:inreference}{\mkbibquote{#1}}
\DeclareFieldFormat{citetitle:book}{\mkbibemph{#1}}
-\DeclareFieldFormat{citetitle:booklet}{\mkbibemph{#1}}% 0.7
-\DeclareFieldFormat{citetitle:collection}{\mkbibemph{#1}}% 0.7
-\DeclareFieldFormat{citetitle:reference}{\mkbibemph{#1}}% 0.7
+\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}}% 0.7
-\DeclareFieldFormat{mla:lowercase}{\MakeLowercase{#1}}
-\DeclareFieldFormat{ibidpostnote}{\unspace{}#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$}}}%
@@ -696,8 +692,6 @@
{\bibstring{supptotitle}\addspace\mkbibemph{#1}}
-% \end{formats}
-% \begin{cites}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%% Cite Commands %%%%%%%%%%%%%%%%%%%%%
@@ -709,7 +703,6 @@
{\global\undef\cbx@lastprenote}
{\printfield{prenote}%
\prenotedelim%
- % \cbx@lastprenote
\ifthenelse{\iffieldequals{prenote}{\cbx@lastprenote} \and \iffieldequals{entrykey}{\cbx@lastkey}}%
{}%
{\usebibmacro{cite:reset}}%
@@ -726,7 +719,7 @@
\savefield{postnote}{\cbx@lastpostnote}}%
\DeclareCiteCommand*{\parencite}[\mkbibparens]
- {\usebibmacro{prenote}}
+ {\global\undef\cbx@lasthash\usebibmacro{prenote}}%
{\usebibmacro{citeindex}%
\usebibmacro{cite:mla:starred:title}}
{}
@@ -736,14 +729,14 @@
{\usebibmacro{prenote}}%
{\usebibmacro{citeindex}%
\usebibmacro{cite:mla}}%
- {}
+ {}%
{\usebibmacro{postnote}}
\DeclareCiteCommand*{\cite}[\mkbibparens]
{\usebibmacro{prenote}}%
{\usebibmacro{citeindex}%
\usebibmacro{cite:mla:starred:title}}
- {}
+ {}%
{\usebibmacro{postnote}}
\DeclareCiteCommand{\footcite}[\mkbibfootnote]
@@ -766,11 +759,35 @@
{\printnames{author}%
\savefield{namehash}{\cbx@lasthash}}}
{\let\cbx@lasthash\undefined}}
-\begin{thebibliography}\thebibitem}
+\begin{thebibliography}\item}% kc9jud on GitHub helped to fix this
{\usedriver{}{\thefield{entrytype}}\addperiod}
- {\thebibitem}
+ {\item}
{\end{thebibliography}\citereset}
-%\end{nothing}
+
+\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}}
+ {\multicitedelim}
+ {\usebibmacro{cite:postnote}}
\newbibmacro*{cite:mla:starred:title}{%
\ifciteibid
@@ -782,17 +799,16 @@
{\iffieldundef{postnote}
{\usebibmacro{cite:mla:title:alone}}
{\global\booltrue{cbx@hyperpages}}}%
- {\usebibmacro{cite:mla:title:alone}\addspace}}
+ {\usebibmacro{cite:mla:title:alone}\setunit{\addspace}}}
{\usebibmacro{cite:mla:shorthand}}}}
\newbibmacro*{cite:mla:title:alone}{%
- \unspace\printtext[bibhyperref]{%
+ \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}}}%
{}}
-% \end{cites}
\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/portuguese-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/portuguese-mla.lbx
index 8ed052b2d2e..40a304ef6e1 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/portuguese-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/portuguese-mla.lbx
@@ -6,6 +6,29 @@
\InheritBibliographyExtras{portuguese}
+\DeclareBibliographyExtras{%
+ \protected\def\mkbibdatelong#1#2#3{%
+ \iffieldundef{#3}
+ {}
+ {\thefield{#3}%
+ \iffieldundef{#2}{}{\nobreakspace}}%
+ \iffieldundef{#2}
+ {}
+ {\mkbibmonth{\thefield{#2}}%
+ \iffieldundef{#1}{}{\space}}%
+ \stripzeros{\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}},
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/spanish-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/spanish-mla.lbx
index 331f363afb5..78963368119 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/spanish-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/spanish-mla.lbx
@@ -1,13 +1,36 @@
-% spanish-mla.lbx v0.2 2009/07/07
+% 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}[2009/07/07 v0.1.1 biblatex style localization]
+\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}}%
+ \stripzeros{\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}},