diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-31 22:00:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-31 22:00:13 +0000 |
commit | 95d9d2df283904b61337341a945feb3d0e200f37 (patch) | |
tree | cb7bef8ac123e1f3958fdac6fcdf2f054251dd37 /Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex | |
parent | d96279d607088cd86f3087efe1fc1b37350849b8 (diff) |
biblatex-oxref (31jan18)
git-svn-id: svn://tug.org/texlive/trunk@46504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex index 46071a4e221..6be72c4a419 100644 --- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex +++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex @@ -13,7 +13,7 @@ %% See: http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% -\def\Version{2018/01/26 v0.11.1} +\def\Version{2018/01/31 v0.11.2} \ProvidesFile{oxyear-doc.tex} [\Version\space Author-year biblatex style inspired by the Oxford Guide to Style] \PassOptionsToPackage{style=oxyear,varissuedate,anon}{biblatex} @@ -505,7 +505,16 @@ and indeed loads a tweaked version of a standard \textsf{biblatex} one. \section{Test citations} -The \emph{Oxford Guide to Style} consistently promotes an author–date citation scheme which uses parentheses, within which there is only a space between the name and date. Pages are set off with a colon, and multiple works are separated with a semicolon. +The \emph{Oxford Guide to Style} consistently promotes an author–date citation scheme which uses parentheses, within which there is only a space between the name and date. +If there is no date, the replacement text is separated from the name by a comma. + +\begin{egcite}{(Anon.\@ 1956), (Marx 1867), (Clarke, n.d.).} +\parencite{anon1956lu}, +\parencite{marx1867ccp}, +\parencite{clarkeNDeci}. +\end{egcite} + +Pages are set off with a colon, and multiple works are separated with a semicolon. \begin{egcite}{Hankinson (1988: 93, 96; 1989: 72)} \textcites% @@ -521,7 +530,6 @@ Up to two author names are given, after which ‘et al.’ is used. \end{egcite} If different authors have the same surname, they are distiguished by their initial. -If there is no date, the replacement text is separated from the name by a comma. \nocite{smithFCct} \begin{egcite}{(P. Smith, forthcoming \emph{a}; T. Smith 1988)} |