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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
# achemso class (distinct from achemso package; see achemso.cwl)
# Matthew Bertucci 3/19/2022 for v3.13c
#include:xkeyval
#include:geometry
#include:caption
#include:float
#include:graphicx
#include:setspace
#include:url
#include:natbib
#include:mciteplus
#include:natmove
#keyvals:\documentclass/achemso#c
abbreviations#true,false
articletitle#true,false
biblabel=#plain,brackets,period,fullstop
biochem#true,false
biochemistry#true,false
chaptertitle#true,false
doi#true,false
email#true,false
etalmode=#firstonly,truncate
hyperref#true,false
journal=#aaembp,aaemcq,aamick,aanmf6,aapmcd,aastgj,abmcb8,abseba,acbcct,accacs,achre4,acncdm,acsccc,acscii,acsodf,aeacb3,aeacc4,aeecco,aelccp,aesccq,aewcaa,afsthl,aidcbc,amacgu,amachv,amclct,amlccd,amlcef,amrcda,anaccx,ancac3,ancham,aoiab5,apcach,apchd5,appccd,asbcd6,ascecg,ascefj,bcches,bichaw,bomaf6,cgdefu,chreay,cmatex,crtoec,enfuem,esthag,estlcu,iecred,inoraj,jaaucr,jacsat,jafcau,jceaax,jceda8,jcisd8,jctcce,jmcmar,jnprdf,joceah,jpcafh,jpcbfk,jpccck,jpclcd,jprobs,langd5,mamobx,mpohbp,nalefd,oprdfk,orgnd7,orlef7
keywords#true,false
layout=#traditional,twocolumn
manuscript=#article,note,communication,review,letter,perspective
maxauthors=%<number%>
super#true,false
usetitle#true,false
#endkeyvals
#ifOption:journal=orlef7
#include:xcolor
orglett#B
#endif
\affiliation{affiliation}
\affiliation[short affiliation]{affiliation}
\alsoaffiliation{affiliation}
\alsoaffiliation[short affiliation]{affiliation}
\altaffiliation{affiliation}
\email{email%URL}#U
\fax{fax number}
\phone{phone number}
\title[short title%text]{text}
\begin{scheme}
\begin{scheme}[placement]
\end{scheme}
\begin{chart}
\begin{chart}[placement]
\end{chart}
\begin{graph}
\begin{graph}[placement]
\end{graph}
\SectionNumbersOff
\SectionNumbersOn
\SectionsOff
\SectionsOn
\AbstractOff
\AbstractOn
\begin{acknowledgement}
\end{acknowledgement}
\begin{suppinfo}
\end{suppinfo}
\begin{tocentry}
\end{tocentry}
\latin{text}
\bibnote{text}
\bibnotemark#*
\bibnotetext{text}
# not in main documentation
\abbreviations{abbreviations}
\acknowledgementname#*
\acksize#*
\affilfont#*
\affilsize#*
\authorfont#*
\authorsize#*
\capsize#*
\chartname#*
\emailfont#*
\emailsize#*
\graphname#*
\keywords{keywords}#*
\printbibnotes#*
\refsize#*
\schemename#*
\suppinfoname#*
\suppsize#*
\thebibnote#*
\thechart#*
\thegraph#*
\thescheme#*
\titlefont#*
\titlesize#*
\tocentryname#*
\tocsize#*
# deprecated
\plainref{label}#Sr
|