Search found 4 matches

by Nolin
Wed Oct 17, 2012 7:57 pm
Forum: Math & Science
Topic: Correct Use of Math Mode for Equations
Replies: 4
Views: 5229

Correct Use of Math Mode for Equations

My misstake!
But problem still contains. I dont get an error, just warnings but the problem is that my .pdf file is kinda empty. I had lots of text there before, added this and now it dosnt work at all. Is there some way to figure out what problem there is since i just get warnings.

LaTeX Warning ...
by Nolin
Wed Oct 17, 2012 7:03 pm
Forum: Math & Science
Topic: Correct Use of Math Mode for Equations
Replies: 4
Views: 5229

Correct Use of Math Mode for Equations

Hi!

Second time I ask a question here, and thanks for the good respond last time.

I want to display a formula, and when I test it with LaTeX Online Equation Editor , it works, but when I try to compile it I get errors.

Don't know what it is, and I got some other equations that's work when I added ...
by Nolin
Fri Sep 28, 2012 9:29 am
Forum: Page Layout
Topic: References Heading in ToC
Replies: 2
Views: 2186

References Heading in ToC

Thanks for the welcome!
By adding that \usepackage[numbib]{tocbibind} i got the number as well.
Thanks for the support!
by Nolin
Thu Sep 27, 2012 2:35 pm
Forum: Page Layout
Topic: References Heading in ToC
Replies: 2
Views: 2186

References Heading in ToC

Hi!

I'm using \section headings and get new entries in my ToC. They look in style like other headings. I wanted the References heading to appear there and before my Appendix. But the problem is I'm using this code to implement my Reference:
\newpage
\section{References}
\bibliographystyle{unsrt ...