From 236222daf66574317ed37f1a93119fd2f44d68bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 10 Jun 2016 23:19:01 +0000 Subject: biblatex-chicago (7jun16) git-svn-id: svn://tug.org/texlive/trunk@41351 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/biblatex-chicago/cms-dates-sample.tex | 93 ++++++++++------------ 1 file changed, 41 insertions(+), 52 deletions(-) (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex') 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 a21ef1cc008..83c67aa6b38 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 @@ -6,7 +6,7 @@ \usepackage[german,french,american]{babel} \usepackage[autostyle]{csquotes} %\usepackage[document]{ragged2e} -\usepackage[authordate,backend=biber,autolang=hyphen,booklongxref=false,% +\usepackage[authordate,backend=biber,autolang=none,booklongxref=false,% bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago} % \usepackage[style=chicago-authordate,backend=biber,usecompiler=true,% % babel=hyphen,bibencoding=auto,sorting=nyt,cmslos,autocite=inline]{biblatex} @@ -15,36 +15,14 @@ bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago} \usepackage{setspace} \usepackage{vmargin} \setpapersize{A4} \setmarginsrb{1in}{20pt}{1in}{.5in}{1pt}{2pt}{0pt}{2mm} -% \renewcommand*{\biburlsetup}{% -% \Urlmuskip=0mu plus 2mu\relax -% \mathchardef\UrlBreakPenalty=200\relax -% \mathchardef\UrlBigBreakPenalty=100\relax -% \mathchardef\UrlEmergencyPenalty=9000\relax -% \appto\UrlSpecials{% -% \do\0{\mathchar`\0\penalty\UrlEmergencyPenalty}% -% \do\1{\mathchar`\1\penalty\UrlEmergencyPenalty}% -% \do\2{\mathchar`\2\penalty\UrlEmergencyPenalty}% -% \do\3{\mathchar`\3\penalty\UrlEmergencyPenalty}% -% \do\4{\mathchar`\4\penalty\UrlEmergencyPenalty}% -% \do\5{\mathchar`\5\penalty\UrlEmergencyPenalty}% -% \do\6{\mathchar`\6\penalty\UrlEmergencyPenalty}% -% \do\7{\mathchar`\7\penalty\UrlEmergencyPenalty}% -% \do\8{\mathchar`\8\penalty\UrlEmergencyPenalty}% -% \do\9{\mathchar`\9\penalty\UrlEmergencyPenalty}}% -% \def\UrlBreaks{% -% \do\.\do\@\do\/\do\\\do\!\do\_\do\|\do\;\do\>\do\]\do\)\do\}% -% \do\,\do\?\do\'\do\+\do\=\do\#\do\$\do\&\do\*\do\^\do\"}% -% \def\UrlBigBreaks{\do\:\do\-}} \usepackage{url} \urlstyle{rm} \appto\bibsetup{\sloppy} +\providecommand{\cmslink}[1]{#1}% In case someone prints the annotations. \hyphenation{evans-ton clem-ens mc-hugh} \setlength{\dimen\footins}{9.5in} \setlength{\parindent}{0pt} \setlength{\parskip}{5pt} -\setcounter{biburlnumpenalty}{9000} -\setcounter{biburlucpenalty}{9000} -\setcounter{biburllcpenalty}{9000} \protected\def\onethird{{\scriptsize\raisebox{.7ex}{1}% \hspace{-0.1em}\raisebox{.2ex}{/}\hspace{-0.03em}3}} \newcommand{\cmd}[1]{\texttt{\textbackslash #1}} @@ -54,10 +32,10 @@ plainpages=false,breaklinks=true]{hyperref} %%\onehalfspacing \begin{document} -\section*{The Chicago Author-Date Specification} +\section*{The Chicago Author-Date Specification: Testing Only} \label{sec:spec} -\subsection*{Important Note} +\subsection*{Please see cms-dates-intro.pdf first} \label{bibernote} Starting with \textsf{biblatex} version 1.5, in order to adhere to the @@ -65,7 +43,7 @@ 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} (1.9) and \textsf{biblatex} (2.9a), which contain +\textsf{Biber} (2.5) and \textsf{biblatex} (3.4), 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 @@ -83,18 +61,16 @@ This edition implements significant changes to what the 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 new \textsf{authordate-trad} style, as +marks. For such users, the \textsf{authordate-trad} style, as envisaged by the \emph{Manual} \autocite*[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 \textsf{cms-trad-sample.pdf} to see how this looks in -practice. You can also still use the 15th-edition styles from -\textsf{biblatex-chicago}, which have been updated with some -improvements borrowed from the 16th edition, but which are now -strongly deprecated. (See \textsf{biblatex-chicago15.pdf} and -\textsf{cms15-dates-sample.pdf}.) I would encourage all users to -switch to one of the 16th-edition styles as soon as possible, as I am -concentrating all of my development time there. +practice. The 15th-edition styles are still in the package, but they +have not been updated in some time, and are now officially obsolete. +I would strongly encourage all users to switch to one of the +16th-edition styles as soon as possible, as I am concentrating all of +my development time there. \subsection*{Usage} \label{usage} @@ -151,6 +127,15 @@ 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: +\cmd{gentextcite[][][]\{entry:key\}}. There is also a +\cmd{gentextcites} command, modified thus: +\cmd{gentextcites[]()()[][]\{key1\}\{key2\}}. + \subsection*{Shorthands} \label{sec:shorthands} @@ -165,13 +150,14 @@ 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{printshorthands} -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. +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 +document preamble. \subsection*{Mildly problematic entries} \label{sec:problematic} @@ -285,11 +271,14 @@ i.e., without them appearing in the reference list 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 journal (or -organization) name only in citations, then the \textsf{shortauthor} -field --- or in other cases the \textsf{shorthand} field --- is the -place for it, making sure to include formatting: -\autocite{unsigned:ranke}; \autocite{bsi:abbreviation}. +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}. \subsubsection*{Misc entries with an entrysubtype} \label{sec:misc} @@ -343,9 +332,9 @@ it will need to be separated by a semicolon \autocite[15.23]{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 now have two choices. You can enable -the new \texttt{postnotepunct} package option, which allows you simply -to type \cmd{autocite[; the unrevised trans.]\{stendhal:parma\}} +Without a \textsf{postnote}, you have two choices. You can enable the +\texttt{postnotepunct} package option, which allows you simply to type +\cmd{autocite[; the unrevised trans.]\{stendhal:parma\}} \citereset\autocite[; the unrevised trans.]{stendhal:parma}, or you can continue to use a separate \textsf{Misc} or \textsf{CustomC} entry containing just the text of the comment in the \textsf{title} field, @@ -370,7 +359,7 @@ Chicago author-date specification. However, if \enquote{a reference 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 new (\textsf{Biber}-only) \textsf{biblatex} option +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 @@ -517,7 +506,7 @@ Video: \autocite{cleese:holygrail}; \autocite{hitchcock:nbynw}. % \printshorthands % No longer necessary in author-date. % \nocite{*} -\printbibliography[title=References] +\printbibliography[notkeyword=nosample,title=References] \end{document} %%% Local Variables: -- cgit v1.2.3