--- /dev/null
+(TeX-add-style-hook "pdsec2010"
+ (lambda ()
+ (LaTeX-add-bibliographies
+ "biblio")
+ (LaTeX-add-labels
+ "sec:intro"
+ "fig:AIAC"
+ "sec:jacep2p"
+ "sec:benef"
+ "tab:benef"
+ "sec:pb"
+ "sec:pbmodel"
+ "sec:pbmodelapp"
+ "fig:tig"
+ "sec:pbmodelarchi"
+ "sec:pbmodelmapping"
+ "sec:pbrw"
+ "sec:aiacmapping"
+ "sec:specAIACmapping"
+ "sec:qmmodif"
+ "sec:expe"
+ "sec:cg"
+ "sec:othermaping"
+ "sec:sma"
+ "sec:edgcutalgo"
+ "sec:experiments"
+ "tab:exph1E"
+ "tab:exph1F"
+ "tab:exph2E"
+ "tab:exph2F"
+ "sec:conclu")
+ (TeX-add-symbols
+ '("myitemize" 1))
+ (TeX-run-style-hooks
+ "url"
+ "cite"
+ "algorithm2e"
+ "ruled"
+ "vlined"
+ "hyperref"
+ "graphicx"
+ "pdftex"
+ "final"
+ "babel"
+ "english"
+ "amsfonts"
+ "amsmath"
+ "color"
+ "lmodern"
+ "inputenc"
+ "utf8x"
+ "ucs"
+ "fontenc"
+ "T1"
+ "latex2e"
+ "IEEEtran10"
+ "IEEEtran"
+ "10pt"
+ "conference"
+ "compsocconf")))
+