diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex | 58 |
1 files changed, 40 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex index 663d7026a32..2b806af631d 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex @@ -7,7 +7,8 @@ \usepackage[autostyle]{csquotes} %\usepackage[document]{ragged2e} \usepackage[authordate,backend=biber,autolang=none,booklongxref=false,% -bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago} +bibencoding=latin1,postnotepunct,compresspages,strict,% +cmsbreakurl]{biblatex-chicago} % \usepackage[style=chicago-authordate,backend=biber,usecompiler=true,% % babel=hyphen,bibencoding=auto,sorting=nyt,cmslos,autocite=inline]{biblatex} \usepackage{lmodern} @@ -25,7 +26,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, @@ -37,23 +38,9 @@ plainpages=false,breaklinks=true]{hyperref} \section*{The Chicago Author-Date Specification: 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} @@ -432,7 +419,8 @@ Article: \autocite{assocpress:gun}; \autocite{brown:bremer}; Artwork: \autocite{leo:madonna}. -Audio: \autocite{greek:filmstrip}; \autocite{weed:flatiron}. +Audio: \autocite{greek:filmstrip}; \autocite{twain:audio}; +\autocite{weed:flatiron}. Book: \autocite{barrows:reading}; \autocite{churchill:letters}; \autocite{cohen:schiff}; \autocite{cotton:manufacture}; @@ -505,6 +493,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}; +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{*} |