%
\documentclass[11pt,a4paper,oneside ]{article}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PACKAGES:
% Use German :
\usepackage[USenglish, german]{babel}
% Input encoding
\usepackage[utf8]{inputenc}
\usepackage{times}
% Font encoding
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage[numbers]{natbib}
\begin{document}
\bibliographystyle{alphadin}
Satz bla. \footnote{\cite{Grune2009}}
\newpage
Satz bla. \footnote{\cite{Grune2009}}
\bibliography{literatur1}
\end{document}
%hoffe mir kann da jemand helfen, habe bisher noch nichts passendes gefunden.
Danke schonmal und gruß
