summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/rsc/rsc.tex
blob: 609b304d932fccac9c475f7c8f14569597c52960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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'.