http://tex.stackexchange.com/questions/17656/bibliography-does-not-appear
من که حوصله ندارم بشینم ریفرنسها رو به ترتیب خواسته شده بنویسم، در نتیجه گفتم از سیستم خودش استفاده کنم! :)) فقط نمیدونم چرا باید با این ترتیب اجرا کنیم تا جواب بده!!
http://tex.stackexchange.com/questions/17656/bibliography-does-not-appear
من که حوصله ندارم بشینم ریفرنسها رو به ترتیب خواسته شده بنویسم، در نتیجه گفتم از سیستم خودش استفاده کنم! :)) فقط نمیدونم چرا باید با این ترتیب اجرا کنیم تا جواب بده!!
http://stackoverflow.com/questions/1952797/latex-how-break-a-line-when-summing-over-two-things
http://www.latex-community.org/forum/viewtopic.php?f=44&t=8863
In LaTeX, how do I represent the hollow "R" symbol that designates the real number space?
\documentclass{report}
\usepackage{amssymb}
\begin{document}
$\mathbb{R}$
\end{document}
Spacing in Math Mode
In a math environment, LaTeX ignores the spaces you type and puts in the spacing that it thinks is best. LaTeX formats mathematics the way it's done in mathematics texts. If you want different spacing, LaTeX provides the following four commands for use in math mode:
\; - a thick space
\: - a medium space
\, - a thin space
\! - a negative thin space
http://www.combinatorics.net/Resources/weblib/commands/command.html