achemso is a document class and package for creating articles to be submitted to journals published by the American Chemical Society. achemso is available on CTAN and is currently maintained by Joseph Wright.

learn more… | top users | synonyms

2
votes
1answer
34 views

How to change the Figure style in achemso

I'm writing a full paper for JACS using the achemso package. I am asked to an "S" in front of the number (eg. Figure S1 or Scheme S2 etc.) in all graphics (figures, schemes etc.) in the supporting ...
0
votes
0answers
52 views

\setkeys{acs}{usetitle = true, etalmode = truncate, maxauthors = 10} does not work

I am revising papers for JPCC and advised to cut the authors numbers to 10. The maxnumbers option results in "First author et al." style. for the reference more than 10 authors. If you select 2, then ...
0
votes
0answers
94 views

achemso articletitle=true option not working [closed]

I am using the book class to for my dissertation. I am using the achemso package to handle references because my committee is used to ACS journal formatting. I'm also using chapterbib. I'm using ...
2
votes
1answer
216 views

Bold Greek letters in achemso

I'm having trouble producing a bold capital "Pi" while using the achemso document class. The only success that I've had is by using \bm{\Pi} which produces an ugly result akin to "poor man's bold", ...
5
votes
1answer
143 views

Annotated Bibliography with achemso/ in ACS style

I am trying to make an annotated bibliography. The full citation should be followed by a short summary. The citation style should follow the ACS style, this is why I am using the achemso package. I am ...
2
votes
1answer
144 views

How do I remove the blank line between citations using the achemso package?

I'm using the achemso package (but not the achemso class) to format my citations, but would like to remove the blank line between citations. Here is a MWE demonstrating my current output: ...
1
vote
0answers
141 views

Bibtex references, citing from same reference but different page [closed]

I am using TeXnicCenter, Miktex 2.9 and have BibTeX for using references (bibliographystyle{achemso}). I am writing my master thesis and I would like to refere to the same reference, but with ...
4
votes
1answer
353 views

achemso single-column-abstract and Helvetica captions

I am currently writing a paper with the achemso style package, as required by the American Chemical Society. I can produce the very nice two-column format by just doing ...
3
votes
2answers
602 views

How to use achemso bibliography style without achemso package?

I tried to use the achemso bibliography style for a document which is not an article I want to submit to a journal. Thus I do not use the achemso class neither the achemso package. It works but ...
3
votes
1answer
126 views

Achemso: Can I remove the “S”1 from the bibliography in supporting information of the achemso package, manuscipt=suppinfo

I am compiling my supporting information for a paper, and I am using the manuscript=suppinfo from the achemso package, which labels all of my figures and such with S1, which is great. The problem is ...
3
votes
1answer
249 views

Journal Abbreviations in achemso

I am submitting a paper to ACS Nano using the achemso package. However, even after using ancac3 document class optiion the bibliography always shows the full journal name. ACS Nano would like to have ...
0
votes
0answers
84 views

Achemso : alsoaffiliation does not work with accentuated letters [closed]

I use the achemso class in order to write an article for an acs journal. I am in a french university and with french language the hell of accentuated letters is always here. If I use the below short ...
1
vote
1answer
244 views

achemso stopped generic Tables, Figure and Eq. in front of labels

I have the following problem. After an update to MikTeX2.9 (from 2.7) the achemso package stopped working properly in terms of generating "key words" in front of labels used by \ref. I.e. now instead ...
1
vote
1answer
510 views

Affiliation of author in achemso class

I use the achemso class in order to write a scientific article. I have to set author and their affiliation with affiliation or altaffiliation commands. Here is a short example : ...
5
votes
1answer
264 views

Is it possible to use 12 pt font size in the achemso package?

I am typesetting a report using the achemso package, because it is required that my report be in American Chemical Society (ACS) format. However, I am not submitting to an ACS journal. It is required ...
0
votes
0answers
38 views

How do I typeset chemical formulae in the achemso package or related packages? [duplicate]

Possible Duplicate: Problem adding subscripts and superscripts I am using the achemso package to typeset my research report in LaTeX. This achemso package provides the correct section, ...
1
vote
1answer
280 views

Cross reference supporting information in class achemso

By using the class achemso Supporting information to prepare the there to carry out a cross-reference (\ref{table:S1}} for this aquivo external "supporting.tex", example: Text ... see (Fig. S2) or ...
1
vote
2answers
1k views

Using achemso package, can't reference equations with \label and \ref

I have a manuscript in preparation with achemso class and package. I have equations in the equation environment, with \label and \ref used to automatically reference them in the text. This was working ...
2
votes
1answer
420 views

Settings options doesn't seem to work with the achemso document class

I'm submitting a paper to a non-ACS journal that nonetheless follows most of the ACS formatting guidelines. So I'm trying to use the achemso document class and setting a few options to meet the ...
2
votes
1answer
843 views

\ref not working with achemso

I'm trying to write a document with the achemso package, but my \ref are not working right. achemso links to a package called cleveref, then renames cleveref's \cref into \ref, so any answers for ...