Skip to content

Instantly share code, notes, and snippets.

@oyvindio
Created March 25, 2010 09:44
Show Gist options
  • Save oyvindio/343373 to your computer and use it in GitHub Desktop.
Save oyvindio/343373 to your computer and use it in GitHub Desktop.
\documentclass[a4paper, 11pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
%\usepackage[norsk]{babel}
\usepackage{epsfig, times}
\usepackage{amsmath}
\usepackage{verbatim}
\usepackage{cite}
%\usepackage{uiosloforside}
\usepackage{textcomp}
\begin{document}
\title{Title of the Document}
\author{an author}
%\and Name of Second Author\\Address of Second Author}
\date{dd Month Year}
%\begin{abstract}
%abstract goes here
%\end{abstract}
%\uiosloforside % NOTE: uncomment the \usepackage{uiosloforside} line to use
%\maketitle
%\section
%\subsection
%\subsubsection
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment