blob: 1a0bbc7ae6d33758f92fe4e599f42da67d9ff911 (
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 `bcches.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% achemso.dtx (with options: `bcches')
%% ----------------------------------------------------------------
%% achemso --- Support for submissions to American Chemical
%% Society journals
%% Maintained by Joseph Wright
%% E-mail: joseph.wright@morningstar2.co.uk
%% Released under the LaTeX Project Public License v1.3c or later
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
\ProvidesFile{bcches.cfg}
[\acs@ver achemso configuration: Bioconjugate Chem.]
\acs@setkeys{
abbreviate=true,
biblabel=brackets,
biochem=true,
maxauthors=15,
super=false,
usetitle=true}
\acs@validtype{article,communication,suppinfo}
\endinput
%%
%% End of file `bcches.cfg'.
|