• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Standardized format for academic papers?

Joined
2/25/11
Messages
1
Points
11
Many academic papers in finance use the exact same format. I like its simplicity and prefer it to default format in MS Word, therefore I'd like to know how to go about to obtain the exact same format.

Examples:
http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1081337 (One-Click Download)
http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1399323 (One-Click Download)

What I am wondering:
1. Is there a standardized template one can use to get the same format on regular text, headings, table of contens, equations etc.?
2. What is the name of the exact font?
3. Is it the same font that's used throughout both of the papers?
4. Could these papers possibly have been written in a different program than MS Word?

Thanks!
 
Goto Journal of Finance website and use their template. It's the standard.
 
Could these papers possibly have been written in a different program than MS Word?

If things haven't changed, most of scientific papers are written in Latex or some form of Tex.
 
I am doing my Senior Theses (Mathematics&Economics) and I am using LaTeX. From my own research it is still widely used for most scientific papers. And it is free. Some journals have also templates for LaTeX that you can download and use.
 
Back
Top