-
Top Posts
-
Recent Comments
- Truong Nghiem on How to install PyQt on Mac OS Snow Leopard
- CMon on How to install PyQt on Mac OS Snow Leopard
- Tong Duy Son on Weekly review: week from 2012-04-15 to 04-21
- Domenico Prattichizzo & SIRSLab's Folks Blog » Links from orgmode to any text file | Truong’s Weblog on Links from orgmode to any text file
- Truong Nghiem on Export Simulink models to publication-quality figures
Categories
Tag Archives: LaTeX
Code, Documentation, and Organization
Most programmers do not write good documentation of their code. That’s a known fact. That’s not good because it makes reading code written by others, even by themselves, really hard. But that’s understandable because most programmers want to try new … Continue reading
More on publication-quality graphics in Matlab
In a previous post, I wrote about exporting publication-quality graphics from Matlab. I’ve just come across another post on the same topic, and I found it very useful. This post was on the “File Exchange Pick of the Week” blog. … Continue reading
Google Docs now supports LaTeX equations
Today I logged in my Google Docs account to edit some documents and found out that Google had, perhaps quietly, added some new and neat features to this already very useful web application. Among them is one I find very … Continue reading
BibTeX and Emacs’org-mode
BibTeX is an excellent reference management system, mostly used for LaTeX. Emacs is, of course, one of the best editors in the world, for one reason which is its extensibility. Org-mode is an extension to Emacs which helps you keep … Continue reading