Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

achemso.bst - illegal \bibstyle command

3,604 views
Skip to first unread message

Andre

unread,
Feb 9, 2011, 6:49:10 PM2/9/11
to
Dear LaTeX community,

I am having trouble with using achems.bst for my bibliography. I am
sure that it must be a trivial error, but I just can't figure it out.

Here a MWE:

\documentclass{scrreprt}
\usepackage{achemso}
\usepackage[english]{babel}

\begin{document}
Test~\cite{Henriksson}
\bibliography{Ionic_Liquids_2010_05_12}
\bibliographystyle{achemso}
\end{document}


When I build the file, I get the following error message:

The style file: ahemso.bst
Illegal, another \bibstyle command --- line 18 of file \\....\MWE.aux
: \bibstyle
: {achemso}
I'm skipping whatever remains of this command

The funny thing is that my document consist only of 10 lines at this
stage.

Please help me if you have any idea for the cause...

Cheers,
Andre

Andre

unread,
Feb 9, 2011, 10:33:29 PM2/9/11
to

Just solved the problem: delete the \bibliographystyle command, as it
is predefined by the achemso package itself.

Cheers,
Andre

ukrenl...@gmail.com

unread,
Jul 9, 2012, 12:45:58 PM7/9/12
to
Thank you!!!!!

Gildo Almeida da Silva

unread,
Oct 15, 2021, 7:42:39 AM10/15/21
to
Estou tendo o mesmo problema, e removendo o \bibliographystyle, para mim não resolveu,
gildo.

--
__________________________
Aviso de confidencialidade

Esta mensagem da
Empresa  Brasileira de Pesquisa  Agropecuaria (Embrapa), empresa publica
federal  regida pelo disposto  na Lei Federal no. 5.851,  de 7 de dezembro
de 1972,  e  enviada exclusivamente  a seu destinatario e pode conter
informacoes  confidenciais, protegidas  por sigilo profissional.  Sua
utilizacao desautorizada  e ilegal e  sujeita o infrator as penas da lei.
Se voce  a recebeu indevidamente, queira, por gentileza, reenvia-la ao
emitente, esclarecendo o equivoco.

Confidentiality note

This message from
Empresa  Brasileira de Pesquisa  Agropecuaria (Embrapa), a government
company  established under  Brazilian law (5.851/72), is directed
exclusively to  its addressee  and may contain confidential data, 
protected under  professional secrecy  rules. Its unauthorized  use is
illegal and  may subject the transgressor to the law's penalties. If you
are not the addressee, please send it back, elucidating the failure.

Phillip Helbig (undress to reply)

unread,
Oct 15, 2021, 8:26:26 AM10/15/21
to
In article <9ef4dbe7-5b0f-4248...@googlegroups.com>,
Gildo Almeida da Silva <gildo....@embrapa.br> writes:

> > > \bibliography{Ionic_Liquids_2010_05_12}
> > > \bibliographystyle{achemso}

Wild guess: swap the positions of those two commands.

Also, when debugging things like this, it can be a good idea to delete
all *.aux files.

0 new messages