summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/named/named.sty
blob: ae3e153e3b9f94846da4482e23b5759ed55ec8d4 (plain)
1
2
3
4
5
6
7
8
9
10
% /usr/local/lib/tex/bibtex/named.sty, Mon Jun 29 13:16:46 1992
% Edit by Nelson H. F. Beebe <beebe@plot79.math.utah.edu>
%
% This LaTeX option file is for use with bibliographies produced with
% named.bst.
%
\let\@internalcite\cite
\def\cite{\def\citeauthoryear##1##2{##1, ##2}\@internalcite}
\def\shortcite{\def\citeauthoryear##1##2{##2}\@internalcite}
\def\@biblabel#1{\def\citeauthoryear##1##2{##1, ##2}[#1]\hfill}