summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/iopart-num/example-article.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/iopart-num/example-article.tex')
-rw-r--r--Master/texmf-dist/doc/latex/iopart-num/example-article.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/iopart-num/example-article.tex b/Master/texmf-dist/doc/latex/iopart-num/example-article.tex
new file mode 100644
index 00000000000..5fcd57c1b62
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/iopart-num/example-article.tex
@@ -0,0 +1,23 @@
+\documentclass[10pt]{article}
+\bibliographystyle{iopart-num}
+
+\begin{document}
+
+\title{Test document for iopart-num
+with the article document class}
+
+\author{M~A~Caprio}
+
+\maketitle
+
+\section{Introduction}
+
+This file may be used to test the iopart-num BibTeX style.
+This version of the file is for use with the article document class.
+
+\nocite{*}
+
+\bibliography{iopart-num-example}
+
+\end{document}
+