summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-20 21:05:08 +0000
committerKarl Berry <karl@freefriends.org>2020-04-20 21:05:08 +0000
commit24c953dcb93919a65e5830191614a1f7538616c7 (patch)
tree4294e1d5a329fc8c1b9ef49cb6b817b9fe51fc7a /Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
parentfd4bc79730244980c6fff55f3487edd94a88b15b (diff)
biblatex-chicago (20apr20)
git-svn-id: svn://tug.org/texlive/trunk@54809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex632
1 files changed, 380 insertions, 252 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
index 955b989e6a2..8473abe4585 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
@@ -8,7 +8,7 @@
%\usepackage[document]{ragged2e}
\usepackage[authordate,backend=biber,autolang=none,booklongxref=false,%
bibencoding=latin1,postnotepunct,compresspages,strict,%
-annotation]{biblatex-chicago}
+annotation,cmsbreakurl]{biblatex-chicago}
% \usepackage[style=chicago-authordate,backend=biber,usecompiler=true,%
% babel=hyphen,bibencoding=auto,sorting=nyt,cmslos,autocite=inline]{biblatex}
\usepackage{lmodern}
@@ -18,36 +18,52 @@ annotation]{biblatex-chicago}
\usepackage{setspace}
\usepackage{vmargin} \setpapersize{A4}
\setmarginsrb{1in}{20pt}{1in}{.5in}{1pt}{2pt}{0pt}{13pt}
-\usepackage{url}
-\urlstyle{rm}
+% \usepackage{url}
+% \urlstyle{rm}
+\usepackage{multicol}
\appto\bibsetup{\sloppy}
\hyphenation{evans-ton clem-ens mc-hugh}
\setlength{\dimen\footins}{9.5in}
\setlength{\parindent}{0pt}
\setlength{\parskip}{5pt}
+\setcounter{secnumdepth}{-1}
\providecommand{\theendnote}{}
-\protected\def\onethird{{\scriptsize\raisebox{.7ex}{1}%
+\protected\def\onethird{\mbox{\scriptsize\raisebox{.7ex}{1}%
\hspace{-0.1em}\raisebox{.2ex}{/}\hspace{-0.03em}3}}
\newcommand{\cmd}[1]{\texttt{\textbackslash #1}}
\newcommand{\mycolor}{}%[1]{\textcolor[HTML]{228B22}{#1}}
\usepackage{xr-hyper}
-\externaldocument[cms-]{../../Docs/biblatex-chicago}%
+\externaldocument[cms-]{biblatex-chicago}%
\externaldocument[trad-]{cms-trad-appendix}
\usepackage[pdftex,hyperref,svgnames]{xcolor}
\usepackage[pdftex,colorlinks,urlcolor=DarkSlateGrey,citecolor=MidnightBlue,
plainpages=false,breaklinks=true,linkcolor=DarkSlateGrey,filecolor=Teal,
baseurl=biblatex-chicago.pdf\#]{hyperref}
+\makeatletter
+\renewcommand{\section}{\@startsection{section}{1}{\z@}%
+ {-3.25ex\@plus -1ex \@minus -.2ex}%
+ {1.5ex \@plus .2ex}%
+ {\normalfont\large\bfseries}}
+\renewcommand{\subsection}{\@startsection{subsection}{2}{\z@}%
+ {-3.25ex\@plus -1ex \@minus -.2ex}%
+ {1.5ex \@plus .2ex}%
+ {\normalfont\normalsize\bfseries}}
+\makeatother
\usepackage{cmsdocs}
\bibliography{dates-test}
%%\onehalfspacing
%\tracingstats=2
\begin{document}
-\section*{The Chicago Author-Date Specification}
-\label{sec:spec}
-
+{\Large\bfseries The Chicago Author-Date Specification}
+\vspace*{1.5ex}
+\begin{multicols}{2}
+ \renewcommand{\contentsname}{\textcolor{darkgray}{Contents}}
+ \footnotesize
+ \tableofcontents
+\end{multicols}
This file is intended as a brief introduction to the Chicago
-author-date specification (16th ed.) \autocite{chicago:manual} as
+author-date specification (17th ed.) \autocite{chicago:manual} as
implemented by \textsf{biblatex-chicago}, and falls somewhere in
between the \enquote{Quickstart} section of
\textsf{biblatex-chicago.pdf} and the full documentation as presented
@@ -65,43 +81,44 @@ notes should take you to the other document. If you can't find
answers there, please write to me at the email address in
\textsf{biblatex-chicago.pdf}.
-\subsection*{Important Note}
+\section{Important note: \textsf{biber}}
\label{bibernote}
Starting with \textsf{biblatex} version 1.5, in order to adhere to the
-author-date specification you will need to use \textsf{Biber} to
+author-date specification you will need to use \textsf{biber} to
process your .bib files, as \textsc{Bib}\TeX\ (and its more recent
variants) will no longer provide all the features the style requires.
For this release, you really need the current versions of
-\textsf{Biber} (2.10) and \textsf{biblatex} (3.10), which contain
+\textsf{biber} (2.14) and \textsf{biblatex} (3.14), which contain
features and bug-fixes on which my own code relies. The advice that
-follows in this document assumes that you are using \textsf{Biber}; if
+follows in this document assumes that you are using \textsf{biber}; if
you wish to continue using \textsc{Bib}\TeX\ then you need
\textsf{biblatex} version 1.4c and \textsf{biblatex-chicago} 0.9.7a.
-\subsection*{Editions}
+\section{Editions}
\label{editions}
-The 16th edition of \emph{The Chicago Manual of Style} implements
-significant changes to what the author-date specification has,
-historically, recommended, and there are certain to be users who
-prefer the older format with titles capitalized sentence-style and
-not, in the case of most un-book-like entries, enclosed in quotation
-marks. For such users, the \textsf{authordate-trad} style, as
-envisaged by the \textcite[15.45]{chicago:manual}, grafts the
-traditional Chicago author-date title formatting onto the current
-recommendations for the remainder of the reference apparatus. Please
-consult
+The 17th edition of \emph{The Chicago Manual of Style} makes fairly
+numerous changes to the author-date specification, but many of them
+required changes to package code rather than to current .bib
+databases. I have \cmssecref{cms-deprec:obsol} listed elsewhere those
+changes that might require attention to your databases, but much of
+what follows will involve additions rather than alterations. This is
+true no matter which of the two author-date styles you are using,
+\textsf{authordate} or \textsf{authordate-trad}, the latter of which
+differs only in the treatment of titles, maintaining the formatting
+that was traditional in the \emph{CMS} up to the 15th edition where
+many were capitalized sentence-style and those in most un-book-like
+entries appeared without quotation marks
+\autocite[15.38]{chicago:manual}. Please consult
\href{file:cms-trad-appendix.pdf}{\textsf{cms-trad-appendix.pdf}} for
notes on the few .bib entries from this introduction that would
require modification for the \texttt{trad} style; for the remainder,
you'll notice a few extra sets of curly braces in various
\textsf{title} fields to make the entry usable in both author-date
-styles. I have removed the 15th-edition styles from the package to
-prepare for the appearance of the new 17th-edition styles, which will
-be the focus of my attention, after this last 16th-edition release.
+styles.
-\subsection*{Usage}
+\section{Basic usage: the \cmd{autocite} command}
\label{usage}
As a general rule, you'll probably want to use the \cmd{autocite}
@@ -112,7 +129,7 @@ exactly as you expect it to be. A few examples:
should also appear as you expect: \autocite[338]{batson};
\autocite[79]{beattie:crime}; \autocite[36]{boxer:china}.
-\subsection*{Repeated citations}
+\section{Repeated citations}
\label{sec:ibidem}
Repeated citations are somewhat complicated. The Chicago author-date
@@ -121,7 +138,7 @@ citation on the same page will print only the page reference:
\autocite{browning:aurora}; \autocite[45]{browning:aurora}.
Technically, this should only occur when a source is cited
\enquote{more than once in one paragraph}
-\autocite[15.26]{chicago:manual}, so you can use the \cmd{citereset}
+\autocite[15.27]{chicago:manual}, so you can use the \cmd{citereset}
command from \textsf{biblatex} to achieve the greatest compliance, as
the package only offers automatic resetting on part, chapter, section,
and subsection boundaries, while \textsf{biblatex-chicago}
@@ -136,7 +153,7 @@ If you don't need to cite a specific page, then it may be better, or
at least more concise, only to use one citation command rather than
two.
-\subsection*{Other citation commands}
+\section{Other citation commands}
\label{sec:other}
The other \cmssecref{cms-sec:cite:authordate} citation commands from
@@ -157,40 +174,38 @@ author with postnotes: \autocites{pirumova}[14]{pirumova:russian};
\cmd{textcites} by the same author with postnotes:
\textcites[37]{pirumova}{pirumova:russian}.
-\textsf{Biblatex-chicago} now also provides a \cmd{gentextcite}
-command, which prints an \gentextcite{author:forthcoming} name in the
-genitive case in what is otherwise a standard \cmd{textcite}. If you
-want to change the default -- \textbf{'s} -- printed there you can
-specify whatever text you wish like so:
+\textsf{Biblatex-chicago} also provides a \cmd{gentextcite} command,
+which prints an \gentextcite{author:forthcoming} name in the genitive
+case in what is otherwise a standard \cmd{textcite}. If you want to
+change the default -- \textbf{'s} -- printed there you can specify
+whatever text you wish like so:
\cmd{gentextcite[<ending>][][]\{entry:key\}}. There is also a
\cmd{gentextcites} command, modified thus:
\cmd{gentextcites[<ending>]()()[][]\{key1\}\{key2\}}.
-\subsection*{Shorthands}
+\section{Shorthands}
\label{sec:shorthands}
Chicago's author-date style
-\cmssecref[shorthand]{cms-sec:ad:shorthand} only seems to recommend
+\cmssecref[shorthand]{cms-sec:ad:shorthand} seems only to recommend
the use of shorthands as abbreviations for long authors' names,
-particularly institutional names \autocite[15.36]{chicago:manual}. By
+particularly institutional names \autocite[15.37]{chicago:manual}. By
default, I have followed this recommendation: \cmd{autocites}:
\autocites{bsi:abbreviation}{iso:electrodoc}; \cmd{textcites}:
\textcites{bsi:abbreviation}{iso:electrodoc}. This \textsf{shorthand}
will by default appear at the head of the entry in the list of
references, followed by the parenthesized expansion of the shorthand,
-taken from the \textsf{author} field. (This is a change from the 15th
-edition.) You will usually also need a \textsf{sortkey} field to make
-sure that the entry is alphabetized by the \textsf{shorthand} rather
-than by the \textsf{title}. If you use a
-\cmd{printbiblist\{shorthand\}} command, the list of shorthands will
-still be printed, so you now have a variety of options available for
-presenting the expansions depending on your specific requirements.
-Please note, also, that you can get back something approaching the
-\enquote{standard} behavior of shorthands if you give the
-\texttt{cmslos=false} option to \textsf{biblatex-chicago} in your
+taken from the \textsf{author} (or possibly the \textsf{organization})
+field. The entry will be alphabetized by the \textsf{shorthand}. If
+you use a \cmd{printbiblist\{shorthand\}} command, the list of
+shorthands will still be printed, so you now have a variety of options
+available for presenting the expansions depending on your specific
+requirements. Please note, also, that you can get back something
+approaching the \enquote{standard} behavior of shorthands if you give
+the \texttt{cmslos=false} option to \textsf{biblatex-chicago} in your
document preamble.
-\subsection*{Mildly problematic entries}
+\section{Mildly problematic entries: authors and dates}
\label{sec:problematic}
In most \cmssecref[author]{cms-sec:ad:author} entries, the absence of
@@ -200,56 +215,65 @@ anonymous work's author is known or can be guessed:
\autocite{horsley:prosodies}; \autocite{cook:sotweed}. Alternatively,
in some cases the \textsf{title} may appear in place of the
\textsf{author}: \autocite{anon:stanze};
-\autocite{virginia:plantation}. The 16th edition is less than
-enthusiastic about the use of \enquote{\texttt{Anon.}}\ as author.
+\autocite{virginia:plantation}. Recent editions are less than
+enthusiastic about the use of \enquote{\texttt{Anon.}}\ as author,
+unless the title page of the work explicitly so attributes it.
By default, in most \cmssecref[date]{cms-sec:ad:date} entry types, an
-absent \textsf{date} will automatically provoke \textsf{Biber} into
+absent \textsf{date} will automatically provoke \textsf{biber} into
searching for other sorts of dates in the entry, in the order
-\textsf{year, eventyear, origyear, urlyear}: e.g.,
-\autocite{evanston:library}, which only has a \textsf{urlyear}. In
-three entry types --- \textsf{Music}, \textsf{Review}, and
-\textsf{Video} --- this search order is \textsf{eventyear, origyear,
- year, urlyear}, as in these types the earliest year should take
-precedence (cf.\ page~\pageref{sec:audiovisual}, below). You can also
-change the default search order, for all but the three types just
-mentioned, by using the \texttt{cmsdate} option in the preamble of
-your document, instead of (or in addition to) using it in the
-\textsf{options} field of individual entries. Setting that option in
-the preamble either to \enquote{\texttt{both}} or
-\enquote{\texttt{on}} makes the document-wide search order:
-\textsf{origyear, year, eventyear, urlyear}. This may be useful for
-documents that contain many entries with multiple dates, and where you
-want \emph{always} to present the earlier (i.e., \textsf{orig}) dates
-at the head of reference list entries and in citations. You can
-eliminate some of these dates from the running, or change the search
-order, using the \cmd{DeclareLabeldate} command in your preamble, but
-please be aware that I have hard-coded the possibilities above into
-the author-date style in order to cope with some tricky corners of the
-specification. If you reorder these dates, and your references enter
-these tricky corners, the results might be surprising. (Cf.\
-section~4.5.8 in \textsf{biblatex.pdf}.)
+\textsf{date, eventdate, origdate, urldate}: e.g.,
+\autocite{wikiped:bibtex}, which only has a \textsf{urldate}. In
+five entry types --- \textsf{Music}, \textsf{Review},
+\textsf{Standard}, \textsf{SuppPeriodical}, and \textsf{Video} ---
+this search order is \textsf{eventdate, origdate, date, urldate}, as
+in these types the earliest date should take precedence (cf.\
+page~\pageref{sec:audiovisual}, below). You can also change the
+default search order, for all but the three types just mentioned, by
+using the \texttt{cmsdate} option in the preamble of your document,
+instead of (or in addition to) using it in the \textsf{options} field
+of individual entries. Setting that option in the preamble either to
+\enquote{\texttt{both}} or \enquote{\texttt{on}} makes the
+document-wide search order: \textsf{origyear, year, eventyear,
+ urlyear}. This may be useful for documents that contain many
+entries with multiple dates, and where you want \emph{always} to
+present the earlier (i.e., \textsf{orig}) dates at the head of
+reference list entries and in citations. You can eliminate some of
+these dates from the running, or change the search order, using the
+\cmd{DeclareLabeldate} command in your preamble, but please be aware
+that I have hard-coded the possibilities above into the author-date
+style in order to cope with some tricky corners of the specification.
+If you reorder these dates, and your references enter these tricky
+corners, the results might be surprising. (Cf.\ section~4.5.8 in
+\textsf{biblatex.pdf}.)
-In most entry types, the absence of all four possible dates will
-automatically produce \mbox{\enquote{\texttt{n.d.}\hspace{-2pt}}}
-instead: \autocite{bernstein:shostakovich}. You can also give it
-yourself in the form \cmd{bibstring\{nodate\}}:
-\autocite{ross:thesis}. A date that can be guessed should appear
-within square brackets: \autocite{clark:mesopot}. You can handle
-forthcoming works in one of two ways: either by using the
-\cmd{autocap} macro and the \textsf{year} (instead of the
-\textsf{date}) field, or by placing the exact string
-\texttt{forthcoming} in the \textsf{pubstate} field. Either way the
-word will appear, correctly capitalized, in both citations and the
-list of references: \autocite{author:forthcoming};
+In all entry types except for \textsf{Misc}, the absence of all four
+possible dates will automatically produce
+\mbox{\enquote{\texttt{n.d.}\hspace{-2pt}}} instead:
+\autocite{bernstein:shostakovich}. You will see this same string in
+entries that only contain a \textsf{urldate}, where that date is an
+access date as opposed to, e.g., a revision date provided by the URL
+itself, that is, where no \textsf{userd} field has been provided to
+change the default string before the date:
+\autocite{evanston:library}. You can also provide
+\cmd{bibstring\{nodate\}} yourself in a \textsf{year} field:
+\autocite{ross:thesis}. Uncertain dates or date ranges like decades
+and centuries can now be presented using \textsf{biblatex's}
+\textsc{iso}8601-2 Extended \cmstabref{cms-ad:date:extras} Format
+specification: \autocite{clark:mesopot}. You can handle forthcoming
+works in one of two ways: either by using the \cmd{autocap} macro and
+the \textsf{year} (instead of the \textsf{date}) field, or by placing
+the exact string \texttt{forthcoming} in the \textsf{pubstate} field.
+Either way the word will appear, correctly capitalized, in both
+citations and the list of references: \autocite{author:forthcoming};
\autocite{contrib:contrib}.
-The 16th edition of the \emph{Manual} has changed the rules for
-entries with more than one date \autocite[15.38]{chicago:manual}.
-First, \textsf{Music}, \textsf{Review}, and \textsf{Video} entries
-have their own rules, which are applied automatically. (Once again,
-see page~\pageref{sec:audiovisual}, below.) For other entry types,
-there are two options, corresponding to two different states of the
+The rules for entries with more than one date remain unchanged from
+the previous edition \autocite[15.40]{chicago:manual}. First,
+\textsf{Music}, \textsf{Review}, and \textsf{Video} entries have their
+own rules, which are applied automatically. (Once again, see
+page~\pageref{sec:audiovisual}, below.) For other entry types, there
+are two options, corresponding to two different states of the
\texttt{cmsdate} entry (or preamble) option. The default is
\texttt{cmsdate=off}: \autocite{maitland:equity}. Here, setting the
\textsf{pubstate} field to \texttt{reprint} ensures that a notice of
@@ -265,29 +289,34 @@ range of difficult cases. Please see the next section below, and also
the following entries in \textsf{dates-test.bib}:
\autocites{schweitzer:bach}{white:russ}{white:ross:memo}.
-\subsection*{Corners of the specification}
+\section{Corners of the specification}
\label{sec:corners}
-In some cases, the \emph{Manual} isn't altogether clear about how to
-present entries in the author-date style. By following up on
-suggestions from the notes \&\ bibliography style, one can be
-reasonably certain about most of what follows, but if you interpret
-the specification differently please let me know.
+The \emph{Manual} has clarified many parts of the author-date
+specification, and by following up on suggestions from the notes \&\
+bibliography style one can be reasonably certain about many other
+details, but if you interpret the specification differently please let
+me know.
-\subsubsection*{InReference entries}
+\subsection{InReference entries}
\label{sec:inref}
These present \cmssecref[inreference]{cms-sec:ad:inreference} several
peculiarities: the title of the work should always take the place of
-any author, no \enquote{\texttt{n.d.}\hspace{-2pt}} will automatically
-be provided, and any postnote field will be enclosed in quotation
+any author, citations of non-online sources should include a
+publication date, and any postnote field will be enclosed in quotation
marks preceded by \enquote{\texttt{s.v.}\hspace{-2pt}} for
\enquote{\emph{sub verbo}.} This allows you to refer to alphabetized
articles in well-known reference works: \autocite[Hume,
David]{ency:britannica}; \autocite[Sibelius, Jean]{grove:sibelius};
-\autocite[BibTeX]{wikiped:bibtex}.
+\autocite[BibTeX]{wikiped:bibtex}. As this last example shows, you
+can also put anything at all into the \textsf{entrysubtype} field to
+present, at your discretion, an online reference work more like an
+\textsf{Online} entry, that is, with a \textsf{title} in roman rather
+than italics.
-\subsubsection*{Author-less Article, Review, and Manual entries}
+\subsection{Author-less Article, Review, Manual and Standard
+ entries}
\label{sec:authless:art}
In \textsf{Article} and \textsf{Review} entries
@@ -298,35 +327,34 @@ of the entry in the list of references: \autocite{gourmet:052006}.
(Without the entrysubtype, you'll get the \textsf{title} at the head
rather than the \textsf{journaltitle}.) You can cite newspaper and
magazine articles entirely within the text, i.e., without them
-appearing in the reference list \autocite[15.47]{chicago:manual}, if
+appearing in the reference list \autocite[15.49]{chicago:manual}, if
you set the \texttt{cmsdate=full} entry option:
\autocite{lakeforester:pushcarts}; \autocite{nyt:trevorobit}. In
-\textsf{Manual} entries, the \textsf{organization} field does the
-same: \autocite{dyna:browser}. If you wish to present an abbreviated
-form of the organization name in citations only, then the
-\textsf{shortauthor} field --- or in other cases the
-\textsf{shorthand} field --- is the place for it:
-\autocite{bsi:abbreviation}. For abbreviated \textsf{journaltitles},
-you can use \textsf{shortjournal}, which also allows you, should you
-wish, to provide a list of abbreviated journal names with their
-expansions using \cmd{printbiblist\{shortjournal\}}:
-\autocite{unsigned:ranke}.
+\textsf{Manual} and \textsf{Standard} entries, the
+\textsf{organization} field does the same: \autocite{dyna:browser}.
+If you wish to present an abbreviated form of the organization name in
+citations only, then the \textsf{shortauthor} field --- or in other
+cases the \textsf{shorthand} field --- is the place for it:
+\autocite{niso:bibref}. For abbreviated \textsf{journaltitles}, you
+can use \textsf{shortjournal}, which also allows you, should you wish,
+to provide a list of abbreviated journal names with their expansions
+using \cmd{printbiblist\{shortjournal\}}: \autocite{unsigned:ranke}.
+
+% \enlargethispage{-\baselineskip}
-\subsubsection*{Misc entries with an entrysubtype}
+\subsection{Misc entries with an entrysubtype}
\label{sec:misc}
-When \cmssecref[misc]{cms-sec:ad:misc} citing individual letter-like
-pieces from an unpublished archive where only an \textsf{origdate} is
-present, you no longer need to set the \texttt{cmsdate} option in your
-.bib entry, as \textsf{Biber} and \textsf{biblatex-chicago} now handle
-this automatically: \autocite{creel:house}. Non-letters, e.g.,
-interviews, use the \textsf{date} field, so you don't need
-\texttt{cmsdate} there, either: \autocite{spock:interview}. For
-undated pieces you can put \cmd{bibstring\{nodate\}} in the
-\textsf{year} field: \autocite{dinkel:agassiz}. For citing whole
-collections, see the next section.
+When citing individual pieces from unpublished archives,
+\cmssecref[misc]{cms-sec:ad:misc} letter-like sources will generally
+only have an \textsf{origdate} \autocite{creel:house}, while
+non-letters, e.g., interviews, use the \textsf{date} field:
+\autocite{spock:interview}. For undated pieces you can put
+\cmd{bibstring\{nodate\}} in the \textsf{year} field:
+\autocite{dinkel:agassiz}. For citing whole collections, see the next
+section.
-\subsubsection*{entrysubtype = \{classical\}}
+\subsection{entrysubtype = \{classical\}}
\label{sec:classical}
This option's \cmssecref[entrysubtype]{cms-sec:ad:entrysubtype} name
@@ -334,13 +362,12 @@ derives from its use for citing texts from classical antiquity, though
in the author-date style especially it can be put to use in several
other contexts. In a nutshell, any entry with such an
\textsf{entrysubtype} will be treated, in citations only, not as
-author-date but as author-title. (Entries in the list of references,
-e.g., a particular edition of Aristotle, will still appear in standard
-author-date format.) A \cmd{cite*} or \cmd{autocite*} command will,
-in such a case, produce the title rather than the year. Some examples
-should make this clearer:
-
-%\enlargethispage{-\baselineskip}
+author-date but as author-title, and will also have modified
+punctuation before \textsf{postnote} fields. (Entries in the list of
+references, e.g., a particular edition of Aristotle, will still appear
+in standard author-date format.) A \cmd{cite*} or \cmd{autocite*}
+command will, in such a case, produce the title rather than the year.
+Some examples should make this clearer:
Classical works: without abbreviation:
\autocite{aristotle:metaphy:trans}; with abbreviation:
@@ -355,14 +382,50 @@ Sacred works, e.g., the Bible and the Qur'an:
An unpublished archive, from which more than one work has been cited:
\autocite[file 12]{house:papers}. (Both this and the previous example
-use a Misc entry with \texttt{classical} \textsf{entrysubtype}.)
+use a \textsf{Misc} entry with \texttt{classical}
+\textsf{entrysubtype}.)
+
+Similarly, scientific \cmssecref[dataset]{cms-sec:types:authdate}
+databases use the specialized \textsf{Dataset} entry type, and will
+generally only have an online access date (\textsf{urldate}), so by
+default I set \texttt{authortitle=true} for this type, instead of
+using an \textsf{entrysubtype}, to provide author-title citations:
+\autocite{nasa:db}.
-\subsubsection*{Comments inside citations}
+\subsection{Online sources}
+\label{sec:online}
+
+The 17th edition of the \emph{CMS} has greatly enhanced its treatment
+of online materials, including blogs, social media, podcasts, and
+scientific databases. Table~2 in \textsf{biblatex-chicago.pdf}
+\cmstabref{cms-tab:online:adtypes} summarizes the specification for
+you, and there are examples scattered throughout this introduction.
+The presentation of online comments (on blogs or social media posts)
+warrants extra attention. As a rule, such material need be presented
+only in the text, rather than in the reference list. You could simply
+provide it there by hand, or perhaps as a comment to a citation of the
+main blog or post, using the techniques described in the next section.
+The \texttt{commenton} \textsf{relatedtype}
+\cmssecref{cms-sec:authrelated} allows you to gather all such
+references in your .bib file, and attempts to automate as far as
+possible the presentation of those references in your document. In
+short, the comment \cmslink{ac:comment} with the \texttt{commenton}
+\textsf{relatedtype} can be cited as part of a multicite command like
+so: \verb+\autocites{ac:comment}{ellis:blog-customc}+, yielding
+\autocites{ac:comment}{ellis:blog-customc}. The second key given to
+the \cmd{autocites} command is a virtual entry, created by
+\textsf{biber} in the document .bbl file, and reachable by combining
+the key in the \textsf{related} field with the suffix
+\texttt{-customc}. You can, of course, arrange for comments to appear
+in the reference list, either using \texttt{commenton} or a more
+handcrafted solution, e.g., \autocite{viv:amlen}.
+
+\subsection{Comments inside citations}
\label{sec:comments}
If you wish to include a comment inside the parentheses of a citation,
it will need to be separated by a semicolon
-\autocite[15.23]{chicago:manual}. If you have a \textsf{postnote},
+\autocite[15.24]{chicago:manual}. If you have a \textsf{postnote},
then you can manually provide the punctuation and comment in that
field, e.g., \autocite[4; the unrevised trans.]{stendhal:parma}.
Without a \textsf{postnote}, you have two choices. You can enable the
@@ -376,7 +439,7 @@ containing just the text of the comment in the \textsf{title} field,
text and the comment will then do the trick, e.g.,
\autocites{chicago:manual}{chicago:comment}.
-\subsubsection*{Multiple authors}
+\subsection{Multiple authors}
\label{sec:multiple}
The default settings in \textsf{biblatex-chicago} are
@@ -391,8 +454,8 @@ Chicago author-date specification. However, if \enquote{a reference
list includes another work \emph{of the same date} that would also
be abbreviated as [\enquote{Hlatky et al.}] but whose coauthors are
different persons or listed in a different order, the text citations
- must distinguish between them} \autocite[15.28]{chicago:manual}.
-The (\textsf{Biber}-only) \textsf{biblatex} option
+ must distinguish between them} \autocite[15.29]{chicago:manual}.
+The (\textsf{biber}-only) \textsf{biblatex} option
\texttt{uniquelist}, set for you in \textsf{biblatex-chicago.sty},
will automatically handle many of these situations for you, but it is
as well to understand that it does so by temporarily suspending the
@@ -418,35 +481,32 @@ references. This would produce (Hlatky et al., \enquote{Quality of
2002), as the spec recommends. There is, unfortunately, no simpler
way that I know of to deal with this situation.
-\subsubsection*{Audiovisual entries}
+\subsection{Audiovisual entries}
\label{sec:audiovisual}
-According \cmssecref{cms-sec:ad:avdate} to the \emph{Manual},
-\enquote{Chicago recommends a more comprehensive approach to dating
- audiovisual materials than in previous editions.} This means, for
-instance, that, even when consulting a digital copy, \enquote{it is
- generally useful to give information about the original source.}
-Also, \enquote{the date of the original recording should be privileged
- in the citation} \autocite[15.53]{chicago:manual}. The rather more
-book-like entries are generally unaffected by these changes, so
-published (\textsf{Audio}) and unpublished (\textsf{Misc}) scores are
-no problem at all: \autocite{schubert:muellerin};
-\autocite{verdi:corsaro}; \autocite{shapey:partita}. The dating of
-online materials has been enhanced: \autocite{coolidge:speech};
-\autocite{horowitz:youtube}; \autocite{pollan:plant}. The most
-significant changes, however, appear in \textsf{Music} and
-\textsf{Video} entries, where every effort should be made to find
-date(s) for sources: \autocite{auden:reading};
-\autocite{friends:leia}; \autocite{handel:messiah};
-\autocite{holiday:fool}; \autocite{nytrumpet:art}. Others perhaps
-require further information in the entry or genuinely are better
-suited to presentation in running text: \autocite{beethoven:sonata29}.
-The standard \textsf{biblatex} tools for subdividing reference lists
-are all available if you want to follow the \emph{Manual's}
-recommendations on presenting this kind of material separately from
-other sources.
+The \emph{Manual} \cmssecref{cms-sec:ad:avdate} acknowledges that most
+audio-visual material will be cited via a digital copy, but suggests
+that \enquote{it is generally useful to give information about the
+ original source,} and also that \enquote{the date of the original
+ recording should be privileged in the citation}
+\autocite[15.57]{chicago:manual}. The more book-like entries, like
+published (\textsf{Audio}) and unpublished (\textsf{Misc}) scores, are
+straightforward: \autocite{schubert:muellerin};
+\autocite{verdi:corsaro}; \autocite{shapey:partita}. Efforts should
+be made to provide a date beyond the access date for online materials:
+\autocite{coolidge:speech}; \autocite{horowitz:youtube};
+\autocite{pollan:plant}. So too for \textsf{Music} and \textsf{Video}
+entries, where recording or broadcast dates are generally preferred;
+\autocite{auden:reading}; \autocite{friends:leia};
+\autocite{handel:messiah}; \autocite{holiday:fool};
+\autocite{nytrumpet:art}. Others perhaps require further information
+in the entry or genuinely are better suited to presentation in running
+text: \autocite{beethoven:sonata29}. The standard \textsf{biblatex}
+tools for subdividing reference lists are all available if you want to
+follow the \emph{Manual's} recommendations on presenting this kind of
+material separately from other sources.
-\subsubsection*{Related entries}
+\subsection{Related entries}
\label{sec:related}
\textsf{Biblatex} provides \cmssecref{cms-sec:authrelated} a powerful
@@ -456,11 +516,11 @@ while \textsf{biblatex-chicago} offers both this functionality and
some Chicago-specific variants which employ different means. You can
find a full discussion of this in \textsf{biblatex-chicago.pdf}, but a
few of the entries already cited in this introduction show some of the
-possibilities: \autocite{aristotle:metaphy:trans};
-\autocite{coolidge:speech}; \autocite{emerson:nature};
-\autocite{schweitzer:bach}.
+possibilities: \autocites{ac:comment}{ellis:blog-customc};
+\autocite{aristotle:metaphy:trans}; \autocite{coolidge:speech};
+\autocite{emerson:nature}; \autocite{schweitzer:bach}.
-\subsection*{In conclusion}
+\section*{In conclusion}
\label{sec:conclude}
Allow me, finally, to emphasize just how multifarious are the sources
@@ -472,7 +532,7 @@ arbitrate all disputes. If you see something in
\textsf{biblatex-chicago} that looks wrong to you, or if the
documentation has left you perplexed, please let me know.
-
+\nocite{amlen:hoot}
\printbibliography[title=References]
\setlength{\textheight}{10.5in}
\twocolumn[\Large \texttt{The Database File}]
@@ -500,6 +560,16 @@ documentation has left you perplexed, please let me know.
@String{uchp = {University of Chicago Press}}
@String{oup = {Oxford University Press}}
\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=ac:comment]
+*\adlnbackref{Review}{ac:comment}[ellis:blog]*,
+ entrysubtype = {magazine},
+ author = {AC},
+ eventdate = {2008-07-01T10:18:00},
+ related = {*\hyperlink{\getrefbykeydefault%
+{ellis:blog}{anchor}{}}{\{\colorbox{Gainsboro}{ellis:blog}\}}*},
+ relatedtype = {commenton}
+}
+\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=adorno:benj]
*\adlnbackref{Book}{adorno:benj}*,
title = {The Complete Correspondence, 1928--1940},
@@ -508,7 +578,21 @@ documentation has left you perplexed, please let me know.
author = {Adorno, Theodor~W. and Benjamin, Walter},
editor = {Lonitz, Henri},
translator = {Nicholas Walker},
- location = {Cambridge, MA}
+ location = {Cambridge, MA}
+}
+\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=amlen:hoot]
+*\adlnbackref{Article}{amlen:hoot}*,
+ author = {Amlen, Deb},
+ title = {One Who Gives a Hoot},
+ journaltitle = {Wordplay},
+ entrysubtype = {magazine},
+ maintitle = {New York Times},
+ location = {blog},
+ date = {2015-01-26},
+ url = {http://wordplay.blogs
+ .nytimes.com/2015/01/26
+ /one-who-gives-a-hoot/}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=anon:stanze]
@@ -526,13 +610,13 @@ documentation has left you perplexed, please let me know.
options = {skipbib},
entrysubtype = {classical},
origdate = 1924,
- date = 1997,
+ date = 1997,
author = {Aristotle},
editor = {Ross, W.~D.},
- publisher = {Oxford Univ.\ Press and Sandpiper Books},
+ publisher = {Oxford Univ.\ Press and Sandpiper Books},
pubstate = {reprint},
volumes = 2,
- location = {Oxford}
+ location = {Oxford}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=aristotle:metaphy:trans]
@@ -549,9 +633,9 @@ documentation has left you perplexed, please let me know.
{aristotle:metaphy:gr}{anchor}{}}%
{\{\colorbox{Gainsboro}{aristotle:metaphy:gr}\}}*},
maintitle = {The Works of {Aristotle}, Translated into {English}},
- publisher = {Clarendon Press},
+ publisher = {Clarendon Press},
edition = 2,
- location = {Oxford}
+ location = {Oxford}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=ashbrook:brain]
@@ -559,11 +643,10 @@ documentation has left you perplexed, please let me know.
author = {Ashbrook, James~B. and Albright, Carol Rausch},
title = {The Frontal Lobes, Intending, and a Purposeful God},
booktitle = {The Humanizing Brain},
- publisher = {Pilgrim Press},
+ publisher = {Pilgrim Press},
year = 1997,
chapter = 7,
- location = {Cleveland, OH},
- shorttitle = {The Frontal Lobes}
+ location = {Cleveland, OH}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=auden:reading]
@@ -592,9 +675,9 @@ documentation has left you perplexed, please let me know.
subtitle = {The Political Economy of Marketwomen in {Peru}},
year = 1989,
author = {Babb, Florence},
- publisher = {University of Texas Press},
+ publisher = {University of Texas Press},
edition = {\bibstring{revisededition}},
- location = {Austin}
+ location = {Austin}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=barcott:review]
@@ -678,7 +761,6 @@ documentation has left you perplexed, please let me know.
title = {Specification for Abbreviation of Title Words and Titles of Publications},
date = 1985,
organization = {British Standards Institute},
- sortname = {BSI},
address = {Linford Woods, Milton Keynes, UK},
shorthand = {BSI}
}
@@ -705,12 +787,12 @@ documentation has left you perplexed, please let me know.
\begin{lstlisting}[language=BibTeX,label=chicago:manual]
*\adlnbackref{Book}{chicago:manual}*,
title = {The {Chicago} Manual of Style},
- year = 2010,
+ year = 2017,
author = {{University of Chicago Press}},
shortauthor = {\mkbibemph{CMS}},
- publisher = uchp,
- edition = 16,
- location = {Chicago}
+ publisher = uchp,
+ edition = 17,
+ location = {Chicago}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=clark:mesopot]
@@ -719,8 +801,8 @@ documentation has left you perplexed, please let me know.
subtitle = {Between Two Rivers},
author = {Hazel V. Clark},
howpublished = {End of the Commons General Store},
- year = {\mkbibbrackets{1957?}},
- location = {Mesopotamia, OH}
+ date = {1957?},
+ location = {Mesopotamia, OH}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=conley:fifthgrade]
@@ -783,13 +865,13 @@ documentation has left you perplexed, please let me know.
*\adlnbackref{Online}{coolidge:speech}*,
author = {Coolidge, Calvin},
title = {Equal Rights},
- note = {copy of an undated 78 rpm disc},
+ note = {copy of an undated 78 rpm disc, 3:45},
options = {ptitleaddon=space},
titleaddon = {(speech)},
related = {*\hyperlink{\getrefbykeydefault%
{loc:leaders}{anchor}{}}{\{\colorbox{Gainsboro}{loc:leaders}\}}*},
- year = {[1920?]},
- relatedstring = {from}
+ date = {1920~},
+ relatedstring = {in}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=creel:house]
@@ -820,8 +902,8 @@ documentation has left you perplexed, please let me know.
year = {\bibstring{nodate}},
entrysubtype = {yes},
note = {Agassiz Papers},
- location = {Harvard University},
- organization = {Houghton Library}
+ location = {Harvard University},
+ organization = {Houghton Library}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=donne:var]
@@ -858,12 +940,24 @@ documentation has left you perplexed, please let me know.
\begin{lstlisting}[language=BibTeX,label=eliot:pound]
*\adlnbackref{Book}{eliot:pound}*,
title = {Literary Essays},
- options = {useauthor=false},
+ options = {useauthor=false},
year = 1953,
author = {Pound, Ezra},
- editor = {Eliot, T.~S.},
- publisher = {New Directions},
- location = {New York}
+ editor = {Eliot, T.~S.},
+ publisher = {New Directions},
+ location = {New York}
+}
+\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=ellis:blog]
+*\adlnbackref{Article}{ellis:blog}*,
+ author = {Ellis, Rhian},
+ title = {Squatters' Rights},
+ journaltitle = {Ward Six},
+ location = {blog},
+ date = {2008-06-30},
+ url = {http://wardsix.blogspot.com
+ /2008/06/squatters-rights.html},
+ entrysubtype = {magazine}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=emerson:nature]
@@ -881,6 +975,7 @@ documentation has left you perplexed, please let me know.
\begin{lstlisting}[language=BibTeX,label=ency:britannica]
*\adlnbackref{InReference}{ency:britannica}*,
title = {Encyclopaedia Britannica},
+ date = {1980},
edition = {15},
shorttitle = {Ency. {Brit}., \mkbibemph{15th ed}\adddot},
options = {hypertitle}
@@ -896,9 +991,9 @@ documentation has left you perplexed, please let me know.
volume = 4,
author = {Euripides},
editor = {Grene, David and Lattimore, Richmond},
- publisher = uchp,
+ publisher = uchp,
pages = {185--288},
- location = {Chicago},
+ location = {Chicago}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=evanston:library]
@@ -908,7 +1003,7 @@ documentation has left you perplexed, please let me know.
title = {Evanston Public Library Strategic Plan, 2000--2010},
subtitle = {A Decade of Outreach},
organization = {Evanston Public Library},
- url = {http://www.epl.org/library/ strategic-plan-00.html},
+ url = {http://www.epl.org/library /strategic-plan-00.html},
urldate = {2002-07-18}
}
\end{lstlisting}
@@ -917,12 +1012,12 @@ documentation has left you perplexed, please let me know.
title = {The One with the {Princess Leia} Fantasy},
date = 2003,
booktitle = {Friends},
- booktitleaddon = {season~3, episode~1},
+ booktitleaddon = {season~3, episode~1},
author = {Curtis, Michael and Malins, Gregory~S.},
eventdate = {1996-09-19},
editor = {Mancuso, Gail},
editortype = {director},
- publisher = {Warner Home Video},
+ publisher = {Warner Home Video},
type = {DVD},
address = {Burbank, CA}
}
@@ -932,7 +1027,7 @@ documentation has left you perplexed, please let me know.
shorttitle = {Gen\adddot},
entrysubtype = {classical},
keywords = {nosample},
- title = {Genesis},
+ title = {Genesis}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=gourmet:052006]
@@ -948,7 +1043,7 @@ documentation has left you perplexed, please let me know.
title = {The New {Grove} Dictionary of Music and Musicians},
author = {Hepokoski, James},
shorttitle = {New {Grove} Dict\adddot},
- lista = {Sibelius, Jean},
+ lista = {Sibelius, Jean},
url = {http://www.grovemusic.com/},
urldate = {2002-01-03},
sortkey = {New Grove}
@@ -966,7 +1061,7 @@ documentation has left you perplexed, please let me know.
editora = {Shaw, Robert},
editoratype = {none},
author = {Handel, George Frederic},
- publisher = {Video Artists International},
+ publisher = {Video Artists International},
address = {Ansonia Station, NY}
}
\end{lstlisting}
@@ -979,7 +1074,7 @@ documentation has left you perplexed, please let me know.
date = {2002-02-06},
volume = 287,
number = 5,
- url = {http://jama.ama-assn.org/issues/ v287n5/rfull/joc10108.html#aainfo},
+ url = {http://jama.ama-assn.org/issues /v287n5/rfull/joc10108.html#aainfo},
urldate = {2002-01-07}
}
\end{lstlisting}
@@ -991,9 +1086,9 @@ documentation has left you perplexed, please let me know.
booktitle = {Lady in Satin},
author = {Herron, Joel and Sinatra, Frank and Wolf, Jack},
editor = {Holiday, Billie},
- editortype = {none},
+ editortype = {vocalist},
number = {CL 1157},
- publisher = {Columbia},
+ publisher = {Columbia},
type = {33\onethird\ rpm},
note = {with Ray Ellis},
options = {useauthor=false}
@@ -1003,13 +1098,12 @@ documentation has left you perplexed, please let me know.
*\adlnbackref{Online}{horowitz:youtube}*,
title = {{HOROWITZ AT CARNEGIE HALL} 2-{Chopin Nocturne} in Fm Op.55},
organization = {YouTube video, 5:53},
- sortkey = {Horowitz},
url = {http://www.youtube.com/watch? v=cDVBtuWkMS8},
urldate = {2009-01-09},
userd = {posted by \mkbibquote{hubanj,}},
note = {from a performance televised by CBS on\nopunct},
date = {1968-09-22},
- shorttitle = {HOROWITZ}
+ shorttitle = {HOROWITZ}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=horsley:prosodies]
@@ -1029,18 +1123,16 @@ documentation has left you perplexed, please let me know.
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=iso:electrodoc]
-*\adlnbackref{Book}{iso:electrodoc}*,
- title = {Electronic Documents or Parts thereof. {Excerpts} from {International Standard ISO} 690-2},
- part = {part 2},
- date = 2001,
- maintitle = {Information and Documentation},
- mainsubtitle = {Bibliographic References},
+*\adlnbackref{Standard}{iso:electrodoc}*,
+ title = {Information and Documentation---Rules for the
+ Abbreviation of Title Words and Titles of Publications},
+ date = 1997,
author = {{International Organization for Standardization}},
- shorthand = {ISO},
- publisher = {National Library of Canada},
- sortname = {ISO},
- address = {Ottawa},
- url = {http://www.nlc-bnc.ca/iso/ tc46sc9/standard/690-2e.htm}
+ shorthand = {ISO},
+ series = {ISO},
+ number = {4:1997},
+ publisher = {ISO},
+ address = {Paris}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=james:ambassadors]
@@ -1050,10 +1142,11 @@ documentation has left you perplexed, please let me know.
origdate = 1909,
options = {cmsdate=on},
author = {James, Henry},
- publisher = {Project Gutenberg},
- url = {ftp://ibiblio.org/pub/docs/ books/gutenberg/etext96/ambas10.txt}
+ publisher = {Project Gutenberg},
+ url = {ftp://ibiblio.org/pub/docs
+ /books/gutenberg/etext96/ambas10.txt}
}
-\end{lstlisting}\clearpage
+\end{lstlisting}%\clearpage
\begin{lstlisting}[language=BibTeX,label=lakeforester:pushcarts]
*\adlnbackref{Article}{lakeforester:pushcarts}*,
journaltitle = {Lake Forester},
@@ -1061,15 +1154,15 @@ documentation has left you perplexed, please let me know.
entrysubtype = {magazine},
title = {Pushcarts Evolve to Trendy Kiosks},
options = {cmsdate=full},
- location = {Lake Forest, IL}
+ location = {Lake Forest, IL}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=loc:leaders]
*\adlnbackref{Online}{loc:leaders}[coolidge:speech]*,
- author = {Library of Congress},
+ organization = {Library of Congress},
title = {American Leaders Speak},
subtitle = {Recordings from {World War I} and the 1920 Election, 1918--1920},
- url = {http://memory.loc.gov/ammem/ nfhtml/nforSpeakers01.html},
+ url = {http://memory.loc.gov/ammem /nfhtml/},
note = {RealAudio and WAV formats}
}
\end{lstlisting}
@@ -1093,23 +1186,45 @@ documentation has left you perplexed, please let me know.
origdate = 1909,
author = {Maitland, Frederic W.},
editor = {Chaytor, A.~H. and others},
- publisher = cup,
+ publisher = cup,
address = {Cambridge},
pubstate = {reprint},
sortyear = {2010}
}
\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=nasa:db]
+*\adlnbackref{Dataset}{nasa:db}*,
+ author = {{NASA/IPAC Extragalactic Database}},
+ title = {object name IRAS F00400+4059},
+ url = {http://ned.ipac.caltech.edu},
+ urldate = {2016-04-06}
+}
+\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=niso:bibref]
+*\adlnbackref{Standard}{niso:bibref}*,
+ title = {Bibliographic References},
+ organization = {National Information Standards Organization},
+ userd = {approved},
+ howpublished = {reaffirmed},
+ eventdate = {2010-05-13},
+ date = {2005-06-09},
+ series = {ANSI/NISO},
+ number = {Z39.29-2005},
+ publisher = {NISO},
+ shorthand = {NISO},
+ location = {Bethesda, MD}
+}
+\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=nytrumpet:art]
*\adlnbackref{Music}{nytrumpet:art}*,
title = {Art of the Trumpet},
date = 1982,
origdate = {1981-06-01/1981-06-02},
- author = {{The New York Trumpet Ensemble, with Edward Carroll (trumpet) and Edward Brewer (organ)}},
+ author = {{New York Trumpet Ensemble, with Edward Carroll (trumpet) and Edward Brewer (organ)}},
shortauthor = {{New York Trumpet Ensemble}},
number = {PVT 7183},
series = {Vox/Turnabout},
userd = {recorded at the Madeira Festival,},
- sortkey = {New York Trumpet},
type = {compact disc}
}
\end{lstlisting}
@@ -1118,7 +1233,7 @@ documentation has left you perplexed, please let me know.
journaltitle = {New York Times},
entrysubtype = {magazine},
date = {2000-04-10},
- title = {obituary of {Claire Trevor}},
+ title = {obituary of {Claire Trevor}},
options = {cmsdate=full},
pages = {national edition}
}
@@ -1142,7 +1257,7 @@ documentation has left you perplexed, please let me know.
usere = {The zemstvo liberal movement: Its social roots and evolution to the beginning of the twentieth century},
langid = {russian},
author = {Pirumova, N.~M.},
- publisher = {Izdatel'stvo \mkbibquote{Nauka}},
+ publisher = {Izdatel'stvo \mkbibquote{Nauka}},
address = {Moscow}
}
\end{lstlisting}
@@ -1158,10 +1273,10 @@ documentation has left you perplexed, please let me know.
shortauthor = {Pl\adddot},
booktitle = {{Clitophon, Republic, Timaeus, Critias}},
maintitle = {Opera},
- publisher = {Clarendon Press},
- series = {Oxford Classical Texts},
+ publisher = {Clarendon Press},
+ series = {Oxford Classical Texts},
pages = {327--621},
- location = {Oxford}
+ location = {Oxford}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=pollan:plant]
@@ -1169,7 +1284,9 @@ documentation has left you perplexed, please let me know.
author = {Pollan, Michael},
title = {Michael {Pollan} Gives a Plant's-Eye View},
organization = {TED video, 17:31},
- url = {http://www.ted.com/index.php/ talks/michael_pollan_gives_a_ plant_s_eye_view.html},
+ url = {http://www.ted.com/index.php
+ /talks/michael_pollan_gives_a _plant_s_eye_view.html},
+ note = {filmed in\nopunct},
urldate = {2008-02},
date = {2007-03},
userd = {posted}
@@ -1193,7 +1310,7 @@ documentation has left you perplexed, please let me know.
maintitle = {First Vocal Album},
options = {ctitleaddon=space},
author = {Schubert, Franz},
- publisher = {G.~Schirmer},
+ publisher = {G.~Schirmer},
address = {New York}
}
\end{lstlisting}
@@ -1208,9 +1325,9 @@ documentation has left you perplexed, please let me know.
addendum = {Citations refer to the Dover edition},
options = {cmsdate=both},
translator = {Newman, Ernest},
- publisher = {Dover},
+ publisher = {Dover},
pubstate = {reprint},
- location = {New York}
+ location = {New York}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=shapey:partita]
@@ -1231,7 +1348,7 @@ documentation has left you perplexed, please let me know.
publisher = uchp,
year = 1974,
translator = {Silverstein, Theodore},
- location = {Chicago}
+ location = {Chicago}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=spock:interview]
@@ -1243,7 +1360,7 @@ documentation has left you perplexed, please let me know.
note = {interview 67A, transcript},
organization = {Senn Oral History Collection},
institution = {National Library of Medicine},
- location = {Bethesda, MD}
+ location = {Bethesda, MD}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=stendhal:parma]
@@ -1252,7 +1369,7 @@ documentation has left you perplexed, please let me know.
date = 1925,
author = {Stendhal},
nameaddon = {Marie Henri Beyle},
- publisher = {Boni \& Liveright},
+ publisher = {Boni \& Liveright},
address = {New York},
translator = {Scott-Moncrieff, C.~K.}
}
@@ -1264,24 +1381,24 @@ documentation has left you perplexed, please let me know.
date = {1828-02},
title = {unsigned review of \mkbibemph{Geschichten der romanischen und germanischen Völker}, by {Leopold von Ranke}},
number = {23--24},
- sortkey = {Erg},
- shortjournal = {Erg\"anzungsbl\"atter z. Allg. Lit.-Ztg.}
+ shortjournal = {Erg\"anzungsbl\"atter z. Allg. Lit.-Ztg.}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=verdi:corsaro]
*\adlnbackref{Audio}{verdi:corsaro}*,
title = {Il corsaro (melodramma tragico \mkbibemph{in three acts})},
- titleaddon = {libretto by Francesco Maria Piave},
+ editortype = {libretto by},
+ editor = {Piave, Francesco Maria},
date = 1998,
author = {Verdi, Giuseppe},
editor = {Hudson, Elizabeth},
number = {\bibstring{jourser} 1, Operas},
series = {The Works of Giuseppe Verdi},
- publisher = {University of Chicago Press; Milan: G.\ Ricordi},
+ publisher = {University of Chicago Press; Milan: G.\ Ricordi},
volumes = 2,
address = {Chicago}
}
-\end{lstlisting}\clearpage
+\end{lstlisting}%\clearpage
\begin{lstlisting}[language=BibTeX,label=virginia:plantation]
*\adlnbackref{Book}{virginia:plantation}*,
title = {A True and Sincere Declaration of the Purpose and Ends of the Plantation Begun in {Virginia}, of the Degrees Which It Hath Received, and Means by Which It Hath Been Advanced},
@@ -1291,6 +1408,16 @@ documentation has left you perplexed, please let me know.
year = 1610
}
\end{lstlisting}
+\begin{lstlisting}[language=BibTeX,label=viv:amlen]
+*\adlnbackref{Review}{viv:amlen}*,
+ author = {Viv},
+ entrysubtype = {magazine},
+ title = {comment on Amlen, \mkbibquote{Hoot}},
+ nameaddon = {(Jerusalem, Isr.)},
+ crossref = {amlen:hoot},
+ eventdate = {2015-01-27}
+}
+\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=white:ross:memo]
*\adlnbackref{Letter}{white:ross:memo}*,
author = {White, E.~B.},
@@ -1326,9 +1453,10 @@ documentation has left you perplexed, please let me know.
*\adlnbackref{InReference}{wikiped:bibtex}*,
title = {Wikipedia},
lista = {BibTeX},
- userd = {last modified},
- url = {http://en.wikipedia.org/wiki/ BibTeX},
- urldate = {2012-05-18}
+ userd = {last edited},
+ entrysubtype = {online},
+ url = {http://en.wikipedia.org/wiki /BibTeX},
+ urldate = {2019-11-15T20:59:00}
}
\end{lstlisting}
\end{document}