diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-20 23:32:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-20 23:32:55 +0000 |
commit | 1080eb42d3947b4414c2bda84c4d0c0b809c4e16 (patch) | |
tree | d5e2f1893ee3a1f85c1b0d195db8ba0a8c28ff60 /Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex | |
parent | 6861935735f4cbecd9f2772a4123b3fb07d6ffc2 (diff) |
biblatex 0.9a (19mar10)
git-svn-id: svn://tug.org/texlive/trunk@17511 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex b/Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex index 796731a8ac3..e7845c7d5b8 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic.tex @@ -26,9 +26,9 @@ they are employed is similar to a numeric citation scheme. \cite[59]{companion} -\cite[See][]{companion} +\cite[see][]{companion} -\cite[See][59--63]{companion} +\cite[see][59--63]{companion} \subsection*{\cmd{parencite} examples} @@ -40,9 +40,9 @@ This is just filler text \parencite{companion}. This is just filler text \parencite[59]{companion}. -This is just filler text \parencite[See][]{companion}. +This is just filler text \parencite[see][]{companion}. -This is just filler text \parencite[See][59--63]{companion}. +This is just filler text \parencite[see][59--63]{companion}. \subsection*{\cmd{textcite} examples} @@ -50,9 +50,9 @@ This is just filler text \parencite[See][59--63]{companion}. \textcite[59]{companion} show that this is just filler text. -\textcite[See][]{companion} for more filler text. +\textcite[see][]{companion} show that this is just filler text. -\textcite[See][59--63]{companion} for more filler text. +\textcite[see][59--63]{companion} show that this is just filler text. \subsection*{\cmd{autocite} examples} |