Search found 6 matches

by jesmond micallef
Sun Mar 17, 2013 9:45 pm
Forum: Text Formatting
Topic: Difference between Editors
Replies: 2
Views: 16737

Difference between Editors

Dear friends,

I am asking a very basic question. I am reading an Italian publication on LaTeX published by Jeronimo Leal and it gives links from where one can download the program of TeXworks. However I have a Mac and a Windows.
On Windows it has been installed as TeX Live while on the Mac as ...
by jesmond micallef
Sun Mar 17, 2013 5:28 pm
Forum: General
Topic: Migration of already written Material to LaTeX
Replies: 9
Views: 5919

Re: Migration of already written Material to LaTeX

I am new to the Forum...trying to learn this also...just posted where you tole me to.
by jesmond micallef
Sun Mar 17, 2013 5:26 pm
Forum: Text Formatting
Topic: How can I start a bibliography?
Replies: 2
Views: 2013

How can I start a bibliography?

Hi Guys can someone tell me how can I start a database for a bibliography? I am studying LaTex but I do not have a preamble...I need to enter more than 200 books and put them in alphabtetical order...thanks :?:
by jesmond micallef
Sun Mar 17, 2013 4:25 pm
Forum: General
Topic: Migration of already written Material to LaTeX
Replies: 9
Views: 5919

Migration of already written Material to LaTeX

Stefan,

I am trying to build a bibliography. I have this preamble.
\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8x]{inputenc}
\usepackage[russian,greek,italian]{babel}

\begin{document}
\nocite*

\bibliographystyle{plain}
\bibliography{Bibliografia}
\end ...
by jesmond micallef
Sat Mar 16, 2013 11:43 pm
Forum: General
Topic: Migration of already written Material to LaTeX
Replies: 9
Views: 5919

Re: Migration of already written Material to LaTeX

Thanks guys.

Stefan, I would like to by your book. I hope I will find it.
by jesmond micallef
Fri Mar 15, 2013 9:46 pm
Forum: General
Topic: Migration of already written Material to LaTeX
Replies: 9
Views: 5919

Migration of already written Material to LaTeX

Dear members,

I'm a new member and a beginner. I am doing my PhD thesis and my tutor told me to start doing the project with LaTeX. I am reading lots of stuff but I do not know how to begin!

I have five pages of written material and a bibliography. Would someone be so generous as to translate this ...