12.07.2015 Views

Scientific Writing for Computer Science Students - FTP Directory ...

Scientific Writing for Computer Science Students - FTP Directory ...

Scientific Writing for Computer Science Students - FTP Directory ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

118 CHAPTER 7. APPENDICESAppendix B: A latex template <strong>for</strong> articles%This is a basic latex template <strong>for</strong> writing articles like%course papers, program documents, etc.% http://www.cs.joensuu.fi/pages/whamalai/sciwri/articletemplate.tex%The paper size, font size and document type are defined in the following\documentclass[a4paper,12pt]{article}%Uncomment the following line, if you write in Finnish (special characters)%\usepackage[T1]{fontenc}%The following line is not necessary if you write in English. If you write%in another language, uncomment the line and change the language%\usepackage[english]{babel}%useful special symbols:\usepackage{amssymb}\usepackage{latexsym}%a useful package if you write url addresses:\usepackage{url}%a package <strong>for</strong> figures:\usepackage[dvips]{color}\usepackage{epsfig}%Bibliography style. The alpha style generates references with%first letters and year. If you prefer numbers, use style plain.\bibliographystyle{alpha}%Create your own environments\newtheorem{definition}{Definition}\newtheorem{example}{Example}%If you want to remove the space be<strong>for</strong>e paragraphs uncomment the following.%Remember then to leave an empty line between paragraphs!%\setlength{\parindent}{0pt}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!