Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:resources:latex:papers [05/05/2015 12:43]
pacher
vlsi:resources:latex:papers [05/05/2015 12:47] (versione attuale)
pacher
Linea 16: Linea 16:
 ====== Using the IEEE style file ====== ====== Using the IEEE style file ======
  
-**1.** Download ​the .zip archive ​from +**1.** Download ​LaTex sources ​from \\
  
-**2.** ​Uzip the file+//​[[http://​www.ieee.org/​conferences_events/​conferences/​publishing/​templates.html]]//​ 
 + 
 +<​code>​ 
 +linux% wget http://​www.ieee.org/​documents/​unix_latex_template.tar.gz 
 +</​code>​ 
 + 
 + 
 +**2.** ​Extract ​the compressed archive in your working directory 
 + 
 +<​code>​ 
 +linux% tar -xzf unix_latex_template.tar.gz 
 +</​code>​
  
 **3.** In order to use the ''​IEEEtran''​ formatting style you must specify the path to the ''​IEEEtran/''​ directory, **3.** In order to use the ''​IEEEtran''​ formatting style you must specify the path to the ''​IEEEtran/''​ directory,
Linea 27: Linea 38:
 </​code>​ </​code>​
  
-Alternatively you can use the ''​--include-directory=/​path/​to/​IEEEtran''​ flag+Alternatively you can use the ''​<​nowiki>​--</​nowiki>​include-directory=/​path/​to/​IEEEtran''​ flag
  
 <​code>​ <​code>​