View Full Version : LateX template for medical article
mordecai83
May 19th, 2009, 06:56 AM
Greetings everyone,
I was wondering if anyone could point me in the direction of a good template for a medical article in lateX. I'm a med student and i just discovered LateX. Im still learning how to use it but till now i found it to be great.
Thanks in advance
ad_267
May 19th, 2009, 07:10 AM
I don't think that there are really many LaTeX "templates" out there. All of the stuff you need to write an article is available in the default article class and the common packages such as natbib. For a basic article you won't really need to change much at all from the default settings, it's just things like page geometry, headers and footers, fonts and referencing which you can customise to suit your needs.
I just start with the basic article class document and over my time using LaTeX I've created my own .sty file which contains all the packages I usually use, custom commands and settings.
I've found the best guide to LaTeX is the wikibook (http://en.wikibooks.org/wiki/LaTeX). If you work your way through all of that you should be pretty well set.
samden
May 19th, 2009, 05:23 PM
By "template" I presume you mean "document class".
That depends what you are writing an article for. If it's just a generic article for an assignment or pretty well anything, the "article" class will be fine.
If you're writing an article to submit to a journal, check with the publisher, they may already supply their own customised class file.
meborc
May 22nd, 2009, 04:06 AM
i use texworks... and their article template is great... i just add \twocolumn option after the title to make it look more professional :)
XCan
May 24th, 2009, 02:37 PM
In principle, I think you could try using revtex (found in synaptics). It's of course mainly used for the physics society, but it should contain everything you want for a serious article no matter the field. Even though you can install it from synaptics I think it's worthwhile to take a look at the samples provided in http://authors.aps.org/revtex4/ .
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.