cs0609050/sp.tex
1: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2: \documentclass[12pt,draft]{IEEEmod}
3: %\documentclass[10pt,twocolumn]{IEEEmod}
4: \usepackage{latexsym,epic,eepic,graphicx,times,eucal,inma2,form10,afig1,sp}
5: \usepackage[usenames]{color}
6: 
7: \def\PD(#1,#2){{\rm PD$(#1,#2)$}}
8: \def\qmatrix#1{\hb{\small$\left[ \matrix{#1} \right]$}}
9: \def\ev#1{\medbreak\noindent{\it#1.\enspace}}
10: 
11: 
12: \newcount\ndef
13: \def\Definition{\advance\ndef by1\medbreak\noindent%
14:                 {\sc Definition \the\ndef\enspace}}
15: 		
16: %% 
17: \newcount\nprop                            
18: \def\Proposition(#1){\vskip-0.2\baselineskip\relax\goodbreak%
19:     \advance\nprop by 1%
20:     \noi%
21:     \ET{\sc Proposition~\hskip-2pt\ifdoppia\the\ncap.\fi\the\nprop}%
22:        \ifbozze\margine{$\Diamond\;$\scriptsize#1}\fi
23:     \scrivi{#1}{P}{PROPOSITION}{\nprop}
24: }
25: %%
26: \newcount\nprop                            
27: \def\Proposizione(#1){\vskip-0.2\baselineskip\relax\goodbreak%
28:     \advance\nprop by 1%
29:     \noi%
30:     \ET{\sc Proposizione~\hskip-2pt\ifdoppia\the\ncap.\fi\the\nprop}%
31:        \ifbozze\margine{$\Diamond\;$\scriptsize#1}\fi
32:     \scrivi{#1}{P}{PROPOSIZIONE}{\nprop}
33: }
34: %%
35: \def\proposition(#1){Proposition~\hskip-2pt\referenceout{#1}{P}}
36: %%
37: %%
38: \def\proposizione(#1){Proposizione~\hskip-2pt\referenceout{#1}{P}}
39: %%		
40: 		
41: 		
42: \newcount\nexamp
43: \def\Example(#1){\advance\nexamp by1\medbreak\noindent%
44:                 {\sc Example \the\nexamp\enspace}\scrivi{#1}{EX}{EXAMPLE}{\nexamp}}
45: 
46: \def\example(#1){Example~\hskip-2pt\referenceout{#1}{EX}}
47: 
48: 
49: \def\endtheorem{\end{sl}\vspace{2mm}\goodbreak\ET}
50: \def\rowv#1#2{\Bigl(\;#1\;\Bigr)_{\;#2}}
51: \def\colv#1#2{\Bigl[\;#1\;\Bigr]_{\;#2}}
52: \def\circlegray(#1,#2){%
53:     \dimen1=#1\unit \divide\dimen1 by2
54:     \put(0,0){\whiten\circle{#1}} 
55: }
56: 
57: 
58: 
59: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
60: \def\Paragrafo(#1)#2{%
61:       \vskip1.8\baselineskip\relax
62:    \ifbozze%
63:       \section{#2\protect\margine{#1}}%\nbibl=0\global\everypar={\nbibl=0}
64:    \else\section{#2}
65:    \fi
66:   \paragrafonew{#2}
67:   \global\advance\nparagrafo by 1 \setcounter{ES}{0} \setcounter{AS}{0}
68:   \scrivi{#1}{p}{PARAGRAFO}{\nparagrafo}
69: }
70: \def\undefinedpagestyle{\relax} %altrimenti con IEEEtran da` errore5
71: \nofiles
72: \begin{document}
73: %\setcounter{page}{0}
74: \bozzefalse
75: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
76: %%
77: \REPORT
78: %%
79:    LABEL:sp%
80:    DRIVEFIG:./SP/%
81:    DRIVEBIBL:
82:    AUTORI:G. Cariolaro, {\em Member IEEE}, T. Erseghe, N. Laurenti, G. Pierobon
83:    TITOLO:Exact Spectral Analysis of Single-$h$ and Multi-$h$ CPM Signals
84:    through PAM decomposition and Matrix Sereies Evaluation 
85:    OVERHEADS:Cariolaro, Erseghe, New Results on Spectral Analysis of Single-$h$ and Multi-$h$ CPM Signals
86:    STILE:4% \TitolooverheadconA
87:    LINGUA:E%
88:    DATA:
89:    FINE
90: %%
91: %**************************** 
92: %\bozzetrue
93: %\input blb
94:              
95: %%%%%%%%%%%%%%%%%%%%%%%%%%%%
96: 
97: \end{document}
98: