Difference between revisions of "Defense related"

From OptoelectronicsWiki
Jump to: navigation, search
(Created page with "== Useful Tips == * Write your thesis with Latex requires tools listed below ** Compile tool : MikTex ** Text editor : WinEdt and TeXnicCenter for windows, textshop for Mac etc. …")
 
 
Line 1: Line 1:
 +
== Nice tool for for those who do not like Latex but would like to make cool looking documents/papers ==
 +
 +
ftp://ftp.lip6.fr/pub/lyx/bin/2.0.0/
 +
 +
Download the Bundle executable and you are ready to go.
 +
 
== Useful Tips ==
 
== Useful Tips ==
 
* Write your thesis with Latex requires tools listed below
 
* Write your thesis with Latex requires tools listed below

Latest revision as of 14:38, 3 June 2011

Nice tool for for those who do not like Latex but would like to make cool looking documents/papers[edit]

ftp://ftp.lip6.fr/pub/lyx/bin/2.0.0/

Download the Bundle executable and you are ready to go.

Useful Tips[edit]

  • Write your thesis with Latex requires tools listed below
    • Compile tool : MikTex
    • Text editor : WinEdt and TeXnicCenter for windows, textshop for Mac etc.
    • Reference (Bibtext) tool : JabRef etc.
    • Equation editor : Laeqed etc.
  • Setup ECE personal website for file upload
    • This is useful because all the committee can track the latest draft without digging into the emails
    • To set up your home page, connect to the server web.ece.ucsb.edu with an SFTP client. If you're using Linux/UNIX, you can use sftp. If Mac OS, you can use Fugu. If Windows, you can use WinSCP.
    • Connect with your ECE-NT credentials, and you'll be placed by default in your home directory. There you will see a subdirectory called public_html. Any files placed in this directory will be available at the url http://www.ece.ucsb.edu/~hwchen/.
    • So, for example, if you create a file called index.html and upload it to the web server as /home/hwchen/public_html/index.html , it will be available via the web at http://www.ece.ucsb.edu/~hwchen/index.html.
    • Template for html