Search found 1 match

by tempUser
Wed Jul 29, 2015 5:05 am
Forum: Document Classes
Topic: Bibliography with footer using fancyhdr
Replies: 3
Views: 9365

Bibliography with footer using fancyhdr

Below is a solution for your problem:

\documentclass{article}[11pt]

% Set up header/footer:
\usepackage{fancyhdr}

\fancyhead{} % This clears whatever was there before
\renewcommand{\headrulewidth}{1pt} % Set to 0 if you don't want a bar at the bottom.
\fancyhead[RE, RO]{Your Name} % Right even ...