(TeX-add-style-hook "modabvar"
 (lambda ()
    (LaTeX-add-bibliographies
     "biblio")
    (LaTeX-add-labels
     "conj:ribmod"
     "sec:poincare"
     "sec:kernelmodabvar"
     "prop:end"
     "lem:gal"
     "step:heckeop"
     "step:simplecase"
     "alg:isom"
     "step:increasei"
     "sec:clgp"
     "prop:noneis")
    (TeX-run-style-hooks
     "xy"
     "all"
     "hyperref"
     "hypertex"
     "url"
     "latex2e"
     "art10"
     "article"
     "macros")))

