summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/economic/wigle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/economic/wigle.tex')
-rw-r--r--Master/texmf-dist/doc/bibtex/economic/wigle.tex40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/economic/wigle.tex b/Master/texmf-dist/doc/bibtex/economic/wigle.tex
new file mode 100644
index 00000000000..dc23f1e2394
--- /dev/null
+++ b/Master/texmf-dist/doc/bibtex/economic/wigle.tex
@@ -0,0 +1,40 @@
+% -*-latex-*-
+% Document name: /usr/local/lib/tex/bibtex/xampl.ltx
+% Creator: Nelson H. F. Beebe [beebe@alfred.math.utah.edu]
+% Creation Date: Mon Jun 8 08:42:49 1992
+
+%\def\mode{aertt}
+%\def\mode{aer}
+\def\mode{cje}
+
+\documentstyle[harvard,\mode]{article}
+
+\author{A. U. Thor}
+
+\date{}
+
+\title{Bibliography Style: {\tt {\mode}}}
+
+\pagestyle{myheadings}
+
+\markboth{Bibliography Style: {\tt {\mode}}}{Bibliography Style: {\tt {\mode}}}
+
+\begin{document}
+
+ \bibliographystyle{\mode}
+
+ \maketitle
+
+The old \verb|\cite| gives \cite{ww} and \cite{ww,waters}
+
+\verb|\citeasnoun| gives \citeasnoun{ww}
+
+\verb|\citeyear| gives \citeyear{ww} and \citeyear{ww,waters}
+
+\verb|\citename| gives \citename{ww}
+
+ \nocite{*}
+
+ \bibliography{wigle}
+
+\end{document}