How can I put the page number to the bottom and very middle of the page? I now have:
\documentclass[11pt, a4paper, german]{article}
\usepackage{color}
\usepackage{amsmath, amsfonts, amsthm,}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{mathrsfs}
\usepackage{amsmath}
\usepackage{mathtools}
\usepackage{amssymb}
\usepackage{pgfplots}
\usepackage{graphicx}
\usepackage{array}
\pagestyle{headings}
\pgfplotsset{compat=1.16}
\begin{document}
\section{A}
\end{document}
fancyhdr. – Apr 05 '19 at 16:58