Anyone know of any simple Template for scientific paper which is easy to modify and looks great? So that i don't have to use several hour to find out the syntax.

link|improve this question
1  
I don't know off the top of my head if this would be considered an acceptable topic on TeX, LaTeX and Friends, but it doesn't seem to fit on Stack Overflow---you have, after all, asked to avoid writing code at all. That said, most journals that accept latex provide a class to manage their preferred layout (and that layout varies considerably inside fields and enormously between fields). – dmckee Oct 1 '10 at 19:02
feedback

2 Answers

The IEEE has a good one: http://www.ieee.org/publications_standards/publications/authors/authors_journals.html#sect2

link|improve this answer
1  
LYX Does not support .Tex. I need template for Lyx – Mike Oct 1 '10 at 23:07
feedback

You could just use the "article" document class with two columns. If you use sections, author, title and abstract (from the drop down menu), you should get something that "looks" like a scientific paper without any need for templates or coding. However, the layout will be more basic than if you try something like was suggested by Reinderien, which is feasible (as Lyx does indeed use TeX).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.