Tuesday, 30 March 2010
Update package in Latex manually using MixTex
Suppose you want to use algorithms.sty
1. Locate the directory "..\tex\latex"
2. create new folder named "algorithms" under "..tex\latex\"
3.put the algorithm.sty in "..\tex\latex\algorithms" directory
4.update the name database using the following command (using the windows mode)
c:>initexmf -u
happy latex!
Sunday, 20 December 2009
How to update your Reference in Latex
After reading through Latex documents, to update the reference, I have to do the following steps in sequence:
- Run the Latex
- Run BibTex
- Run the Latex
- Run Latex
- keep trying -
Saturday, 19 December 2009
GNUPLOT
How to start :
- download GNUPLOT from the http://www.gnuplot.info/
- install it.
once you finish the installation, click the .exe file to start.
- keep trying -
Wednesday, 15 July 2009
Writing a chapter's conclusion
- what have you learnt form the chapter?
- did you achieve the chapter's objective?
- if you comparing all the results, explain why in your result "x" is better that "z".
- remember that the figures in the chapter must help you to achieve you chapter's objectives, NOT JUST A SERIES OF FIGURES. This is must be shown in you conclusion. If you fail to conclude properly, the whole chapter is fail to convey you idea. So "write the conclusion carefully"
"writing is about conveying the idea in words"
Monday, 22 June 2009
How to do Analysis
- Talk about the graphs or pictures that included in your doucments:
- The significant changes
- Why it happen, any other factors,
- is there any interesting part to be revealed?
- Compare the results. Describe why there are differences or similarities in detail.
- Repeat the steps for all experiments.
Sunday, 14 June 2009
Latex - How to make a biliography/Reference
- create a file an save as yourReference.BibTex
- copy the following data into the file.
@inproceedings{Jani06, author = "Jani Kurhinen, Vesa A.Korhonen, Miko Vapa, and Matthieu Webber", title = "Modelling Mobile Encounter Networks", booktitle = "In IEEE 17th International Symposium on Personal, Indoor and Mobile Radio Communications", page = "1--4", address = "Helsinki", month = oct, year = 2006}
Then in you main document add the following scripts just before \end{document}:
\bibliographystyle{plain}
\bibliography{yourReference}
To refer the citation in yourReference.bibTex, use the \cite{} command. The full scripts as follows:
-------------------------------------------------------------
% From the previous scripts:
\documentclass[12pt]{article}
\begin{document}
\title{\textbf{Lesson 1 - LATEX}}
\author{\textbf{H. Lenando}}
\date{\textbf{October 2009}}\maketitle
\section{Introduction}
Type you documents here ....! Type you documents here ....! Typeyou documents here ....! \textbf{how to make it bold: highlight thetext, then click the B from the menu bar"}
This is how to refer to the reference: \cite{Jani06}
\begin{itemize}
\item List 1
\item List 2
\end{itemize}
\section{Literature Review}\subsubsection{Java Programming}
\bibliographystyle{plain}
\bibliography{yourReference}
\end{document}
Saturday, 13 June 2009
The danger of World Lover.
How dangerous this epidemic?
- The fact that this world is temporary and will be destroyed. The Akhirah is the endless world. But this epidemic changes the fact into " This world is the final. I Don't care about akhirah" which preparing to Allah's punishments.
- Our Dignity will be taken away by Allah swt. When there is no dignity in our life, then we are useless. No one listen and trusts us. We can see this sign now where we become weaker and weaker.
Don't let Al-Wahan get into our hearts.
Click the following link to know more on this epidemic in Malay.
http://www.eramuslim.com/suara-langit/kehidupan-sejati/penyakit-ummat-islam-di-akhir-zaman-2.htm
