I'm using memoir as my documentclass.
EDIT: I should add that using the footmisc-package wouldn't word, because I'm using the following code to format the footnotes according to the editor's wishes:
Code: Select all
\renewcommand*{\footfudgefiddle}{70}
\footmarkstyle{\footnotesize{#1}\hfill}
\setlength{\footmarkwidth}{0,9cm}
\setlength{\footmarksep}{0,12cm}
\renewcommand{\foottextfont}{\footnotesize}
\setlength{\footparindent}{0cm}
\renewcommand*{\footnoterule}{%
\kern 11pt%
\hrule width 0.4\columnwidth
\kern 11pt}