diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex | 54 |
1 files changed, 37 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex index 78be328258a..f6a1a88e031 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex @@ -25,7 +25,7 @@ bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago} \setlength{\dimen\footins}{9.5in} \setlength{\parindent}{0pt} \setlength{\parskip}{5pt} -\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}} \usepackage[colorlinks,urlcolor=blue,citecolor=black, @@ -38,23 +38,9 @@ plainpages=false,breaklinks=true]{hyperref} \ Testing Only} \label{sec:spec} -\subsection*{Please see cms-dates-intro.pdf first} +\subsection*{Please don't read on. See cms-dates-intro.pdf first} \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 -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 -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 -you wish to continue using \textsc{Bib}\TeX\ then you need -\textsf{biblatex} version 1.4c and \textsf{biblatex-chicago} 0.9.7a. -(Please contact me at the email address in -\textsf{biblatex-chicago.pdf} if you have any difficulty obtaining a -copy of this earlier release.) - \subsection*{Editions} \label{editions} @@ -464,7 +450,7 @@ InCollection: \autocite{centinel:letters}; \autocite{ellet:galena}; \autocite{keating:dearborn}; \autocite{lippincott:chicago}; \autocite{sirosh:visualcortex}; \autocite{wiens:avian}. -InProceedings: \autocite{frede:inproc}. +InProceedings: \autocite{frede:inproc:trad}. InReference: \autocite[absolute]{oed:cdrom}. @@ -496,6 +482,40 @@ Unpublished: \autocite{nass:address}. Video: \autocite{cleese:holygrail}; \autocite{hitchcock:nbynw}. +\subsubsection*{Additions and changes for the 17th edition} +\label{ed17} + +Article: \autocite{amlen:hoot}; \autocite{black:infectious}; +\autocite{kessler:nyt}; \autocite{saberhagen:beluga}; +\autocite{stoffle:ghost}. + +Artwork: \autocite{mccurry:afghangirl}. + +Audio: \autocite{danforth:podcast}; \autocite{strayed:audiobook}. + +Book: \autocite{angry:birds}; \autocite{gems:ipad}; +\autocite{gems:print}. + +Dataset: \autocite{genbank:db}; \autocite{nasa:db}. + +Music: \autocite{naraya}; \autocite{rihanna:umbrella}. + +Online: \autocite{diaz:surprise}; \autocite{obrien:recycle}; +\autocite{quora:thread}; \autocite{souza:obama}; comments with +\texttt{commenton}: \autocites{braun:reply}{quora:thread-customc}; +\autocites{licis:diazcomment}{diaz:surprise-customc}. + +Performance: \autocite{hamilton:miranda}. + +Periodical: \autocite{amlen:wordplay}. + +Review: blog comment without \texttt{commenton}: +\autocite{viv:amlen:15}; blog comment with \texttt{commenton}: +\autocites{ac:comment}{ellis:blog-customc}. + +Standard: \autocite{niso:bibref}; \autocite{w3c:xml}. + +Video: \autocite{american:crime}; \autocite{mayberry:brady}. % \printshorthands % No longer necessary in author-date. % \nocite{*} |