(TeX-add-style-hook "effchptrev"
 (lambda ()
    (LaTeX-add-environments
     "theorem"
     "corollary"
     "lemma"
     "proposition"
     "conjecture"
     "definition"
     "question"
     "examplewr"
     "ass"
     "obswr"
     "remarkwr"
     "obs"
     "remark"
     "example")
    (LaTeX-add-bibitems
     "BDP1"
     "BDP2"
     "BL"
     "ono"
     "BrPh"
     "Chen"
     "cremona"
     "genera"
     "Dar"
     "DRS"
     "DRS2"
     "Gonzalez"
     "Hain"
     "Ogg"
     "rad"
     "S1"
     "S2"
     "Stevens")
    (LaTeX-add-labels
     "deRham-comparison"
     "eqn:def-ii"
     "homotopyinv"
     "iterformula"
     "Numerics"
     "pgf"
     "basepointindependence"
     "basepoint"
     "cobp"
     "integration"
     "symplecticbasis"
     "h1basis"
     "oggremark"
     "eta"
     "etadef"
     "QUeta"
     "uexists"
     "ueff"
     "computepoincaredual"
     "pd"
     "fact"
     "dual"
     "computealpha"
     "compute"
     "hyp"
     "guess"
     "complexity"
     "coeff"
     "n0est"
     "dest"
     "cnest"
     "final"
     "nDest"
     "37"
     "43"
     "ch:step3")
    (TeX-add-symbols
     '("smallmat" 4)
     '("mat" 4)
     "cyr"
     "cF"
     "cH"
     "cC"
     "V"
     "E"
     "cE"
     "g"
     "G"
     "Gap"
     "Ga"
     "hGa"
     "Q"
     "Z"
     "F"
     "K"
     "C"
     "I"
     "Ql"
     "GQ"
     "PP"
     "Sel"
     "Sha"
     "Gal"
     "GL"
     "Cl"
     "Tr"
     "Div"
     "Fil"
     "cond"
     "Frob"
     "End"
     "Jac"
     "disc"
     "Id"
     "MS"
     "Aut"
     "Fr"
     "diag"
     "Up"
     "ord"
     "gotip"
     "gn"
     "gm"
     "ga"
     "gb"
     "gf"
     "go"
     "OAf"
     "gp"
     "gL"
     "gd"
     "cO"
     "cM"
     "cP"
     "cL"
     "cG"
     "GG"
     "cD"
     "om"
     "ra"
     "lra"
     "hra"
     "qbar"
     "Norm"
     "NS"
     "SL"
     "SO"
     "n"
     "Pic"
     "CH"
     "AJ"
     "tr"
     "si"
     "eps"
     "ta"
     "R"
     "M"
     "HC"
     "PGL"
     "Supp"
     "ep"
     "SP"
     "T"
     "new"
     "X"
     "Y"
     "U"
     "Rat"
     "Ker"
     "res"
     "rom"
     "fr"
     "cl"
     "longmono"
     "longleftmono"
     "longepi"
     "dirlim"
     "invlim"
     "D"
     "bbH")
    (TeX-run-style-hooks
     "array"
     "algorithmic"
     "threeparttable"
     "longtable"
     "url"
     "latexsym"
     "xy"
     "all"
     "inputenc"
     "latin1"
     "amscd"
     "mathrsfs"
     "amsfonts"
     "amsmath"
     "amssymb"
     "amsthm"
     "geometry"
     "latex2e"
     "amsart11"
     "amsart"
     "a4paper"
     "11pt"
     "thebibliography")))

