Tagged Questions
0
votes
0answers
72 views
Should I use the achemso class or the chemstyle package for a journal submission? [closed]
Which is recommended for use with journal submission within the United States?
8
votes
2answers
1k views
How do I get “et al.” to appear in italics when using \textcite or \citeauthor with biblatex
I'm using biblatex with the chem-rsc package option. I sometimes make use of the \textcite{<key>} or \citeauthor{<key>} commands to put the authors' name into text. When there are many, ...
4
votes
2answers
236 views
Representing D- and L- in chemical names
Using LaTeX, how does one typeset the D- and L- prefixes, which refer to dextrorotatory and levorotatory isomers. I have tried \footnotesize~D\normalsize and it looks okay, but didn't know if there ...