Content

  1. Advisors and Collaborators

  2. Latex

  3. Emacs

  4. Textbooks

Advisors and Collaborators

Latex

Latex is an extradinarily excellent software to produce professional documents. Although it takes some time to learn it, it is really worthy. One thing I like most about Latex is that it forces you to think and write logically, and once you are doing so, not only the final layout is taken care of automatically and consistently throughout the whole document, but also it becomes a vessel to convey ideas to reader efficiently and effectively.

The following suggestions are based on my own experiences. In the future, I will upload simplified version of my documents as examples. I mainly use pdflatex since it can directly output pdf file. When the file consists of figures, the quality is very satisfactory. Therefore, I strongly suggest or advocate to use pdflatex instead of latex-dvi.

Emacs

I have been using emacs to write C++, C, Matlab code, latex document, R code. More is coming.

Textbooks

ODE/PDE

  1. Partial Differential Equations by L. C. Evans

Numerical Mathematics

Probability, Markov Chain, SDE/SPDE...

Analysis(Functional/Real)

  1. Introductory Functional Analysis with applications by Erwin Kreyszig
  2. Complex Variables by Mark J. Ablowitz
  3. Introductory Real Analysis by A. N. Kolmogorov


Last Modified: Jan 27, 2008