
(I have just recently installed linux and kile.)
I've started writing an article and want to insert References. I have .tex, .dvi, .pdf, .aux and .log files available.
I asked a friend to help me with the input of References and he gave me this:
\begin{thebibliography}{99}
\bibitem{T} D. TEMME, Dissipative Operators in Indefinite Scalar Product Spaces,
Doctoral Thesis, VU University of Amsterdam, (20??).
\end{thebibliography}
Then I compiled BibTeX in Kile and it opened a .blg and empty .bbl file. Still don't know where to enter the above. I found something similar to Reference Manager where you can enter something that enables you to change the output style. You enter the author, etc. but I don't know in which file I should enter this adn then are also the commands \cite, \label, \bibliographystyle, etc.
I have absolutely no clue where to start...
PLEASE help me..
