Code: Select all
documentclass[10pt]{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\rhead{ Amplitude Modulation}
\chead{\thepage}
\lhead{ Communication Theory }
\end{document}
Code: Select all
documentclass[10pt]{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\rhead{ Amplitude Modulation}
\chead{\thepage}
\lhead{ Communication Theory }
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{babel}
\usepackage{fancyhdr}
\usepackage{blindtext}
\fancyhf{} % clear headers and footers
\rhead{Amplitude Modulation}
\chead{\thepage}
\lhead{Communication Theory}
\pagestyle{fancy}
\begin{document}
\blinddocument
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p