diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/amslatex/cite-xs.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/amslatex/cite-xs.tex | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/amslatex/cite-xs.tex b/Master/texmf-dist/doc/latex/amslatex/cite-xs.tex deleted file mode 100644 index 15167b3b9f1..00000000000 --- a/Master/texmf-dist/doc/latex/amslatex/cite-xs.tex +++ /dev/null @@ -1,19 +0,0 @@ -\documentclass{amsart} -\usepackage{amsrefs} - -\begin{document} - -\section{Introduction} - -A single cite \cite{MR1451594} -and a multiple \cites{Weyl,Gould,Rob,MR95f:17013,Ser77}. -And then with an option in the middle: -\citelist{\cite{Rob} \cite{Gould} \cite{MR95f:17013}*{Chapter 18}}. - -\begin{bibsection} -\begin{biblist} -\bibselect{gktest} -\end{biblist} -\end{bibsection} - -\end{document} |