% ========================================================================= % ieeetas.sty --- For formatting papers for the IEEE % transactions on applied superconductivity journal. % % This style file must be used with the ieee.cls document class. % %=========================================================================== % % Usage: % \documentclass[main-options,sub-options,misc-options]{ieee} % \usepackage{ieeetas} % ... etc ... % % more documentation for typesetting papers for journals and % conferences may be found at the beginning of the ieee.cls file. %=========================================================================== % created 5 Sept 1997 %=========================================================================== \typeout{`ieeetas' .} \ProvidesPackage{ieeetas}[1997/09/05] % Name of package provided, date \ifx\i@@@cls\undefined \PackageError{ieeetas}{This package requires the ieee.cls file ^^Jin order to work correctly}{}\endinput\fi \journal{IEEE TRANSACTIONS ON APPLIED SUPERCONDUCTIVITY} \def\journal#1{\relax} \centerfigcaptions %%%%%%%%%%%%%%%%%%%%%%% End of ieeetas.sty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%