underscore = \_
percent sign = \%
This is not a blog, but my notes and tips for research. Feel free to take any information and leave any comments or questions.
Search This Blog
Sunday, August 31, 2008
Friday, August 29, 2008
Editor Tutorials
vi Editor: http://www.eng.hawaii.edu/Tutor/vi.html
nano Editor: http://mintaka.sdsu.edu/reu/nano.html
nano Editor: http://mintaka.sdsu.edu/reu/nano.html
LaTex new commands
\newcommand{\degrees}{$\!\!$\char23$\!$}
\newcommand{\pageseparate}{\clearpage}
\newcommand{\refhere}{\textcolor{red}{(Refs.) }}
\newcommand{\tcol}[1]{\textcolor{red}{#1}}
\newcommand{\vspaceOne}{\vspace{1in}}
\newcommand{\vspaceTwo}{\vspace{2in}}
\newcommand{\pageseparate}{\clearpage}
\newcommand{\refhere}{\textcolor{red}{(Refs.) }}
\newcommand{\tcol}[1]{\textcolor{red}{#1}}
\newcommand{\vspaceOne}{\vspace{1in}}
\newcommand{\vspaceTwo}{\vspace{2in}}
Tuesday, August 26, 2008
CEE696 (618) Scientific Parallel Computing for Engineers
Classroom and time change
Tuesday 3:00 pm - 4:50 pm, Holmes 244
Tuesday 5:00 pm - 5:50 pm, POST 214 (Don Kim Lab.)
Sunday, August 24, 2008
LaTex Useful Packages
\usepackage{amsmath}
\usepackage{color} % To make texts and math colored
\usepackage{geometry}\geometry{letterpaper} % To change size of paper
\usepackage{graphics,graphicx,epstopdf,psfig} % Graphic packages frequently used
\usepackage{nomencl} % To generate nomenclature
\usepackage{setspace}\doublespacing %To set doublespacing and singlespacing
\usepackage{revnum} % To reverse enumerate, 4,3,2, and 1.
\usepackage{wrapfig } % To have inline figures
\usepackage{hyperref} % To have hypertext protocol references
\usepackage{soul} % To highlight texts
\usepackage{ulem} %To strike words
\usepackage{color} % To make texts and math colored
\usepackage{geometry}\geometry{letterpaper} % To change size of paper
\usepackage{graphics,graphicx,epstopdf,psfig} % Graphic packages frequently used
\usepackage{nomencl} % To generate nomenclature
\usepackage{setspace}\doublespacing %To set doublespacing and singlespacing
\usepackage{revnum} % To reverse enumerate, 4,3,2, and 1.
\usepackage{wrapfig } % To have inline figures
\usepackage{hyperref} % To have hypertext protocol references
\usepackage{soul} % To highlight texts
\usepackage{ulem} %To strike words
Friday, August 22, 2008
The 7 habits of Highly Effective People (by Stephen R. Covey)
1. Be Proactive
2. Begin with the End in Mind
3. Put First Things First
4. Think Win/Win
5. Seek First to Understand, Then To Be Understood
6. Synergize
7. Sharpen the Saw
8. Find your voice and inspire others to find theirs
Saturday, August 16, 2008
How to change the background image of beamer
It is possible to use a different background template, e.g. an empty
Powerpoint file that is converted to PNG, JPG, EPS or PDF.
\usebackgroundtemplate{
\includegraphics[width=\paperwidth,
height=\paperheight]{LaQuSo}
}
Powerpoint file that is converted to PNG, JPG, EPS or PDF.
\usebackgroundtemplate{
\includegraphics[width=\paperwidth,
height=\paperheight]{LaQuSo}
}
Subscribe to:
Posts (Atom)
Labels
- Academic Notes (4)
- BLAS (1)
- CEE618 (2)
- CentOS (1)
- Computation (1)
- Conferences (1)
- Cross compiling (1)
- Graphics (1)
- Hawaii Tour (2)
- Intel compiler (1)
- Just (1)
- Laptop (1)
- LaTex (22)
- Life and Humanity (8)
- Linux and Computing (107)
- LSF (1)
- Lyx (3)
- Macintosh (5)
- MPI (1)
- News (11)
- OpenFoam (1)
- OpenMPI (1)
- PBS (2)
- Software (4)
- SSH (2)
- torque (1)
- Touchpad (1)
- VMD (1)
- yum (1)