Things you should know about literature research from Todd Veldhuizen. A short guide for novice in research.

If you’re familiar with LaTeX, then LyX is a front-end of it. LyX provide a graphic interface in which we can easily write documents without any problem with LaTeX syntax/package. Plus, you can use your *.tex files in LyX. LyX is efficient for mathematical documents.


Read the rest of this entry »

tags,

Spending a whole afternoon to google and practice LaTeX for later use in CS350 ^^
Here is some tips I’ve learned so far:

1. Before creating a TeX file, you should define a template TeX file for yourself. It makes your work more convenient and faster. Since I defined a template for myself a long time ago, I don’t remember exactly how I did it.You need to create simple TeX file that contains all necessary information, all formatting,.. then copy that file to your TeX application folder –> Template.


Read the rest of this entry »

tags