\documentclass[10pt,oneside,a4paper,notitlepage]{article}
\usepackage{graphicx,epsfig}
\usepackage{float}
\usepackage{amsmath}
%\usepackage[pdftex]{hyperref}

\addtolength{\hoffset}{-10mm} \addtolength{\textwidth}{22mm}
\addtolength{\voffset}{2mm}
%\addtolength{\textheight}{4cm}

%\pdfcompresslevel=9
%\pdfoutput=1
\begin{document}
%\nocite{*} % forces all bib entries to appear in Reference, without being quoted!
% Header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{center}
% Title
\begin{Large}
\emph{Put the Title Here}
\end{Large}
\vspace{4mm}

\textnormal{Author goes here}

\vspace{3mm}

{\large\S}

\vspace{3mm}

\begin{footnotesize}
Filename: \texttt{\jobname.tex} \\
\vspace{2mm}
% Date
Date: \emph{Put the date ere}

Last modified: \emph{\today}
\end{footnotesize}
\end{center}
 \rule{\textwidth}{0.5mm} \vspace{3mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%% DOCUMENT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%







%\bibliographystyle{unsrt}
%\bibliography{svd_ref}
\end{document}
