%% %% This is file `rsc-template.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 and Wiley chemistry 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[version=3]{mhchem} \usepackage{rsc} % Package options are angew, ch, fl and cl \usepackage{bpchem,mcite} \begin{document} \bibliography{refs} % Change this to your reference database! \bibliographystyle{rsc} % Take your pick of reference style file \end{document} \endinput %% %% End of file `rsc-template.tex'.