summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/rsc/rsc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/rsc/rsc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/rsc/rsc.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/rsc/rsc.tex b/Master/texmf-dist/doc/latex/rsc/rsc.tex
new file mode 100644
index 00000000000..609b304d932
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/rsc/rsc.tex
@@ -0,0 +1,29 @@
+%%
+%% This is file `rsc.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% rsc.dtx (with options: `template')
+%% ----------------------------------------------------------------
+%% The rsc package - BibTeX and macro support for Royal Society
+%% of Chemistry style articles
+%% Maintained by Joseph A. Wright
+%% E-mail: joseph.wright@morningstar2.co.uk
+%% Released under the GNU General Public License
+%% See http://www.gnu.org/licenses/gpl.txt
+%% ----------------------------------------------------------------
+\documentclass[12pt,a4paper]{article}
+\usepackage[T1]{fontenc}
+\usepackage[english,UKenglish]{babel}
+\usepackage[super]{cite}
+\usepackage[version=3]{mhchem}
+\usepackage{rsc} % Package options are chapter, fl and cl
+\usepackage{bpchem,mcite}
+\begin{document}
+\bibliography{refs} % Change this to your reference database!
+\bibliographystyle{rsc-mc} % Change to rsc if you don't
+\end{document} % want multiple citations
+\endinput
+%%
+%% End of file `rsc.tex'.