summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-27 01:28:12 +0000
committerKarl Berry <karl@freefriends.org>2009-11-27 01:28:12 +0000
commitb686dc92d23ec92df3717f5e6fc86591ad3fab02 (patch)
tree22692510ac004f6ddaa37b1d84cc252484c91a31 /Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex
parentc2891584a71bef79217edf0f155772dae1f68b61 (diff)
economic update (25nov09)
git-svn-id: svn://tug.org/texlive/trunk@16184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex')
-rw-r--r--Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex b/Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex
new file mode 100644
index 00000000000..f6be8afa3f9
--- /dev/null
+++ b/Master/texmf-dist/doc/bibtex/economic/ier-bib-test.tex
@@ -0,0 +1,26 @@
+\documentclass{article}
+\usepackage{url}
+\usepackage{natbib}
+
+\title{Testing the Bib\TeX{} style for the
+ \emph{International Economic Review} (IER)}
+
+\author{Arne Henningsen}
+
+\begin{document}
+\maketitle
+
+\textbf{Note:}
+Only the style of the list of references should be according
+to the guidelines of the \emph{International Economic Review}.%
+\footnote{%
+\url{http://www.econ.upenn.edu/Centers/iereview/submissionsguidelines.htm}
+}
+There is currently no \LaTeX{} class or template for the style
+of the paper itself.
+
+
+\nocite{*}
+\bibliographystyle{ier}
+\bibliography{ier-ex}
+\end{document}